Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs 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.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9fb31e1c72efedd016e699242f354407a98c3b36 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10
Commit message: "tr_GTPC_SGSNContextReq: use the same template as MsgType"
 > git rev-list --no-walk 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins8385145602273262796.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241208-0948-2b47f1bf-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [214 kB] Fetched 9266 kB in 1s (11.3 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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': 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:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.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:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.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:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.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:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.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:2872.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-20241208-0948-2b47f1bf-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_2.cc Creating dependency file for RANAP_IEs_part_3.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_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_6.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_6.cc Creating dependency file for RANAP_Constants_part_7.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_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_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_3.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_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_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_2.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_5.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_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_6.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for Socket_API_Definitions.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 Osmocom_VTY_Functions.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for M3UA_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPL4asp_Functions.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 env 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 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_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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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 (401 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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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 4 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 202412072026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.47.38eb4.202412072026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.32.04f5.202412072026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.47.38eb4.202412072026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.47.38eb4.202412072026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412072026 [57.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.47.38eb4.202412072026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.43.b201.202412072026 [73.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.13.35d4.202412072026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412072026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412072026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.47.38eb4.202412072026 [50.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.47.38eb4.202412072026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.47.38eb4.202412072026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.47.38eb4.202412072026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.47.38eb4.202412072026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.47.38eb4.202412072026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.47.38eb4.202412072026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412072026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412072026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412072026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412072026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.32.04f5.202412072026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412072026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202412072026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.47.38eb4.202412072026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.29.7d94.202412072026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.29.7d94.202412072026 [543 kB] Fetched 13.8 MB in 0s (98.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202412072026_amd64.deb ... Unpacking osmocom-nightly (202412072026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.32.04f5.202412072026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.32.04f5.202412072026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.25.dd38.202412072026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412072026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.43.b201.202412072026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.43.b201.202412072026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.13.35d4.202412072026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412072026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412072026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412072026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412072026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412072026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocore (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412072026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412072026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412072026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412072026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412072026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412072026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412072026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412072026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.32.04f5.202412072026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.32.04f5.202412072026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.4.b5f6.202412072026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412072026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.4.b5f6.202412072026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202412072026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.29.7d94.202412072026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.29.7d94.202412072026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.29.7d94.202412072026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.29.7d94.202412072026) ... Setting up osmocom-nightly (202412072026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmocodec4:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libasn1c1:amd64 (0.9.38.202412072026) ... Setting up libosmovty13:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmoisdn0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libgtp10:amd64 (1.12.0.32.04f5.202412072026) ... Setting up libosmousb0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412072026) ... Setting up libosmogsm20:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmoctrl0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmogb14:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libgtp-dbg:amd64 (1.12.0.32.04f5.202412072026) ... Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412072026) ... Setting up libosmocoding0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmosim2:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmocore (1.10.0.47.38eb4.202412072026) ... Setting up libosmoabis13:amd64 (1.6.0.43.b201.202412072026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412072026) ... Setting up libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412072026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412072026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412072026) ... 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.4.b5f6.202412072026) ... Setting up osmo-sgsn (1.12.0.29.7d94.202412072026) ... 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.4.b5f6.202412072026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412072026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.29.7d94.202412072026) ... 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-20241208-0948-2b47f1bf-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] + ['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-20241208-0948-2b47f1bf-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.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-20241208-0948-2b47f1bf-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-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/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-20241208-0948-2b47f1bf-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/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-20241208-0948-2b47f1bf-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.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-20241208-0948-2b47f1bf-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-20241208-0948-2b47f1bf-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241208094821172 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241208094821172 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241208094821172 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) 20241208094821172 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241208094821172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241208094821172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241208094821172 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241208094821172 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241208094821172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241208094821173 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241208094821173 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241208094821173 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241208094821173 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241208094821173 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241208094821173 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241208094821173 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241208094821173 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-20241208-0948-2b47f1bf-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 0x55dca341bd40(sgsn) with 23 counters 20241208094821253 DLSS7 INFO (r=127.0.0.1:59051<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208094821254 DLSS7 INFO (r=127.0.0.1:59051<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241208094821254 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:59051<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241208094821254 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241208094821254 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241208094821254 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241208094821254 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241208094821254 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241208094821254 DGPRS NOTICE libGTP v1.12.0.32-04f5.202412072026 initialized (sgsn_main.c:462) 20241208094821254 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241208094821254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094821254 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241208094821254 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241208094821254 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241208094821254 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208094821254 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) 20241208094821254 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208094821254 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208094821254 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208094821254 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) 20241208094821254 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208094821254 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208094821254 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:59051<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241208094821254 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) 20241208094821254 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208094821254 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241208094821254 DLSS7 INFO (r=127.0.0.1:53050<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208094821254 DLSS7 INFO (r=127.0.0.1:53050<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241208094821254 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:53050<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241208094821254 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241208094821254 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241208094821254 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241208094821254 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241208094821254 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241208094821254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208094821254 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) 20241208094821254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208094821254 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208094821254 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-20241208-0948-2b47f1bf-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@5756901087f2: Unix server socket created successfully. MC@5756901087f2: Listening on TCP port 42631. MC2> 5756901087f2 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 5756901087f2 42631 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5756901087f2: New HC connected from 10.0.2.100 [10.0.2.100]. 5756901087f2: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5756901087f2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5756901087f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5756901087f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5756901087f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5756901087f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5756901087f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5756901087f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5756901087f2: Configuration file was processed on all HCs. MC@5756901087f2: Creating MTC on host 10.0.2.100. MC@5756901087f2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5756901087f2: 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 ------ Sun Dec 8 09:48:21 UTC 2024 /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 20241208094822255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094822255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach started. 20241208094822819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094822825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094822866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241208094822866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241208094822866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241208094822867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094822867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094822867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094822867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094822867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094822867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094822869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094822869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094822869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094822869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094822869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094822869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094822869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094822869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241208094822869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094822869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094822869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094822869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094822869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094822873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094822880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094822880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094822888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241208094822888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241208094822888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241208094822888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094822888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094822888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094822888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094822888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094822888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094822889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094822889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094822889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094822889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094822889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094822889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094822889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094822889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241208094822889 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094822889 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094822889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208094822890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094822890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094822893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094822893 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094822901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094822901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094822914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241208094822914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241208094822914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241208094822914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094822914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094822914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094822914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094822914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094822914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094822915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094822915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094822915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094822915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094822915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094822915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094822915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094822915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241208094822915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094822915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094822915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094822915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094822915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094822918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094822918 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)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094822923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094822923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094823256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094823256 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094823256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094823256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208094823256 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) 20241208094823256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241208094823256 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241208094823256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241208094823256 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241208094823256 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241208094823256 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241208094823256 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241208094823256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241208094823256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208094823257 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241208094823257 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) 20241208094823257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208094823257 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208094823257 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208094823257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208094823257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208094823257 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208094823258 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55dca4969170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241208094823258 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(17)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094823260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208094823261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(17)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(17)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(17)@5756901087f2: 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(17)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5756901087f2: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F1D5986D'O, index=0 SGSN_Test-GSUP(19)@5756901087f2: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5756901087f2: 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 := '0698E798DCBF2B007F9E4AB50275F31B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D634A9BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FD29FD9C3A93C6B'O } } } } } 20241208094824307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094824307 DLLC NOTICE LLME(ffffffff/f1d5986d){UNASSIGNED} LLC RX: unknown TLLI 0xf1d5986d, creating LLME on the fly (gprs_llc.c:552) 20241208094824307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094824307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20241208094824307 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094824307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208094824307 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094824307 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208094824307 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094824307 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094824307 DLLC NOTICE LLME(ffffffff/f1d5986d){UNASSIGNED} LLGM Assign pre (f1d5986d => f0a5de28) (gprs_llc.c:1079) 20241208094824307 DLLC NOTICE LLME(f1d5986d/f0a5de28){ASSIGNED} LLGM Assign post (f1d5986d => f0a5de28) (gprs_llc.c:1125) 20241208094824307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094824307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094824307 DMM DEBUG MM(262420000000001/f0a5de28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094824315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094824315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208094824316 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094824316 DMM DEBUG MM(262420000000001/f0a5de28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241208094824316 DMM NOTICE MM(262420000000001/f0a5de28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094824316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094824316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094824316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094824316 DMM DEBUG MM(262420000000001/f0a5de28) Requesting authorization (sgsn_auth.c:160) 20241208094824316 DMM INFO MM(262420000000001/f0a5de28) Requesting authentication tuples (sgsn_auth.c:184) 20241208094824316 DMM DEBUG MM(262420000000001/f0a5de28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208094824316 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241208094824316 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)@5756901087f2: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5756901087f2: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241208094824318 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208094824318 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208094824318 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208094824318 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208094824318 DMM INFO MM(262420000000001/f0a5de28) Subscriber data update (mmctx.c:445) 20241208094824318 DMM DEBUG MM(262420000000001/f0a5de28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208094824318 DMM INFO MM(262420000000001/f0a5de28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208094824318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208094824318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208094824318 DMM INFO MM(262420000000001/f0a5de28) <- GMM AUTH AND CIPHERING REQ (rand = 06 98 e7 98 dc bf 2b 00 7f 9e 4a b5 02 75 f3 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208094824325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094824325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094824325 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094824325 DMM INFO MM(262420000000001/f0a5de28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208094824325 DMM NOTICE MM(262420000000001/f0a5de28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208094824325 DMM DEBUG MM(262420000000001/f0a5de28) checking auth: received GSM SRES = d6 34 a9 bf (gprs_gmm.c:648) 20241208094824325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208094824325 DMM DEBUG MM(262420000000001/f0a5de28) Requesting authorization (sgsn_auth.c:160) 20241208094824325 DMM INFO MM(262420000000001/f0a5de28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208094824325 DMM DEBUG MM(262420000000001/f0a5de28) Requesting subscriber data update (gprs_subscriber.c:894) 20241208094824325 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241208094824325 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) 20241208094824325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208094824325 DMM INFO MM(262420000000001/f0a5de28) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a5de28) (gprs_gmm.c:282) 20241208094824326 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208094824326 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208094824326 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241208094824326 DMM INFO MM(262420000000001/f0a5de28) Subscriber data update (mmctx.c:445) 20241208094824326 DMM DEBUG MM(262420000000001/f0a5de28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208094824326 DMM INFO MM(262420000000001/f0a5de28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208094824326 DMM NOTICE MM(262420000000001/f0a5de28) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241208094824326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208094824326 DMM NOTICE MM(262420000000001/f0a5de28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208094824326 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) 20241208094824327 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208094824327 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241208094824327 DMM INFO MM(262420000000001/f0a5de28) Subscriber data update (mmctx.c:445) 20241208094824327 DMM DEBUG MM(262420000000001/f0a5de28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208094824331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094824332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208094824332 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094824332 DMM INFO MM(262420000000001/f0a5de28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208094824332 DMM NOTICE MM(262420000000001/f0a5de28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208094824332 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208094824332 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208094824332 DLLC NOTICE LLME(f1d5986d/f0a5de28){ASSIGNED} LLGM Assign pre (ffffffff => f0a5de28) (gprs_llc.c:1079) 20241208094824332 DLLC NOTICE LLME(ffffffff/f0a5de28){ASSIGNED} LLGM Assign post (ffffffff => f0a5de28) (gprs_llc.c:1125) 20241208094824332 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208094824332 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208094824332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208094824332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208094824350 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) 20241208094824350 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241208094824350 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:53050 err=None (osmo_ss7_asp.c:788) TC_attach(21)@5756901087f2: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5756901087f2: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5756901087f2: Final verdict of PTC: pass 20241208094824389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208094824394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094824394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(12)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(19)@5756901087f2: Final verdict of PTC: none TC_attach-BVCI220(15)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5756901087f2: Final verdict of PTC: none -NSVCI97(7)@5756901087f2: Final verdict of PTC: none -NSVCI99(18)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@5756901087f2: Final verdict of PTC: none TC_attach-BVCI210(11)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5756901087f2: Final verdict of PTC: none TC_attach-BVCI196(6)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(10)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(16)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(5)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5756901087f2: Test case TC_attach finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:48:24 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241208094824514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094824915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100472) 20241208094825395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094825395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100472, count=106004) 20241208094826396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094826396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:48:26 UTC 2024 /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 20241208094827396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094827396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_mnc3 started. 20241208094828014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094828017 DMM INFO MM(262420000000001/f0a5de28) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208094828017 DMM INFO MM(262420000000001/f0a5de28) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208094828017 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208094828017 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208094828017 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208094828017 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208094828017 DLLC NOTICE LLME(ffffffff/f0a5de28){ASSIGNED} LLGM Assign pre (f0a5de28 => ffffffff) (gprs_llc.c:1079) 20241208094828017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0a5de28 => ffffffff) (gprs_llc.c:1125) 20241208094828017 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241208094828017 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) 20241208094828017 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) 20241208094828017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Deallocated (fsm.c:568) 20241208094828017 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208094828017 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208094828017 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208094828017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094828059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094828059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094828059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094828059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094828059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208094828059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094828059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094828059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094828059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094828060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094828060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094828060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094828060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094828060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094828060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094828060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094828060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094828060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094828060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094828060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(26)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208094828060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094828060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094828063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208094828069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094828070 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(24)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(26)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094828079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094828079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094828079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094828079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094828079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208094828079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094828079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094828079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094828079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094828079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094828079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094828079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094828080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094828080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094828080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094828080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094828080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094828080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094828080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094828080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094828080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094828080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094828082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208094828087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094828087 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(29)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094828092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094828092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094828092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094828092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094828092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208094828092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094828092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094828092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094828092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094828093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094828093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094828093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094828093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094828093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094828093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094828093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094828093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094828093 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094828093 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094828093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094828094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094828094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094828095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094828100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094828100 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094828397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094828398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094828398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094828398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094828402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(37)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208094828404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@5756901087f2: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D0163E61'O, index=0 SGSN_Test-GSUP(38)@5756901087f2: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5756901087f2: 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 := '04567251026C9472A35AFA48B9A6687D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2D73CEC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '099E7C513478042F'O } } } } } 20241208094829446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094829446 DLLC NOTICE LLME(ffffffff/d0163e61){UNASSIGNED} LLC RX: unknown TLLI 0xd0163e61, creating LLME on the fly (gprs_llc.c:552) 20241208094829446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094829446 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241208094829446 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094829446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208094829446 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094829446 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208094829446 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094829446 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094829446 DLLC NOTICE LLME(ffffffff/d0163e61){UNASSIGNED} LLGM Assign pre (d0163e61 => f7b350af) (gprs_llc.c:1079) 20241208094829446 DLLC NOTICE LLME(d0163e61/f7b350af){ASSIGNED} LLGM Assign post (d0163e61 => f7b350af) (gprs_llc.c:1125) 20241208094829446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094829447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094829447 DMM DEBUG MM(262420000001001/f7b350af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094829455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094829455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208094829455 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094829455 DMM DEBUG MM(262420000001001/f7b350af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241208094829455 DMM NOTICE MM(262420000001001/f7b350af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094829455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094829455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094829455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094829455 DMM DEBUG MM(262420000001001/f7b350af) Requesting authorization (sgsn_auth.c:160) 20241208094829455 DMM INFO MM(262420000001001/f7b350af) Requesting authentication tuples (sgsn_auth.c:184) 20241208094829455 DMM DEBUG MM(262420000001001/f7b350af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208094829455 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241208094829455 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)@5756901087f2: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5756901087f2: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241208094829456 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208094829456 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208094829456 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208094829456 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208094829456 DMM INFO MM(262420000001001/f7b350af) Subscriber data update (mmctx.c:445) 20241208094829457 DMM DEBUG MM(262420000001001/f7b350af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208094829457 DMM INFO MM(262420000001001/f7b350af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208094829457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208094829457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208094829457 DMM INFO MM(262420000001001/f7b350af) <- GMM AUTH AND CIPHERING REQ (rand = 04 56 72 51 02 6c 94 72 a3 5a fa 48 b9 a6 68 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208094829465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094829465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094829465 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094829465 DMM INFO MM(262420000001001/f7b350af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208094829465 DMM NOTICE MM(262420000001001/f7b350af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208094829465 DMM DEBUG MM(262420000001001/f7b350af) checking auth: received GSM SRES = a2 d7 3c ec (gprs_gmm.c:648) 20241208094829465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208094829465 DMM DEBUG MM(262420000001001/f7b350af) Requesting authorization (sgsn_auth.c:160) 20241208094829465 DMM INFO MM(262420000001001/f7b350af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208094829465 DMM DEBUG MM(262420000001001/f7b350af) Requesting subscriber data update (gprs_subscriber.c:894) 20241208094829465 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241208094829465 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) 20241208094829465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208094829465 DMM INFO MM(262420000001001/f7b350af) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b350af) (gprs_gmm.c:282) 20241208094829466 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208094829466 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208094829466 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241208094829466 DMM INFO MM(262420000001001/f7b350af) Subscriber data update (mmctx.c:445) 20241208094829466 DMM DEBUG MM(262420000001001/f7b350af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208094829466 DMM INFO MM(262420000001001/f7b350af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208094829466 DMM NOTICE MM(262420000001001/f7b350af) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241208094829466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208094829466 DMM NOTICE MM(262420000001001/f7b350af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208094829467 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) 20241208094829467 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208094829467 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241208094829467 DMM INFO MM(262420000001001/f7b350af) Subscriber data update (mmctx.c:445) 20241208094829467 DMM DEBUG MM(262420000001001/f7b350af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208094829475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094829475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208094829476 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094829476 DMM INFO MM(262420000001001/f7b350af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208094829476 DMM NOTICE MM(262420000001001/f7b350af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208094829476 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208094829476 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208094829476 DLLC NOTICE LLME(d0163e61/f7b350af){ASSIGNED} LLGM Assign pre (ffffffff => f7b350af) (gprs_llc.c:1079) 20241208094829476 DLLC NOTICE LLME(ffffffff/f7b350af){ASSIGNED} LLGM Assign post (ffffffff => f7b350af) (gprs_llc.c:1125) 20241208094829476 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208094829476 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208094829476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208094829476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@5756901087f2: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@5756901087f2: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5756901087f2: Final verdict of PTC: pass 20241208094829536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@5756901087f2: Final verdict of PTC: none 20241208094829541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094829541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(27)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@5756901087f2: Final verdict of PTC: none -NSVCI98(32)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@5756901087f2: Final verdict of PTC: none -NSVCI99(36)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@5756901087f2: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@5756901087f2: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@5756901087f2: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(30)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(34)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(25)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:48:29 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241208094829637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094830038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48612) 20241208094830542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094830542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48612, count=89448) 20241208094831543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094831543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:48:32 UTC 2024 /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 20241208094832545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094832545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_umts_aka_umts_res started. 20241208094833142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094833145 DMM INFO MM(262420000001001/f7b350af) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208094833145 DMM INFO MM(262420000001001/f7b350af) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208094833145 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208094833145 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208094833145 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208094833145 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208094833145 DLLC NOTICE LLME(ffffffff/f7b350af){ASSIGNED} LLGM Assign pre (f7b350af => ffffffff) (gprs_llc.c:1079) 20241208094833145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7b350af => ffffffff) (gprs_llc.c:1125) 20241208094833145 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241208094833145 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) 20241208094833145 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) 20241208094833145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Deallocated (fsm.c:568) 20241208094833145 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208094833145 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208094833145 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208094833145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094833194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094833194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094833194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094833194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094833194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208094833194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094833194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094833194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094833194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094833196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094833196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094833196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094833196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094833196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094833196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094833196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094833196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094833196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094833196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094833196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094833196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094833196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094833199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094833204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094833204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094833212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094833212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094833212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094833212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094833212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208094833212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094833212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094833212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094833212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094833212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094833212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094833212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094833213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094833213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094833213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094833213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094833213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094833213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094833213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094833213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208094833213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094833213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094833215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094833220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094833220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094833228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094833228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094833228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094833228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094833228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208094833228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094833228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094833228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094833228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094833229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094833229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094833229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094833229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094833229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094833229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094833229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094833229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094833229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094833229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094833229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094833230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094833230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094833232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094833238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094833238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094833545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094833545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094833546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094833546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094833550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(56)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208094833551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@5756901087f2: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CF34EA97'O, index=0 SGSN_Test-GSUP(57)@5756901087f2: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5756901087f2: 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 := '37D9FE82CB41BA1DAF00EFB5C33D32DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11274969'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDD84F51DD83B8CB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4382C8CE0F284A023753BA35992E3F72'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3E7AC0E9CAC55CDDC39CD418976E91DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D740B8A55DAED8F573D1A282198761BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EE8D2726B210D847'O } } } } } 20241208094834616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094834616 DLLC NOTICE LLME(ffffffff/cf34ea97){UNASSIGNED} LLC RX: unknown TLLI 0xcf34ea97, creating LLME on the fly (gprs_llc.c:552) 20241208094834616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094834616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241208094834616 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094834616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208094834616 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094834616 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208094834616 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094834616 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094834616 DLLC NOTICE LLME(ffffffff/cf34ea97){UNASSIGNED} LLGM Assign pre (cf34ea97 => dcbc4979) (gprs_llc.c:1079) 20241208094834616 DLLC NOTICE LLME(cf34ea97/dcbc4979){ASSIGNED} LLGM Assign post (cf34ea97 => dcbc4979) (gprs_llc.c:1125) 20241208094834616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094834616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094834616 DMM DEBUG MM(262420000001002/dcbc4979) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094834623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094834623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208094834623 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094834623 DMM DEBUG MM(262420000001002/dcbc4979) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241208094834623 DMM NOTICE MM(262420000001002/dcbc4979) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094834623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094834623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094834623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094834623 DMM DEBUG MM(262420000001002/dcbc4979) Requesting authorization (sgsn_auth.c:160) 20241208094834623 DMM INFO MM(262420000001002/dcbc4979) Requesting authentication tuples (sgsn_auth.c:184) 20241208094834623 DMM DEBUG MM(262420000001002/dcbc4979) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208094834623 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241208094834623 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)@5756901087f2: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5756901087f2: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241208094834624 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208094834624 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208094834624 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208094834624 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208094834624 DMM INFO MM(262420000001002/dcbc4979) Subscriber data update (mmctx.c:445) 20241208094834624 DMM DEBUG MM(262420000001002/dcbc4979) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208094834624 DMM INFO MM(262420000001002/dcbc4979) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208094834624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208094834624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208094834624 DMM INFO MM(262420000001002/dcbc4979) <- GMM AUTH AND CIPHERING REQ (rand = 37 d9 fe 82 cb 41 ba 1d af 00 ef b5 c3 3d 32 df , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 40 b8 a5 5d ae d8 f5 73 d1 a2 82 19 87 61 ba ) (gprs_gmm.c:465) 20241208094834628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094834628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094834628 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094834628 DMM INFO MM(262420000001002/dcbc4979) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208094834628 DMM NOTICE MM(262420000001002/dcbc4979) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208094834628 DMM DEBUG MM(262420000001002/dcbc4979) checking auth: received UMTS RES = ee 8d 27 26 b2 10 d8 47 (gprs_gmm.c:648) 20241208094834628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208094834628 DMM DEBUG MM(262420000001002/dcbc4979) Requesting authorization (sgsn_auth.c:160) 20241208094834628 DMM INFO MM(262420000001002/dcbc4979) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208094834628 DMM DEBUG MM(262420000001002/dcbc4979) Requesting subscriber data update (gprs_subscriber.c:894) 20241208094834628 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241208094834628 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) 20241208094834628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208094834628 DMM INFO MM(262420000001002/dcbc4979) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcbc4979) (gprs_gmm.c:282) 20241208094834629 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208094834629 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208094834629 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241208094834629 DMM INFO MM(262420000001002/dcbc4979) Subscriber data update (mmctx.c:445) 20241208094834629 DMM DEBUG MM(262420000001002/dcbc4979) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208094834629 DMM INFO MM(262420000001002/dcbc4979) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208094834629 DMM NOTICE MM(262420000001002/dcbc4979) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241208094834629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208094834629 DMM NOTICE MM(262420000001002/dcbc4979) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208094834629 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) 20241208094834629 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208094834629 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241208094834629 DMM INFO MM(262420000001002/dcbc4979) Subscriber data update (mmctx.c:445) 20241208094834629 DMM DEBUG MM(262420000001002/dcbc4979) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208094834632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094834632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208094834632 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094834632 DMM INFO MM(262420000001002/dcbc4979) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208094834632 DMM NOTICE MM(262420000001002/dcbc4979) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208094834632 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208094834632 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208094834632 DLLC NOTICE LLME(cf34ea97/dcbc4979){ASSIGNED} LLGM Assign pre (ffffffff => dcbc4979) (gprs_llc.c:1079) 20241208094834632 DLLC NOTICE LLME(ffffffff/dcbc4979){ASSIGNED} LLGM Assign post (ffffffff => dcbc4979) (gprs_llc.c:1125) 20241208094834632 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208094834632 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208094834632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208094834632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@5756901087f2: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@5756901087f2: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5756901087f2: Final verdict of PTC: pass 20241208094834689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51306<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208094834693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094834693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(57)@5756901087f2: Final verdict of PTC: none -NSVCI98(50)@5756901087f2: Final verdict of PTC: none -NSVCI97(45)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@5756901087f2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@5756901087f2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@5756901087f2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@5756901087f2: Final verdict of PTC: none -NSVCI99(55)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(48)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(43)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(53)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241208094834799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094835201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20241208094835695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094835695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48900, count=89920) 20241208094836696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094836696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:48:37 UTC 2024 /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 20241208094837697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094837697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_umts_aka_gsm_sres started. 20241208094838306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094838309 DMM INFO MM(262420000001002/dcbc4979) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208094838309 DMM INFO MM(262420000001002/dcbc4979) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208094838309 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208094838309 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208094838309 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208094838309 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208094838309 DLLC NOTICE LLME(ffffffff/dcbc4979){ASSIGNED} LLGM Assign pre (dcbc4979 => ffffffff) (gprs_llc.c:1079) 20241208094838309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcbc4979 => ffffffff) (gprs_llc.c:1125) 20241208094838309 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241208094838309 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) 20241208094838309 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) 20241208094838309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Deallocated (fsm.c:568) 20241208094838309 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208094838309 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208094838309 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208094838309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094838350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094838350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094838350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094838350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094838350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208094838350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094838350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094838350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094838350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094838351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094838351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094838351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094838351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094838351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094838351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094838351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094838351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094838351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094838351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094838351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094838351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094838351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094838353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094838359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094838359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094838365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094838365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094838365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094838365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094838365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208094838365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094838365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094838365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094838365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094838366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094838366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094838366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094838367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094838367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094838367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094838367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094838367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094838367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094838367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094838367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094838367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094838367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094838369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094838374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094838374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094838383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094838384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094838384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094838384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094838384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208094838384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094838384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094838384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094838384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094838385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094838385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094838385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094838385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094838385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094838385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094838385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094838385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094838385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094838385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094838385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208094838385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094838385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094838387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094838391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094838391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094838699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094838699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094838699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094838699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094838703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208094838704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@5756901087f2: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E99BA4B0'O, index=0 SGSN_Test-GSUP(76)@5756901087f2: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5756901087f2: 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 := 'F128C22FDA1C28FDD2787B55207A8FC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE3FB94F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E0011ABA41BF0B9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D59ADE22475552C2E08F266896F1B3F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BD0F83538F2676672B3EAADDAD753FA5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '53C032CE22C06BDEBA5C085D02B14C76'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F314B66BFCAB0C97'O } } } } } 20241208094839775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094839775 DLLC NOTICE LLME(ffffffff/e99ba4b0){UNASSIGNED} LLC RX: unknown TLLI 0xe99ba4b0, creating LLME on the fly (gprs_llc.c:552) 20241208094839775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094839775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241208094839775 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094839775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208094839775 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094839775 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208094839775 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094839775 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094839775 DLLC NOTICE LLME(ffffffff/e99ba4b0){UNASSIGNED} LLGM Assign pre (e99ba4b0 => c51d1da9) (gprs_llc.c:1079) 20241208094839775 DLLC NOTICE LLME(e99ba4b0/c51d1da9){ASSIGNED} LLGM Assign post (e99ba4b0 => c51d1da9) (gprs_llc.c:1125) 20241208094839775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094839775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094839775 DMM DEBUG MM(262420000001003/c51d1da9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094839793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094839793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208094839793 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094839793 DMM DEBUG MM(262420000001003/c51d1da9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241208094839793 DMM NOTICE MM(262420000001003/c51d1da9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094839793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094839793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094839793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094839793 DMM DEBUG MM(262420000001003/c51d1da9) Requesting authorization (sgsn_auth.c:160) 20241208094839793 DMM INFO MM(262420000001003/c51d1da9) Requesting authentication tuples (sgsn_auth.c:184) 20241208094839793 DMM DEBUG MM(262420000001003/c51d1da9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208094839793 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241208094839793 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)@5756901087f2: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5756901087f2: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241208094839799 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208094839799 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208094839799 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208094839799 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208094839799 DMM INFO MM(262420000001003/c51d1da9) Subscriber data update (mmctx.c:445) 20241208094839799 DMM DEBUG MM(262420000001003/c51d1da9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208094839799 DMM INFO MM(262420000001003/c51d1da9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208094839799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208094839799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208094839799 DMM INFO MM(262420000001003/c51d1da9) <- GMM AUTH AND CIPHERING REQ (rand = f1 28 c2 2f da 1c 28 fd d2 78 7b 55 20 7a 8f c3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 c0 32 ce 22 c0 6b de ba 5c 08 5d 02 b1 4c 76 ) (gprs_gmm.c:465) 20241208094839815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094839815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094839815 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094839815 DMM INFO MM(262420000001003/c51d1da9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208094839815 DMM NOTICE MM(262420000001003/c51d1da9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208094839815 DMM DEBUG MM(262420000001003/c51d1da9) checking auth: received GSM SRES = ee 3f b9 4f (gprs_gmm.c:648) 20241208094839815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208094839815 DMM DEBUG MM(262420000001003/c51d1da9) Requesting authorization (sgsn_auth.c:160) 20241208094839815 DMM INFO MM(262420000001003/c51d1da9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208094839815 DMM DEBUG MM(262420000001003/c51d1da9) Requesting subscriber data update (gprs_subscriber.c:894) 20241208094839815 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241208094839815 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) 20241208094839815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208094839815 DMM INFO MM(262420000001003/c51d1da9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc51d1da9) (gprs_gmm.c:282) 20241208094839818 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208094839818 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208094839818 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241208094839818 DMM INFO MM(262420000001003/c51d1da9) Subscriber data update (mmctx.c:445) 20241208094839818 DMM DEBUG MM(262420000001003/c51d1da9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208094839818 DMM INFO MM(262420000001003/c51d1da9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208094839818 DMM NOTICE MM(262420000001003/c51d1da9) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241208094839818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208094839818 DMM NOTICE MM(262420000001003/c51d1da9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208094839818 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) 20241208094839819 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208094839819 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241208094839819 DMM INFO MM(262420000001003/c51d1da9) Subscriber data update (mmctx.c:445) 20241208094839819 DMM DEBUG MM(262420000001003/c51d1da9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208094839835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094839835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208094839835 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094839835 DMM INFO MM(262420000001003/c51d1da9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208094839835 DMM NOTICE MM(262420000001003/c51d1da9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208094839835 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208094839835 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208094839835 DLLC NOTICE LLME(e99ba4b0/c51d1da9){ASSIGNED} LLGM Assign pre (ffffffff => c51d1da9) (gprs_llc.c:1079) 20241208094839835 DLLC NOTICE LLME(ffffffff/c51d1da9){ASSIGNED} LLGM Assign post (ffffffff => c51d1da9) (gprs_llc.c:1125) 20241208094839835 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208094839835 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208094839835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208094839835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@5756901087f2: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@5756901087f2: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5756901087f2: Final verdict of PTC: pass 20241208094839893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@5756901087f2: Final verdict of PTC: none 20241208094839897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094839898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(69)@5756901087f2: Final verdict of PTC: none -NSVCI97(64)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@5756901087f2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@5756901087f2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@5756901087f2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5756901087f2: Final verdict of PTC: none -NSVCI99(74)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(72)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(62)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(67)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241208094840002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094840404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84840) 20241208094840899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094840899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84840, count=90272) 20241208094841900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094841901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:48:42 UTC 2024 /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 20241208094842902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094842902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_timeout_after_pdp_act started. 20241208094843480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094843482 DMM INFO MM(262420000001003/c51d1da9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208094843482 DMM INFO MM(262420000001003/c51d1da9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208094843482 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208094843482 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208094843482 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208094843483 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208094843483 DLLC NOTICE LLME(ffffffff/c51d1da9){ASSIGNED} LLGM Assign pre (c51d1da9 => ffffffff) (gprs_llc.c:1079) 20241208094843483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c51d1da9 => ffffffff) (gprs_llc.c:1125) 20241208094843483 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241208094843483 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) 20241208094843483 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) 20241208094843483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Deallocated (fsm.c:568) 20241208094843483 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208094843483 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208094843483 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208094843483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094843527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094843528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094843528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094843528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094843528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208094843528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094843528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094843528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094843528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094843528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094843528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094843528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094843529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094843529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094843529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094843529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094843529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094843529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094843529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094843529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094843529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094843529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094843531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094843535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843535 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094843543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094843543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094843543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094843543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094843543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208094843543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094843543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094843543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094843543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094843544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094843544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094843544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094843544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094843544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094843544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094843544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094843544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094843544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094843544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094843544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094843544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094843544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094843547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094843552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094843561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094843561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094843561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094843561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094843561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208094843561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094843561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094843561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094843561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094843562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094843562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094843562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094843562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094843562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094843562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094843562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094843562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094843562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094843562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094843562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094843563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094843563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094843565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094843571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094843904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094843904 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094843904 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094843904 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094843908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208094843909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@5756901087f2: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C23D4CDE'O, index=0 SGSN_Test-GSUP(95)@5756901087f2: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5756901087f2: 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 := '29D410ED670A75F983938E78B8B6D2D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BC61E25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65C77AB20150B54C'O } } } } } 20241208094843970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843970 DLLC NOTICE LLME(ffffffff/c23d4cde){UNASSIGNED} LLC RX: unknown TLLI 0xc23d4cde, creating LLME on the fly (gprs_llc.c:552) 20241208094843970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094843970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241208094843970 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094843970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208094843970 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094843970 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208094843970 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094843970 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094843970 DLLC NOTICE LLME(ffffffff/c23d4cde){UNASSIGNED} LLGM Assign pre (c23d4cde => dfb7ab38) (gprs_llc.c:1079) 20241208094843970 DLLC NOTICE LLME(c23d4cde/dfb7ab38){ASSIGNED} LLGM Assign post (c23d4cde => dfb7ab38) (gprs_llc.c:1125) 20241208094843970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094843970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094843970 DMM DEBUG MM(262420000000021/dfb7ab38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094843979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208094843979 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094843979 DMM DEBUG MM(262420000000021/dfb7ab38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241208094843979 DMM NOTICE MM(262420000000021/dfb7ab38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094843979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094843979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094843979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094843979 DMM DEBUG MM(262420000000021/dfb7ab38) Requesting authorization (sgsn_auth.c:160) 20241208094843979 DMM INFO MM(262420000000021/dfb7ab38) Requesting authentication tuples (sgsn_auth.c:184) 20241208094843979 DMM DEBUG MM(262420000000021/dfb7ab38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208094843979 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241208094843979 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)@5756901087f2: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5756901087f2: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241208094843981 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208094843981 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208094843981 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208094843981 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208094843981 DMM INFO MM(262420000000021/dfb7ab38) Subscriber data update (mmctx.c:445) 20241208094843981 DMM DEBUG MM(262420000000021/dfb7ab38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208094843981 DMM INFO MM(262420000000021/dfb7ab38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208094843981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208094843981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208094843981 DMM INFO MM(262420000000021/dfb7ab38) <- GMM AUTH AND CIPHERING REQ (rand = 29 d4 10 ed 67 0a 75 f9 83 93 8e 78 b8 b6 d2 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208094843985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094843985 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094843985 DMM INFO MM(262420000000021/dfb7ab38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208094843985 DMM NOTICE MM(262420000000021/dfb7ab38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208094843985 DMM DEBUG MM(262420000000021/dfb7ab38) checking auth: received GSM SRES = 6b c6 1e 25 (gprs_gmm.c:648) 20241208094843985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208094843985 DMM DEBUG MM(262420000000021/dfb7ab38) Requesting authorization (sgsn_auth.c:160) 20241208094843985 DMM INFO MM(262420000000021/dfb7ab38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208094843985 DMM DEBUG MM(262420000000021/dfb7ab38) Requesting subscriber data update (gprs_subscriber.c:894) 20241208094843985 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241208094843985 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) 20241208094843985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208094843985 DMM INFO MM(262420000000021/dfb7ab38) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfb7ab38) (gprs_gmm.c:282) 20241208094843986 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208094843986 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208094843986 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241208094843986 DMM INFO MM(262420000000021/dfb7ab38) Subscriber data update (mmctx.c:445) 20241208094843986 DMM DEBUG MM(262420000000021/dfb7ab38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208094843986 DMM INFO MM(262420000000021/dfb7ab38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208094843986 DMM NOTICE MM(262420000000021/dfb7ab38) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241208094843986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208094843986 DMM NOTICE MM(262420000000021/dfb7ab38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208094843986 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) 20241208094843986 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208094843986 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241208094843986 DMM INFO MM(262420000000021/dfb7ab38) Subscriber data update (mmctx.c:445) 20241208094843986 DMM DEBUG MM(262420000000021/dfb7ab38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208094843991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094843991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208094843991 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094843991 DMM INFO MM(262420000000021/dfb7ab38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208094843991 DMM NOTICE MM(262420000000021/dfb7ab38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208094843991 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208094843991 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208094843991 DLLC NOTICE LLME(c23d4cde/dfb7ab38){ASSIGNED} LLGM Assign pre (ffffffff => dfb7ab38) (gprs_llc.c:1079) 20241208094843991 DLLC NOTICE LLME(ffffffff/dfb7ab38){ASSIGNED} LLGM Assign post (ffffffff => dfb7ab38) (gprs_llc.c:1125) 20241208094843991 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208094843991 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208094843991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208094843991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@5756901087f2: setverdict(pass): none -> pass 20241208094844047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094844047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208094844047 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094844047 DMM INFO MM(262420000000021/dfb7ab38) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208094844047 DMM INFO MM(262420000000021/dfb7ab38) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208094844047 DMM DEBUG MM(262420000000021/dfb7ab38) Using GGSN 0 (gprs_sm.c:317) 20241208094844048 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241208094844048 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208094844048 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241208094844048 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241208094844074 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 9f 1b f4 ef 11 b6 39 c1 a0 14 05 7f 90 7d 55 27 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) 20241208094844074 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c92058, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208094844074 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208094844074 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca49777c8 TLLI=dfb7ab38, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208094844074 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208094844074 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208094844093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094844093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241208094844093 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094844093 DMM INFO MM(262420000000021/dfb7ab38) -> GMM ATTACH REQUEST MI(TMSI-0xDFB7AB38) type="GPRS attach" (gprs_gmm.c:1248) 20241208094844093 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094844093 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208094844093 DLLC NOTICE LLME(ffffffff/dfb7ab38){ASSIGNED} LLGM Assign pre (dfb7ab38 => ecc6d868) (gprs_llc.c:1079) 20241208094844093 DLLC NOTICE LLME(dfb7ab38/ecc6d868){ASSIGNED} LLGM Assign post (dfb7ab38 => ecc6d868) (gprs_llc.c:1125) 20241208094844093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094844093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094844093 DMM DEBUG MM(262420000000021/ecc6d868) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094844102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094844102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241208094844102 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094844102 DMM DEBUG MM(262420000000021/ecc6d868) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241208094844103 DMM NOTICE MM(262420000000021/ecc6d868) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094844103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094844103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094844103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094844103 DMM DEBUG MM(262420000000021/ecc6d868) Requesting authorization (sgsn_auth.c:160) 20241208094844103 DMM INFO MM(262420000000021/ecc6d868) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208094844103 DMM DEBUG MM(262420000000021/ecc6d868) Requesting subscriber data update (gprs_subscriber.c:894) 20241208094844103 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241208094844103 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) 20241208094844104 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208094844104 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208094844104 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241208094844104 DMM INFO MM(262420000000021/ecc6d868) Subscriber data update (mmctx.c:445) 20241208094844104 DMM DEBUG MM(262420000000021/ecc6d868) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241208094844104 DMM INFO MM(262420000000021/ecc6d868) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241208094844104 DMM NOTICE MM(262420000000021/ecc6d868) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241208094844104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208094844104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208094844104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208094844104 DMM INFO MM(262420000000021/ecc6d868) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc6d868) (gprs_gmm.c:282) 20241208094844104 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) 20241208094844106 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208094844106 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241208094844106 DMM INFO MM(262420000000021/ecc6d868) Subscriber data update (mmctx.c:445) 20241208094844106 DMM DEBUG MM(262420000000021/ecc6d868) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@5756901087f2: Trying to receive 5 ATTACH ACCEPTs 20241208094850106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208094850106 DMM INFO MM(262420000000021/ecc6d868) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc6d868) (gprs_gmm.c:282) 20241208094851253 DGPRS DEBUG Checking for inactive LLMEs, time = 36179530 (sgsn.c:132) 20241208094856108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208094856108 DMM INFO MM(262420000000021/ecc6d868) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc6d868) (gprs_gmm.c:282) 20241208094902109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208094902109 DMM INFO MM(262420000000021/ecc6d868) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc6d868) (gprs_gmm.c:282) 20241208094903905 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208094903905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208094903905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208094908111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208094908111 DMM INFO MM(262420000000021/ecc6d868) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc6d868) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@5756901087f2: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5756901087f2: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241208094913529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094913535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094913536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094913545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094913548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094913548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094913563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094913565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094913565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094914112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208094914112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241208094914112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208094914112 DMM NOTICE MM(262420000000021/ecc6d868) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208094914112 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241208094914112 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca49777c8, TLLI=ecc6d868, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208094914112 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208094914112 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208094914112 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241208094914113 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241208094914113 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) 20241208094914113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Reject}: Deallocated (fsm.c:568) 20241208094914113 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Deallocated (fsm.c:568) 20241208094914113 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208094914113 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208094914113 DLLC NOTICE LLME(dfb7ab38/ecc6d868){ASSIGNED} LLGM Assign pre (ecc6d868 => ffffffff) (gprs_llc.c:1079) 20241208094914113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecc6d868 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@5756901087f2: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5756901087f2: Final verdict of PTC: pass 20241208094914626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208094914627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094914627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_timeout_after_pdp_act-BVCI220(92)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@5756901087f2: Final verdict of PTC: none -NSVCI99(93)@5756901087f2: Final verdict of PTC: none -NSVCI97(83)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(95)@5756901087f2: Final verdict of PTC: none -NSVCI98(88)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5756901087f2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@5756901087f2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(86)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(91)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(81)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:49:14 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241208094914701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094915003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126084) 20241208094915628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094915628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126084, count=131516) 20241208094916629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094916629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:49:17 UTC 2024 /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 20241208094917630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094917630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_auth_id_timeout started. 20241208094918067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094918069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094918114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094918114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094918114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094918114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094918114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208094918114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094918114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094918114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094918114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094918115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094918115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094918115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094918115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094918115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094918115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094918115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094918115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094918115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094918115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094918115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094918115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094918115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094918117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094918121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094918121 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094918129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094918129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094918129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094918129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094918129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208094918129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094918129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094918129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094918130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094918130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094918130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094918130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094918131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094918131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094918131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094918131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094918131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094918131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094918131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094918131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094918131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094918131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094918133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208094918138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094918138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094918149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094918149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094918149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094918149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094918149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208094918149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094918149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094918149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094918149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094918150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094918150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094918150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094918150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094918150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094918150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094918150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094918150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094918150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094918150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094918150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094918150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094918150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094918152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094918156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094918156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094918631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094918631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094918631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094918631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(112)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094918635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208094918637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(112)@5756901087f2: 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(112)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@5756901087f2: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D8942A22'O, index=0 SGSN_Test-GSUP(114)@5756901087f2: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241208094918710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094918710 DLLC NOTICE LLME(ffffffff/d8942a22){UNASSIGNED} LLC RX: unknown TLLI 0xd8942a22, creating LLME on the fly (gprs_llc.c:552) 20241208094918710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094918711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1248) 20241208094918711 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094918711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208094918711 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094918711 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208094918711 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094918711 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094918711 DLLC NOTICE LLME(ffffffff/d8942a22){UNASSIGNED} LLGM Assign pre (d8942a22 => e3bf3c36) (gprs_llc.c:1079) 20241208094918711 DLLC NOTICE LLME(d8942a22/e3bf3c36){ASSIGNED} LLGM Assign post (d8942a22 => e3bf3c36) (gprs_llc.c:1125) 20241208094918711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094918711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094918711 DMM DEBUG MM(262420000000002/e3bf3c36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094921253 DGPRS DEBUG Checking for inactive LLMEs, time = 36179560 (sgsn.c:132) 20241208094924712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208094924712 DMM DEBUG MM(262420000000002/e3bf3c36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094930713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208094930713 DMM DEBUG MM(262420000000002/e3bf3c36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094936714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208094936714 DMM DEBUG MM(262420000000002/e3bf3c36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094938631 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208094938632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208094938632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208094942715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208094942716 DMM DEBUG MM(262420000000002/e3bf3c36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094948117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094948123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094948123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094948131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094948134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094948134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094948151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094948154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094948154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208094948717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208094948717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241208094948717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208094948717 DMM NOTICE MM(262420000000002/e3bf3c36) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241208094948717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Reject}: Deallocated (fsm.c:568) 20241208094948717 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208094948717 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208094948717 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208094948717 DLLC NOTICE LLME(d8942a22/e3bf3c36){ASSIGNED} LLGM Assign pre (e3bf3c36 => ffffffff) (gprs_llc.c:1079) 20241208094948717 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3bf3c36 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@5756901087f2: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@5756901087f2: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5756901087f2: Final verdict of PTC: pass 20241208094948737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(98)@5756901087f2: Final verdict of PTC: none 20241208094948741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094948741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(107)@5756901087f2: Final verdict of PTC: none -NSVCI97(102)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@5756901087f2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@5756901087f2: Final verdict of PTC: none -NSVCI99(113)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@5756901087f2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@5756901087f2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(114)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(100)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(105)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(111)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:49:48 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241208094948845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094949147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60364) 20241208094949743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094949743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60364, count=68620) 20241208094950744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094950744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:49:51 UTC 2024 /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 20241208094951253 DGPRS DEBUG Checking for inactive LLMEs, time = 36179590 (sgsn.c:132) 20241208094951745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094951745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_auth_sai_timeout started. 20241208094952246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094952249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094952289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094952289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094952289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208094952289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094952289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094952290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094952290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094952290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094952290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094952290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094952290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094952290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094952290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094952290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208094952290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094952290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094952290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094952290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094952292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094952298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094952298 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094952305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208094952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094952305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094952305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208094952305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094952305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094952306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094952306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094952306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094952306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094952306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094952306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208094952306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094952306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094952306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094952308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094952312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094952312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@5756901087f2: Provider Link came up: sending NS-RESET 20241208094952322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208094952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208094952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208094952322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094952322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208094952322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208094952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208094952322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208094952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208094952323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208094952323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208094952323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208094952323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208094952323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208094952323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208094952323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208094952323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208094952323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208094952323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208094952323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208094952323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208094952323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208094952325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208094952330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094952330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208094952746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094952746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208094952746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208094952746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208094952750 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208094952752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@5756901087f2: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D6E92516'O, index=0 SGSN_Test-GSUP(133)@5756901087f2: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241208094952812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094952812 DLLC NOTICE LLME(ffffffff/d6e92516){UNASSIGNED} LLC RX: unknown TLLI 0xd6e92516, creating LLME on the fly (gprs_llc.c:552) 20241208094952812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208094952812 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20241208094952812 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208094952813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208094952813 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208094952813 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208094952813 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208094952813 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208094952813 DLLC NOTICE LLME(ffffffff/d6e92516){UNASSIGNED} LLGM Assign pre (d6e92516 => d874fa0c) (gprs_llc.c:1079) 20241208094952813 DLLC NOTICE LLME(d6e92516/d874fa0c){ASSIGNED} LLGM Assign post (d6e92516 => d874fa0c) (gprs_llc.c:1125) 20241208094952813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208094952813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208094952813 DMM DEBUG MM(262420000000003/d874fa0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208094952826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208094952826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208094952826 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208094952826 DMM DEBUG MM(262420000000003/d874fa0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241208094952826 DMM NOTICE MM(262420000000003/d874fa0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208094952827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208094952827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208094952827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208094952827 DMM DEBUG MM(262420000000003/d874fa0c) Requesting authorization (sgsn_auth.c:160) 20241208094952827 DMM INFO MM(262420000000003/d874fa0c) Requesting authentication tuples (sgsn_auth.c:184) 20241208094952827 DMM DEBUG MM(262420000000003/d874fa0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208094952827 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241208094952827 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)@5756901087f2: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5756901087f2: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241208094958828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241208094958828 DMM ERROR MM(262420000000003/d874fa0c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241208094958828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241208094958828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208094958828 DMM NOTICE MM(262420000000003/d874fa0c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241208094958828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Reject}: Deallocated (fsm.c:568) 20241208094958828 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208094958828 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208094958828 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208094958828 DLLC NOTICE LLME(d6e92516/d874fa0c){ASSIGNED} LLGM Assign pre (d874fa0c => ffffffff) (gprs_llc.c:1079) 20241208094958828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d874fa0c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@5756901087f2: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@5756901087f2: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5756901087f2: Final verdict of PTC: pass 20241208094958838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208094958841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208094958841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(133)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@5756901087f2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5756901087f2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@5756901087f2: Final verdict of PTC: none -NSVCI97(121)@5756901087f2: Final verdict of PTC: none -NSVCI99(131)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@5756901087f2: Final verdict of PTC: none -NSVCI98(126)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@5756901087f2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(124)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(129)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(119)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:49:58 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241208094958961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208094959263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57492) 20241208094959843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208094959843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57492, count=66896) 20241208095000844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095000844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:01 UTC 2024 /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 20241208095001845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095001846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_auth_sai_reject started. 20241208095002359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095002362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095002407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095002407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095002407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095002407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095002407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095002407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095002407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095002407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095002407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095002408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095002408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095002408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095002408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095002408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095002408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095002408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095002408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095002408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095002416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095002416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095002423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095002423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095002423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095002423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095002423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095002423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095002423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095002423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095002423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095002424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095002424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095002424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095002424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095002424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095002424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095002424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095002424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095002424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095002430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095002430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095002444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095002444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095002444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095002444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095002444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095002444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095002444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095002444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095002444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095002445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095002445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095002445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095002445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095002445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095002445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095002445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095002445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095002445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095002445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095002445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095002445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095002445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095002447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095002452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095002452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095002846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095002846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095002846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095002846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095002850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095002851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@5756901087f2: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FF284B81'O, index=0 SGSN_Test-GSUP(152)@5756901087f2: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241208095002903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095002903 DLLC NOTICE LLME(ffffffff/ff284b81){UNASSIGNED} LLC RX: unknown TLLI 0xff284b81, creating LLME on the fly (gprs_llc.c:552) 20241208095002903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095002903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20241208095002903 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095002903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208095002903 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095002903 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208095002903 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095002903 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095002903 DLLC NOTICE LLME(ffffffff/ff284b81){UNASSIGNED} LLGM Assign pre (ff284b81 => f61b549e) (gprs_llc.c:1079) 20241208095002903 DLLC NOTICE LLME(ff284b81/f61b549e){ASSIGNED} LLGM Assign post (ff284b81 => f61b549e) (gprs_llc.c:1125) 20241208095002903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095002903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095002903 DMM DEBUG MM(262420000000004/f61b549e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095002912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095002912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095002912 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095002912 DMM DEBUG MM(262420000000004/f61b549e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241208095002912 DMM NOTICE MM(262420000000004/f61b549e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095002912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095002912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095002912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095002912 DMM DEBUG MM(262420000000004/f61b549e) Requesting authorization (sgsn_auth.c:160) 20241208095002912 DMM INFO MM(262420000000004/f61b549e) Requesting authentication tuples (sgsn_auth.c:184) 20241208095002912 DMM DEBUG MM(262420000000004/f61b549e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095002912 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241208095002912 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)@5756901087f2: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5756901087f2: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241208095002915 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241208095002915 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241208095002915 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241208095008913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241208095008913 DMM ERROR MM(262420000000004/f61b549e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241208095008913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241208095008913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095008913 DMM NOTICE MM(262420000000004/f61b549e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241208095008913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Reject}: Deallocated (fsm.c:568) 20241208095008913 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095008913 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208095008913 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095008913 DLLC NOTICE LLME(ff284b81/f61b549e){ASSIGNED} LLGM Assign pre (f61b549e => ffffffff) (gprs_llc.c:1079) 20241208095008913 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f61b549e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@5756901087f2: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@5756901087f2: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5756901087f2: Final verdict of PTC: pass 20241208095008934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5756901087f2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5756901087f2: Final verdict of PTC: none -NSVCI98(145)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@5756901087f2: Final verdict of PTC: none 20241208095008939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095008939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI210(144)@5756901087f2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@5756901087f2: Final verdict of PTC: none -NSVCI97(140)@5756901087f2: Final verdict of PTC: none -NSVCI99(151)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(149)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(138)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(143)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:50:08 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241208095009005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095009307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59272) 20241208095009941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095009941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59272, count=68396) 20241208095010942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095010942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:11 UTC 2024 /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 20241208095011943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095011943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_gsup_lu_timeout started. 20241208095012400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095012402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095012443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095012443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095012443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095012443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095012443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095012443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095012443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095012443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095012443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095012444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095012444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095012444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095012444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095012444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095012444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095012444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095012444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095012444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095012444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095012444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095012444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095012444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095012447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095012451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095012451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095012461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095012461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095012461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095012461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095012461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095012461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095012461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095012461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095012462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095012462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095012464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095012470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095012470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095012478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095012478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095012478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095012478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095012478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095012478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095012478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095012478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095012478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095012479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095012479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095012479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095012479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095012481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095012487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095012487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095012945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095012945 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095012945 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095012945 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095012949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095012950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5756901087f2: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FC28EF54'O, index=0 SGSN_Test-GSUP(171)@5756901087f2: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5756901087f2: 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 := 'ACF49033B22D8818F254D725987FDFE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32861C37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBA60FEAFB0F972B'O } } } } } 20241208095013989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095013989 DLLC NOTICE LLME(ffffffff/fc28ef54){UNASSIGNED} LLC RX: unknown TLLI 0xfc28ef54, creating LLME on the fly (gprs_llc.c:552) 20241208095013989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095013989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20241208095013989 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095013989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208095013989 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095013989 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208095013989 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095013989 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095013989 DLLC NOTICE LLME(ffffffff/fc28ef54){UNASSIGNED} LLGM Assign pre (fc28ef54 => db55eab0) (gprs_llc.c:1079) 20241208095013989 DLLC NOTICE LLME(fc28ef54/db55eab0){ASSIGNED} LLGM Assign post (fc28ef54 => db55eab0) (gprs_llc.c:1125) 20241208095013989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095013989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095013989 DMM DEBUG MM(262420000000005/db55eab0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095013994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095013994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095013994 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095013994 DMM DEBUG MM(262420000000005/db55eab0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241208095013994 DMM NOTICE MM(262420000000005/db55eab0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095013994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095013994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095013994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095013994 DMM DEBUG MM(262420000000005/db55eab0) Requesting authorization (sgsn_auth.c:160) 20241208095013994 DMM INFO MM(262420000000005/db55eab0) Requesting authentication tuples (sgsn_auth.c:184) 20241208095013994 DMM DEBUG MM(262420000000005/db55eab0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095013994 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241208095013994 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)@5756901087f2: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5756901087f2: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241208095013995 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095013995 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095013995 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095013995 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095013995 DMM INFO MM(262420000000005/db55eab0) Subscriber data update (mmctx.c:445) 20241208095013995 DMM DEBUG MM(262420000000005/db55eab0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095013995 DMM INFO MM(262420000000005/db55eab0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095013996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095013996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095013996 DMM INFO MM(262420000000005/db55eab0) <- GMM AUTH AND CIPHERING REQ (rand = ac f4 90 33 b2 2d 88 18 f2 54 d7 25 98 7f df e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095013998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095013998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095013998 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095013998 DMM INFO MM(262420000000005/db55eab0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095013998 DMM NOTICE MM(262420000000005/db55eab0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095013998 DMM DEBUG MM(262420000000005/db55eab0) checking auth: received GSM SRES = 32 86 1c 37 (gprs_gmm.c:648) 20241208095013998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095013998 DMM DEBUG MM(262420000000005/db55eab0) Requesting authorization (sgsn_auth.c:160) 20241208095013999 DMM INFO MM(262420000000005/db55eab0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095013999 DMM DEBUG MM(262420000000005/db55eab0) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095013999 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241208095013999 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) 20241208095013999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095013999 DMM INFO MM(262420000000005/db55eab0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb55eab0) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@5756901087f2: setverdict(fail): none -> fail MC@5756901087f2: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241208095014002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095014002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@5756901087f2: Final verdict of PTC: none 20241208095014002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(171)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5756901087f2: Final verdict of PTC: none -NSVCI98(164)@5756901087f2: Final verdict of PTC: none -NSVCI97(159)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@5756901087f2: Final verdict of PTC: none -NSVCI99(169)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(162)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(157)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(167)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5756901087f2: Final verdict of PTC: fail MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5756901087f2: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5756901087f2: 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'. Sun Dec 8 09:50:14 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241208095014074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095014477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44508) 20241208095015003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095015003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44508, count=74148) 20241208095016004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095016004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:16 UTC 2024 /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 20241208095017005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095017006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_gsup_lu_reject started. 20241208095017542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095017545 DMM INFO MM(262420000000005/db55eab0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095017545 DMM INFO MM(262420000000005/db55eab0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095017545 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095017545 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095017545 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095017545 DMM ERROR MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095017545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241208095017545 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095017545 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208095017545 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208095017545 DLLC NOTICE LLME(fc28ef54/db55eab0){ASSIGNED} LLGM Assign pre (db55eab0 => ffffffff) (gprs_llc.c:1079) 20241208095017545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db55eab0 => ffffffff) (gprs_llc.c:1125) 20241208095017545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095017589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095017589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095017589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095017589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095017589 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095017589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095017589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095017589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095017589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095017590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095017590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095017590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095017590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095017590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095017590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095017590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095017590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095017590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095017590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095017590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095017590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095017590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095017593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095017598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095017598 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095017605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095017605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095017605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095017605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095017605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095017605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095017605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095017605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095017605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095017606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095017606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095017606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095017606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095017606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095017606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095017606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095017606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095017606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095017606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095017606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095017606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095017606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095017608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095017613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095017613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095017622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095017622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095017622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095017622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095017622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095017622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095017622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095017622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095017622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095017622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095017623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095017623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095017623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095017623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095017623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095017623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095017623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095017623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095017623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095017623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095017623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095017623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095017625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095017630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095017630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095018007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095018007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095018007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095018007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095018011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(189)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095018012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@5756901087f2: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EB9EBE61'O, index=0 SGSN_Test-GSUP(190)@5756901087f2: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5756901087f2: 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 := '5499AE83BD50268A6EB13EB7C8B25079'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05A8F1DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C214AF678627225F'O } } } } } 20241208095019095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095019095 DLLC NOTICE LLME(ffffffff/eb9ebe61){UNASSIGNED} LLC RX: unknown TLLI 0xeb9ebe61, creating LLME on the fly (gprs_llc.c:552) 20241208095019095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095019095 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20241208095019095 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095019095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208095019095 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095019095 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208095019095 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095019095 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095019095 DLLC NOTICE LLME(ffffffff/eb9ebe61){UNASSIGNED} LLGM Assign pre (eb9ebe61 => d6ce09ac) (gprs_llc.c:1079) 20241208095019095 DLLC NOTICE LLME(eb9ebe61/d6ce09ac){ASSIGNED} LLGM Assign post (eb9ebe61 => d6ce09ac) (gprs_llc.c:1125) 20241208095019095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095019095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095019095 DMM DEBUG MM(262420000000006/d6ce09ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095019114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095019114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095019114 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095019114 DMM DEBUG MM(262420000000006/d6ce09ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241208095019114 DMM NOTICE MM(262420000000006/d6ce09ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095019114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095019114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095019114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095019114 DMM DEBUG MM(262420000000006/d6ce09ac) Requesting authorization (sgsn_auth.c:160) 20241208095019114 DMM INFO MM(262420000000006/d6ce09ac) Requesting authentication tuples (sgsn_auth.c:184) 20241208095019114 DMM DEBUG MM(262420000000006/d6ce09ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095019114 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241208095019114 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)@5756901087f2: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5756901087f2: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241208095019120 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095019120 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095019120 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095019120 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095019120 DMM INFO MM(262420000000006/d6ce09ac) Subscriber data update (mmctx.c:445) 20241208095019120 DMM DEBUG MM(262420000000006/d6ce09ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095019120 DMM INFO MM(262420000000006/d6ce09ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095019120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095019120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095019120 DMM INFO MM(262420000000006/d6ce09ac) <- GMM AUTH AND CIPHERING REQ (rand = 54 99 ae 83 bd 50 26 8a 6e b1 3e b7 c8 b2 50 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095019137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095019137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095019137 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095019137 DMM INFO MM(262420000000006/d6ce09ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095019137 DMM NOTICE MM(262420000000006/d6ce09ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095019137 DMM DEBUG MM(262420000000006/d6ce09ac) checking auth: received GSM SRES = 05 a8 f1 dd (gprs_gmm.c:648) 20241208095019137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095019137 DMM DEBUG MM(262420000000006/d6ce09ac) Requesting authorization (sgsn_auth.c:160) 20241208095019137 DMM INFO MM(262420000000006/d6ce09ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095019137 DMM DEBUG MM(262420000000006/d6ce09ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095019137 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241208095019137 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) 20241208095019137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095019138 DMM INFO MM(262420000000006/d6ce09ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6ce09ac) (gprs_gmm.c:282) 20241208095019139 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241208095019139 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241208095019139 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241208095019139 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095019139 DMM INFO MM(262420000000006/d6ce09ac) Subscriber data update (mmctx.c:445) 20241208095019139 DMM DEBUG MM(262420000000006/d6ce09ac) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@5756901087f2: setverdict(fail): none -> fail MC@5756901087f2: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241208095019157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095019157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(174)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(190)@5756901087f2: Final verdict of PTC: none -NSVCI98(183)@5756901087f2: Final verdict of PTC: none -NSVCI99(188)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@5756901087f2: Final verdict of PTC: none 20241208095019160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(178)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(181)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(176)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(186)@5756901087f2: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5756901087f2: Final verdict of PTC: fail MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5756901087f2: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5756901087f2: 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'. Sun Dec 8 09:50:19 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241208095019260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095019661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65204) 20241208095020158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095020158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65204, count=80256) 20241208095021160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095021160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208095021254 DGPRS DEBUG Checking for inactive LLMEs, time = 36179620 (sgsn.c:132) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:21 UTC 2024 /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 20241208095022162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095022162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_combined started. 20241208095022756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095022758 DMM INFO MM(262420000000006/d6ce09ac) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095022758 DMM INFO MM(262420000000006/d6ce09ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095022758 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095022758 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095022758 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095022758 DMM ERROR MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095022759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241208095022759 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095022759 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208095022759 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208095022759 DLLC NOTICE LLME(eb9ebe61/d6ce09ac){ASSIGNED} LLGM Assign pre (d6ce09ac => ffffffff) (gprs_llc.c:1079) 20241208095022759 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6ce09ac => ffffffff) (gprs_llc.c:1125) 20241208095022759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095022797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095022797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095022798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095022798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095022798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095022798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095022798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095022798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095022798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095022798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095022798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095022798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095022798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095022798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095022798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095022800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095022804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095022804 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095022815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095022815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095022815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095022815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095022815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095022816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095022816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095022816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095022816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095022816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095022816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095022816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095022816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095022816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095022816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095022816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(202)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095022816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095022816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095022818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095022823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095022823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095022831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095022831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095022831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095022831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095022831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095022831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095022831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095022831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095022831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095022832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095022832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095022832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095022832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095022832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095022832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095022832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095022832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095022832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095022833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095022838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095022838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095023162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095023162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095023162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095023162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095023164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(208)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095023164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@5756901087f2: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FF7AC8F3'O, index=0 SGSN_Test-GSUP(209)@5756901087f2: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5756901087f2: 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 := '4DD8F8524E9EA1083F98588C07B729DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DACC3B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F83F57FB65AC1901'O } } } } } 20241208095024232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095024232 DLLC NOTICE LLME(ffffffff/ff7ac8f3){UNASSIGNED} LLC RX: unknown TLLI 0xff7ac8f3, creating LLME on the fly (gprs_llc.c:552) 20241208095024232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095024232 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241208095024232 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095024232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208095024232 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095024232 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208095024232 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095024232 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095024232 DLLC NOTICE LLME(ffffffff/ff7ac8f3){UNASSIGNED} LLGM Assign pre (ff7ac8f3 => e4acf8b8) (gprs_llc.c:1079) 20241208095024232 DLLC NOTICE LLME(ff7ac8f3/e4acf8b8){ASSIGNED} LLGM Assign post (ff7ac8f3 => e4acf8b8) (gprs_llc.c:1125) 20241208095024232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095024233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095024233 DMM DEBUG MM(262420000000007/e4acf8b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095024251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095024251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095024251 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095024251 DMM DEBUG MM(262420000000007/e4acf8b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241208095024251 DMM NOTICE MM(262420000000007/e4acf8b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095024251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095024251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095024251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095024251 DMM DEBUG MM(262420000000007/e4acf8b8) Requesting authorization (sgsn_auth.c:160) 20241208095024251 DMM INFO MM(262420000000007/e4acf8b8) Requesting authentication tuples (sgsn_auth.c:184) 20241208095024251 DMM DEBUG MM(262420000000007/e4acf8b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095024251 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241208095024251 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)@5756901087f2: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5756901087f2: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241208095024257 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095024257 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095024257 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095024257 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095024257 DMM INFO MM(262420000000007/e4acf8b8) Subscriber data update (mmctx.c:445) 20241208095024257 DMM DEBUG MM(262420000000007/e4acf8b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095024257 DMM INFO MM(262420000000007/e4acf8b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095024257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095024257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095024257 DMM INFO MM(262420000000007/e4acf8b8) <- GMM AUTH AND CIPHERING REQ (rand = 4d d8 f8 52 4e 9e a1 08 3f 98 58 8c 07 b7 29 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095024274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095024274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095024274 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095024274 DMM INFO MM(262420000000007/e4acf8b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095024274 DMM NOTICE MM(262420000000007/e4acf8b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095024274 DMM DEBUG MM(262420000000007/e4acf8b8) checking auth: received GSM SRES = 3d ac c3 b3 (gprs_gmm.c:648) 20241208095024274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095024274 DMM DEBUG MM(262420000000007/e4acf8b8) Requesting authorization (sgsn_auth.c:160) 20241208095024274 DMM INFO MM(262420000000007/e4acf8b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095024274 DMM DEBUG MM(262420000000007/e4acf8b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095024274 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241208095024274 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) 20241208095024274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095024274 DMM INFO MM(262420000000007/e4acf8b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4acf8b8) (gprs_gmm.c:282) 20241208095024277 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095024277 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095024277 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241208095024277 DMM INFO MM(262420000000007/e4acf8b8) Subscriber data update (mmctx.c:445) 20241208095024277 DMM DEBUG MM(262420000000007/e4acf8b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095024277 DMM INFO MM(262420000000007/e4acf8b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095024277 DMM NOTICE MM(262420000000007/e4acf8b8) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241208095024277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095024277 DMM NOTICE MM(262420000000007/e4acf8b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095024277 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) 20241208095024278 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095024278 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241208095024278 DMM INFO MM(262420000000007/e4acf8b8) Subscriber data update (mmctx.c:445) 20241208095024278 DMM DEBUG MM(262420000000007/e4acf8b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@5756901087f2: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@5756901087f2: Removing Client IMSI='262420000000007'H, index=0 20241208095024293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095024294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095024294 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095024294 DMM INFO MM(262420000000007/e4acf8b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095024294 DMM NOTICE MM(262420000000007/e4acf8b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095024294 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095024294 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095024294 DLLC NOTICE LLME(ff7ac8f3/e4acf8b8){ASSIGNED} LLGM Assign pre (ffffffff => e4acf8b8) (gprs_llc.c:1079) 20241208095024294 DLLC NOTICE LLME(ffffffff/e4acf8b8){ASSIGNED} LLGM Assign post (ffffffff => e4acf8b8) (gprs_llc.c:1125) 20241208095024294 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095024294 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095024294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095024294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@5756901087f2: Final verdict of PTC: pass 20241208095024300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(197)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(209)@5756901087f2: Final verdict of PTC: none 20241208095024305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095024305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5756901087f2: Final verdict of PTC: none -NSVCI99(207)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@5756901087f2: Final verdict of PTC: none -NSVCI98(202)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5756901087f2: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@5756901087f2: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5756901087f2: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(195)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(200)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(205)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_combined finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:50:24 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241208095024458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095024860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85132) 20241208095025305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095025305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85132, count=89488) 20241208095026307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095026307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:26 UTC 2024 /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 20241208095027307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095027307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_accept_all started. 20241208095027962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095027965 DMM INFO MM(262420000000007/e4acf8b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095027965 DMM INFO MM(262420000000007/e4acf8b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095027965 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095027965 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095027965 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095027965 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095027965 DLLC NOTICE LLME(ffffffff/e4acf8b8){ASSIGNED} LLGM Assign pre (e4acf8b8 => ffffffff) (gprs_llc.c:1079) 20241208095027965 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4acf8b8 => ffffffff) (gprs_llc.c:1125) 20241208095027965 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241208095027965 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) 20241208095027965 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) 20241208095027965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Deallocated (fsm.c:568) 20241208095027965 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095027965 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208095027965 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208095027965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095028011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095028011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095028011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095028011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095028011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095028011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095028011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095028011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095028011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095028012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095028012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095028012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095028012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095028012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095028012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095028012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095028012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095028012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095028012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095028012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(216)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095028012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095028012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095028015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095028021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095028021 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095028029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095028030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095028030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095028030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095028030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095028030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095028030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095028030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095028030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095028030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095028031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095028031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095028031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095028031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095028031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095028031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095028031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095028031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095028031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095028031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095028031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095028031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095028033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095028038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095028038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095028045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095028045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095028045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095028045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095028045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095028046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095028046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095028046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095028046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095028049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095028054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095028054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095028308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095028308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095028308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095028308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095028313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095028314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@5756901087f2: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F464275E'O, index=0 SGSN_Test-GSUP(228)@5756901087f2: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241208095029394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095029394 DLLC NOTICE LLME(ffffffff/f464275e){UNASSIGNED} LLC RX: unknown TLLI 0xf464275e, creating LLME on the fly (gprs_llc.c:552) 20241208095029394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095029394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20241208095029394 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095029394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208095029394 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095029394 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208095029394 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095029394 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095029394 DLLC NOTICE LLME(ffffffff/f464275e){UNASSIGNED} LLGM Assign pre (f464275e => c8dbe117) (gprs_llc.c:1079) 20241208095029394 DLLC NOTICE LLME(f464275e/c8dbe117){ASSIGNED} LLGM Assign post (f464275e => c8dbe117) (gprs_llc.c:1125) 20241208095029394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095029394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095029394 DMM DEBUG MM(262420000000008/c8dbe117) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095029409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095029409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095029410 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095029410 DMM DEBUG MM(262420000000008/c8dbe117) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241208095029410 DMM NOTICE MM(262420000000008/c8dbe117) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095029410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095029410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095029410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208095029410 DMM INFO MM(262420000000008/c8dbe117) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8dbe117) (gprs_gmm.c:282) TC_attach_accept_all(230)@5756901087f2: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@5756901087f2: Removing Client IMSI='262420000000008'H, index=0 20241208095030406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095030407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095030407 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095030407 DMM INFO MM(262420000000008/c8dbe117) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095030407 DMM NOTICE MM(262420000000008/c8dbe117) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095030407 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095030407 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095030407 DLLC NOTICE LLME(f464275e/c8dbe117){ASSIGNED} LLGM Assign pre (ffffffff => c8dbe117) (gprs_llc.c:1079) 20241208095030407 DLLC NOTICE LLME(ffffffff/c8dbe117){ASSIGNED} LLGM Assign post (ffffffff => c8dbe117) (gprs_llc.c:1125) 20241208095030407 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095030407 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095030407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095030407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@5756901087f2: Final verdict of PTC: pass 20241208095030411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5756901087f2: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@5756901087f2: Final verdict of PTC: none 20241208095030416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095030416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI210(220)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5756901087f2: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@5756901087f2: Final verdict of PTC: none -NSVCI98(221)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@5756901087f2: Final verdict of PTC: none -NSVCI97(216)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@5756901087f2: Final verdict of PTC: none -NSVCI99(226)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(219)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(224)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(214)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_accept_all finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:50:30 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241208095030556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095030957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69748) 20241208095031417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095031417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69748, count=71008) 20241208095032418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095032418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:33 UTC 2024 /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 20241208095033420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095033420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_closed started. 20241208095034053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095034055 DMM INFO MM(262420000000008/c8dbe117) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095034056 DMM INFO MM(262420000000008/c8dbe117) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095034056 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095034056 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095034056 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095034056 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095034056 DLLC NOTICE LLME(ffffffff/c8dbe117){ASSIGNED} LLGM Assign pre (c8dbe117 => ffffffff) (gprs_llc.c:1079) 20241208095034056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8dbe117 => ffffffff) (gprs_llc.c:1125) 20241208095034056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Deallocated (fsm.c:568) 20241208095034056 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095034056 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208095034056 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208095034056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095034098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095034098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095034099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095034099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095034099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095034100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095034100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095034100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095034100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095034100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095034100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095034100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095034100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095034100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095034100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095034102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095034108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095034108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095034116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095034116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095034116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095034116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095034116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095034116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095034116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095034116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095034116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095034117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095034117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095034117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095034117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095034117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095034117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095034117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095034117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095034117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095034117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095034117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095034118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095034118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095034120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095034125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095034125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095034132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095034132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095034132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095034132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095034132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095034132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095034132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095034132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095034132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095034133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095034133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095034133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095034134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095034134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095034134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095034134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095034134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095034134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095034134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095034134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095034134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095034134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095034136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095034140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095034140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095034421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095034421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095034421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095034421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095034423 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095034423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@5756901087f2: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C51D3E4F'O, index=0 SGSN_Test-GSUP(247)@5756901087f2: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@5756901087f2: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C51D3E4F'O, index=1 20241208095035494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095035494 DLLC NOTICE LLME(ffffffff/c51d3e4f){UNASSIGNED} LLC RX: unknown TLLI 0xc51d3e4f, creating LLME on the fly (gprs_llc.c:552) 20241208095035494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095035494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241208095035494 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095035494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208095035494 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095035494 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208095035494 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095035494 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095035494 DLLC NOTICE LLME(ffffffff/c51d3e4f){UNASSIGNED} LLGM Assign pre (c51d3e4f => d59f8190) (gprs_llc.c:1079) 20241208095035494 DLLC NOTICE LLME(c51d3e4f/d59f8190){ASSIGNED} LLGM Assign post (c51d3e4f => d59f8190) (gprs_llc.c:1125) 20241208095035494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095035494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095035495 DMM DEBUG MM(001010123456789/d59f8190) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095035505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095035505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095035505 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095035506 DMM DEBUG MM(001010123456789/d59f8190) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241208095035506 DMM NOTICE MM(001010123456789/d59f8190) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241208095035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095035506 DMM NOTICE MM(001010123456789/d59f8190) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241208095035506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Reject}: Deallocated (fsm.c:568) 20241208095035506 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095035506 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208095035506 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095035506 DLLC NOTICE LLME(c51d3e4f/d59f8190){ASSIGNED} LLGM Assign pre (d59f8190 => ffffffff) (gprs_llc.c:1079) 20241208095035506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d59f8190 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@5756901087f2: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5756901087f2: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5756901087f2: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@5756901087f2: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C0705E95'O, index=2 SGSN_Test-GSUP(247)@5756901087f2: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241208095035530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095035530 DLLC NOTICE LLME(ffffffff/c0705e95){UNASSIGNED} LLC RX: unknown TLLI 0xc0705e95, creating LLME on the fly (gprs_llc.c:552) 20241208095035530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095035530 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20241208095035530 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208095035530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Allocated (fsm.c:456) 20241208095035530 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208095035530 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208095035530 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095035530 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095035530 DLLC NOTICE LLME(ffffffff/c0705e95){UNASSIGNED} LLGM Assign pre (c0705e95 => df5da15e) (gprs_llc.c:1079) 20241208095035530 DLLC NOTICE LLME(c0705e95/df5da15e){ASSIGNED} LLGM Assign post (c0705e95 => df5da15e) (gprs_llc.c:1125) 20241208095035530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095035530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095035530 DMM DEBUG MM(262420000000010/df5da15e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095035532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095035532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095035532 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095035532 DMM DEBUG MM(262420000000010/df5da15e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241208095035532 DMM NOTICE MM(262420000000010/df5da15e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095035532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095035532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095035532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208095035532 DMM INFO MM(262420000000010/df5da15e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf5da15e) (gprs_gmm.c:282) TC_attach_closed(250)@5756901087f2: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5756901087f2: Removing Client IMSI='262420000000010'H, index=2 20241208095036545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095036545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095036545 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095036545 DMM INFO MM(262420000000010/df5da15e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095036545 DMM NOTICE MM(262420000000010/df5da15e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095036545 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095036545 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095036545 DLLC NOTICE LLME(c0705e95/df5da15e){ASSIGNED} LLGM Assign pre (ffffffff => df5da15e) (gprs_llc.c:1079) 20241208095036545 DLLC NOTICE LLME(ffffffff/df5da15e){ASSIGNED} LLGM Assign post (ffffffff => df5da15e) (gprs_llc.c:1125) 20241208095036545 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095036545 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095036545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095036545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@5756901087f2: Final verdict of PTC: pass 20241208095036551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095036556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095036556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(234)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(247)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5756901087f2: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5756901087f2: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5756901087f2: Final verdict of PTC: none -NSVCI98(240)@5756901087f2: Final verdict of PTC: none -NSVCI97(235)@5756901087f2: Final verdict of PTC: none -NSVCI99(245)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(238)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(233)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(243)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) Sun Dec 8 09:50:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5756901087f2: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5756901087f2: Test case TC_attach_closed finished. Verdict: pass MTC@5756901087f2: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241208095036658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095037060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80840) 20241208095037558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095037558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80840, count=82100) 20241208095038559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095038559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:50:39 UTC 2024 /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 20241208095039560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095039560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_no_imei_response started. 20241208095040163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095040165 DMM INFO MM(262420000000010/df5da15e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095040165 DMM INFO MM(262420000000010/df5da15e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095040165 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095040165 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095040165 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095040165 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095040165 DLLC NOTICE LLME(ffffffff/df5da15e){ASSIGNED} LLGM Assign pre (df5da15e => ffffffff) (gprs_llc.c:1079) 20241208095040165 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df5da15e => ffffffff) (gprs_llc.c:1125) 20241208095040165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4975e30]{Init}: Deallocated (fsm.c:568) 20241208095040165 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208095040165 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208095040165 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208095040165 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095040211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095040211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095040211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095040211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095040211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095040211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095040211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095040211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095040211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095040212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095040212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095040212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095040212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095040212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095040212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095040212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095040212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095040212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095040212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095040212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095040213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095040213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095040215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208095040221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095040221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095040230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095040230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095040230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095040230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095040230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095040230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095040230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095040230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095040230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095040231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095040231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095040231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095040231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095040231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095040231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095040231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095040231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095040231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095040231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095040231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095040232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095040232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095040233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208095040238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095040238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(260)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI210(258)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095040242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095040242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095040242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095040242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095040242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095040242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095040242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095040242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095040242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095040243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095040243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095040243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095040244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095040244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095040244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095040244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095040244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095040244 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095040244 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095040244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095040244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095040244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095040246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095040250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095040250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095040560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095040561 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095040561 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095040561 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095040565 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095040567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@5756901087f2: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C6CF1A12'O, index=0 SGSN_Test-GSUP(267)@5756901087f2: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241208095041647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095041647 DLLC NOTICE LLME(ffffffff/c6cf1a12){UNASSIGNED} LLC RX: unknown TLLI 0xc6cf1a12, creating LLME on the fly (gprs_llc.c:552) 20241208095041647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095041647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241208095041647 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095041647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095041647 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095041647 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095041647 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095041647 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095041647 DLLC NOTICE LLME(ffffffff/c6cf1a12){UNASSIGNED} LLGM Assign pre (c6cf1a12 => e858e798) (gprs_llc.c:1079) 20241208095041647 DLLC NOTICE LLME(c6cf1a12/e858e798){ASSIGNED} LLGM Assign post (c6cf1a12 => e858e798) (gprs_llc.c:1125) 20241208095041647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095041647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095041647 DMM DEBUG MM(262420000000032/e858e798) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095047648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095047648 DMM DEBUG MM(262420000000032/e858e798) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095051256 DGPRS DEBUG Checking for inactive LLMEs, time = 36179650 (sgsn.c:132) 20241208095053649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095053649 DMM DEBUG MM(262420000000032/e858e798) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095059650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095059650 DMM DEBUG MM(262420000000032/e858e798) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095100561 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208095100562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208095100562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095105651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095105651 DMM DEBUG MM(262420000000032/e858e798) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095110214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095110218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095110218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095110233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095110235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095110236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095110245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095110247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095110247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095111652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095111652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241208095111652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095111652 DMM NOTICE MM(262420000000032/e858e798) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241208095111652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Reject}: Deallocated (fsm.c:568) 20241208095111652 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095111652 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095111652 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095111652 DLLC NOTICE LLME(c6cf1a12/e858e798){ASSIGNED} LLGM Assign pre (e858e798 => ffffffff) (gprs_llc.c:1079) 20241208095111652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e858e798 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@5756901087f2: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@5756901087f2: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5756901087f2: Final verdict of PTC: pass 20241208095111673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@5756901087f2: Final verdict of PTC: none -NSVCI98(261)@5756901087f2: Final verdict of PTC: none -NSVCI99(265)@5756901087f2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@5756901087f2: Final verdict of PTC: none 20241208095111678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095111678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(254)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5756901087f2: Final verdict of PTC: none -NSVCI97(255)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@5756901087f2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(253)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(259)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(263)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:51:11 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241208095111754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095112057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68216) 20241208095112679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095112679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68216, count=72572) 20241208095113680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095113680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:51:14 UTC 2024 /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 20241208095114681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095114681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_no_imsi_response started. 20241208095115123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095115126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095115162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095115162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095115162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095115162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095115162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095115162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095115162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095115162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095115162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095115163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095115163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095115163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095115163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095115163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095115163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095115163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095115163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095115163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095115163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095115163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095115163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095115163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095115165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095115170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095115170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095115181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095115181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095115181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095115181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095115181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095115181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095115181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095115181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095115181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095115181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095115181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095115181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095115182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095115182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095115182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095115182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095115182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095115182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095115182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095115182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095115182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095115182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095115184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095115188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095115188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095115200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095115200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095115200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095115200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095115200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095115200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095115200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095115200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095115200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095115202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095115202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095115202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095115202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095115202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095115202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095115202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095115202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095115202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095115202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095115202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095115202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095115202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095115204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095115210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095115210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095115682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095115682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095115682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095115682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(284)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095115686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095115687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@5756901087f2: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F992CD67'O, index=0 SGSN_Test-GSUP(286)@5756901087f2: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241208095116776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095116777 DLLC NOTICE LLME(ffffffff/f992cd67){UNASSIGNED} LLC RX: unknown TLLI 0xf992cd67, creating LLME on the fly (gprs_llc.c:552) 20241208095116777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095116777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241208095116777 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095116777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095116777 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095116777 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095116777 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095116777 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095116777 DLLC NOTICE LLME(ffffffff/f992cd67){UNASSIGNED} LLGM Assign pre (f992cd67 => d215faa7) (gprs_llc.c:1079) 20241208095116777 DLLC NOTICE LLME(f992cd67/d215faa7){ASSIGNED} LLGM Assign post (f992cd67 => d215faa7) (gprs_llc.c:1125) 20241208095116777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095116777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095116777 DMM DEBUG MM(/d215faa7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095116804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095116804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095116804 DMM DEBUG MM_STATE_Gb(4187147623)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095116804 DMM DEBUG MM(/d215faa7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241208095116804 DMM NOTICE MM(/d215faa7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095116804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095116804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241208095116804 DMM DEBUG MM(/d215faa7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241208095121257 DGPRS DEBUG Checking for inactive LLMEs, time = 36179680 (sgsn.c:132) 20241208095122806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095122806 DMM DEBUG MM(/d215faa7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241208095128807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095128807 DMM DEBUG MM(/d215faa7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241208095134808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095134808 DMM DEBUG MM(/d215faa7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241208095135683 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208095135683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208095135683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095140809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095140809 DMM DEBUG MM(/d215faa7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241208095145165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095145171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095145171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095145183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095145186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095145186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095145203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095145206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095145206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095146810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241208095146810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241208095146810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095146810 DMM NOTICE MM(/d215faa7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241208095146810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Reject}: Deallocated (fsm.c:568) 20241208095146810 DMM DEBUG MM_STATE_Gb(4187147623)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095146810 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095146810 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095146810 DLLC NOTICE LLME(f992cd67/d215faa7){ASSIGNED} LLGM Assign pre (d215faa7 => ffffffff) (gprs_llc.c:1079) 20241208095146810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d215faa7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@5756901087f2: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@5756901087f2: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5756901087f2: Final verdict of PTC: pass 20241208095146829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55718<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@5756901087f2: Final verdict of PTC: none 20241208095146834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095146834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(275)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@5756901087f2: Final verdict of PTC: none -NSVCI98(279)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@5756901087f2: Final verdict of PTC: none -NSVCI99(285)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@5756901087f2: Final verdict of PTC: none -NSVCI97(274)@5756901087f2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5756901087f2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@5756901087f2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(277)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(272)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(283)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:51:46 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241208095146941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095147243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71568) 20241208095147835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095147835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71568, count=72208) 20241208095148837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095148837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:51:49 UTC 2024 /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 20241208095149838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095149838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_closed_add_vty started. 20241208095150333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095150334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095150352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095150352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095150352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095150352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095150352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095150352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095150352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095150352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095150352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095150353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095150353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095150353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095150353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095150353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095150353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095150353 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095150353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095150353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095150355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095150360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095150360 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095150367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095150367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095150367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095150367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095150367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095150368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095150368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095150368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095150368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095150368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095150368 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095150368 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095150368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095150369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095150369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095150371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095150376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095150376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095150385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095150385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095150385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095150385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095150385 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095150385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095150385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095150385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095150385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095150386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095150386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095150386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095150386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095150386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095150386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095150386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095150386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095150386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095150386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095150386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095150386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095150386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095150388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095150393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095150393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095150840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095150840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095150840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095150840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095150844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095150845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208095151258 DGPRS DEBUG Checking for inactive LLMEs, time = 36179710 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D1D48CD0'O, index=0 SGSN_Test-GSUP(305)@5756901087f2: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D1D48CD0'O, index=1 20241208095151931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095151931 DLLC NOTICE LLME(ffffffff/d1d48cd0){UNASSIGNED} LLC RX: unknown TLLI 0xd1d48cd0, creating LLME on the fly (gprs_llc.c:552) 20241208095151931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095151931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241208095151931 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095151931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095151931 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095151931 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095151931 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095151931 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095151931 DLLC NOTICE LLME(ffffffff/d1d48cd0){UNASSIGNED} LLGM Assign pre (d1d48cd0 => c0a1a629) (gprs_llc.c:1079) 20241208095151931 DLLC NOTICE LLME(d1d48cd0/c0a1a629){ASSIGNED} LLGM Assign post (d1d48cd0 => c0a1a629) (gprs_llc.c:1125) 20241208095151931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095151931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095151931 DMM DEBUG MM(001010123456789/c0a1a629) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095151947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095151947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095151947 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095151947 DMM DEBUG MM(001010123456789/c0a1a629) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241208095151947 DMM NOTICE MM(001010123456789/c0a1a629) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241208095151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095151947 DMM NOTICE MM(001010123456789/c0a1a629) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241208095151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Reject}: Deallocated (fsm.c:568) 20241208095151947 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095151947 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095151948 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095151948 DLLC NOTICE LLME(d1d48cd0/c0a1a629){ASSIGNED} LLGM Assign pre (c0a1a629 => ffffffff) (gprs_llc.c:1079) 20241208095151948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0a1a629 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@5756901087f2: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D1D48CD0'O, index=2 20241208095151958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095151958 DLLC NOTICE LLME(ffffffff/d1d48cd0){UNASSIGNED} LLC RX: unknown TLLI 0xd1d48cd0, creating LLME on the fly (gprs_llc.c:552) 20241208095151958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095151958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20241208095151959 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095151959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095151959 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095151959 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095151959 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095151959 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095151959 DLLC NOTICE LLME(ffffffff/d1d48cd0){UNASSIGNED} LLGM Assign pre (d1d48cd0 => e3c8b5ce) (gprs_llc.c:1079) 20241208095151959 DLLC NOTICE LLME(d1d48cd0/e3c8b5ce){ASSIGNED} LLGM Assign post (d1d48cd0 => e3c8b5ce) (gprs_llc.c:1125) 20241208095151959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095151959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095151959 DMM DEBUG MM(001010123456700/e3c8b5ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095151967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095151967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095151967 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095151967 DMM DEBUG MM(001010123456700/e3c8b5ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241208095151967 DMM NOTICE MM(001010123456700/e3c8b5ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095151968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095151968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095151968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208095151968 DMM INFO MM(001010123456700/e3c8b5ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3c8b5ce) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: Removing Client IMSI='001010123456700'H, index=2 20241208095152971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095152971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095152971 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095152971 DMM INFO MM(001010123456700/e3c8b5ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095152971 DMM NOTICE MM(001010123456700/e3c8b5ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095152971 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095152971 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095152971 DLLC NOTICE LLME(d1d48cd0/e3c8b5ce){ASSIGNED} LLGM Assign pre (ffffffff => e3c8b5ce) (gprs_llc.c:1079) 20241208095152971 DLLC NOTICE LLME(ffffffff/e3c8b5ce){ASSIGNED} LLGM Assign post (ffffffff => e3c8b5ce) (gprs_llc.c:1125) 20241208095152971 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095152971 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095152971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095152971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@5756901087f2: Final verdict of PTC: pass 20241208095152975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(289)@5756901087f2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@5756901087f2: Final verdict of PTC: none 20241208095152979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(305)@5756901087f2: Final verdict of PTC: none -NSVCI99(303)@5756901087f2: Final verdict of PTC: none 20241208095152980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI196(292)@5756901087f2: Final verdict of PTC: none -NSVCI97(293)@5756901087f2: Final verdict of PTC: none -NSVCI98(298)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5756901087f2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(301)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(296)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(291)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:51:53 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241208095153083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095153485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77420) 20241208095153981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095153981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77420, count=81776) 20241208095154982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095154982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:51:55 UTC 2024 /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 20241208095155984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095155984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_check_subscriber_list started. 20241208095156585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095156587 DMM INFO MM(001010123456700/e3c8b5ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095156587 DMM INFO MM(001010123456700/e3c8b5ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095156587 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095156588 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095156588 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095156588 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095156588 DLLC NOTICE LLME(ffffffff/e3c8b5ce){ASSIGNED} LLGM Assign pre (e3c8b5ce => ffffffff) (gprs_llc.c:1079) 20241208095156588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3c8b5ce => ffffffff) (gprs_llc.c:1125) 20241208095156588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095156588 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095156588 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095156588 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095156588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095156622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095156622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095156622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095156622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095156622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095156622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095156622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095156622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095156622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241208095156623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095156623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095156623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095156623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095156623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095156623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095156623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) -NSVCI97(312)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095156623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095156623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095156623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095156623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095156623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095156623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095156626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095156631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095156631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095156637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095156637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095156637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095156637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095156637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095156637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095156637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095156637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095156637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095156638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095156638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095156638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095156638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095156638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095156638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095156638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095156638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095156638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095156638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095156638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095156638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095156638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095156640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095156645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095156645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095156653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095156653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095156653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095156653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095156653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095156653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095156653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095156653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095156653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095156654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095156654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095156654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095156654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095156654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095156654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095156654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095156654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095156654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095156654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095156654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095156654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095156654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095156655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095156660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095156660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095156985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095156985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095156985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095156985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095156990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095156991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@5756901087f2: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EBDF2B6A'O, index=0 SGSN_Test-GSUP(324)@5756901087f2: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5756901087f2: 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 := '7CD94A661F6A351B9387116DB90EAC81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D10326B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD40ECB2BEEFFBB3'O } } } } } 20241208095158064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095158064 DLLC NOTICE LLME(ffffffff/ebdf2b6a){UNASSIGNED} LLC RX: unknown TLLI 0xebdf2b6a, creating LLME on the fly (gprs_llc.c:552) 20241208095158064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095158065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20241208095158065 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095158065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095158065 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095158065 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095158065 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095158065 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095158065 DLLC NOTICE LLME(ffffffff/ebdf2b6a){UNASSIGNED} LLGM Assign pre (ebdf2b6a => c7e6d4b7) (gprs_llc.c:1079) 20241208095158065 DLLC NOTICE LLME(ebdf2b6a/c7e6d4b7){ASSIGNED} LLGM Assign post (ebdf2b6a => c7e6d4b7) (gprs_llc.c:1125) 20241208095158065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095158065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095158065 DMM DEBUG MM(262420000000034/c7e6d4b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095158089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095158089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095158089 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095158089 DMM DEBUG MM(262420000000034/c7e6d4b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241208095158089 DMM NOTICE MM(262420000000034/c7e6d4b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095158089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095158089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095158089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095158089 DMM DEBUG MM(262420000000034/c7e6d4b7) Requesting authorization (sgsn_auth.c:160) 20241208095158090 DMM INFO MM(262420000000034/c7e6d4b7) Requesting authentication tuples (sgsn_auth.c:184) 20241208095158090 DMM DEBUG MM(262420000000034/c7e6d4b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095158090 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241208095158090 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)@5756901087f2: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5756901087f2: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241208095158096 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095158096 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095158096 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095158096 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095158096 DMM INFO MM(262420000000034/c7e6d4b7) Subscriber data update (mmctx.c:445) 20241208095158096 DMM DEBUG MM(262420000000034/c7e6d4b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095158096 DMM INFO MM(262420000000034/c7e6d4b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095158096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095158096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095158096 DMM INFO MM(262420000000034/c7e6d4b7) <- GMM AUTH AND CIPHERING REQ (rand = 7c d9 4a 66 1f 6a 35 1b 93 87 11 6d b9 0e ac 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095158113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095158113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095158113 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095158113 DMM INFO MM(262420000000034/c7e6d4b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095158113 DMM NOTICE MM(262420000000034/c7e6d4b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095158113 DMM DEBUG MM(262420000000034/c7e6d4b7) checking auth: received GSM SRES = 6d 10 32 6b (gprs_gmm.c:648) 20241208095158113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095158113 DMM DEBUG MM(262420000000034/c7e6d4b7) Requesting authorization (sgsn_auth.c:160) 20241208095158113 DMM INFO MM(262420000000034/c7e6d4b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095158113 DMM DEBUG MM(262420000000034/c7e6d4b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095158113 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241208095158113 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) 20241208095158113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095158113 DMM INFO MM(262420000000034/c7e6d4b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e6d4b7) (gprs_gmm.c:282) 20241208095158116 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095158116 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095158116 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241208095158116 DMM INFO MM(262420000000034/c7e6d4b7) Subscriber data update (mmctx.c:445) 20241208095158117 DMM DEBUG MM(262420000000034/c7e6d4b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095158117 DMM INFO MM(262420000000034/c7e6d4b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095158117 DMM NOTICE MM(262420000000034/c7e6d4b7) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241208095158117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095158117 DMM NOTICE MM(262420000000034/c7e6d4b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095158117 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) 20241208095158118 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095158118 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241208095158118 DMM INFO MM(262420000000034/c7e6d4b7) Subscriber data update (mmctx.c:445) 20241208095158118 DMM DEBUG MM(262420000000034/c7e6d4b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095158129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095158129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095158129 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095158129 DMM INFO MM(262420000000034/c7e6d4b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095158129 DMM NOTICE MM(262420000000034/c7e6d4b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095158129 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095158129 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095158129 DLLC NOTICE LLME(ebdf2b6a/c7e6d4b7){ASSIGNED} LLGM Assign pre (ffffffff => c7e6d4b7) (gprs_llc.c:1079) 20241208095158129 DLLC NOTICE LLME(ffffffff/c7e6d4b7){ASSIGNED} LLGM Assign post (ffffffff => c7e6d4b7) (gprs_llc.c:1125) 20241208095158129 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095158129 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095158129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095158129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@5756901087f2: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@5756901087f2: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5756901087f2: Final verdict of PTC: pass 20241208095158190 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241208095158190 DMM INFO MM(262420000000034/c7e6d4b7) Subscriber data update (mmctx.c:445) 20241208095158190 DMM DEBUG MM(262420000000034/c7e6d4b7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241208095158190 DMM INFO MM(262420000000034/c7e6d4b7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241208095158190 DMM INFO MM(262420000000034/c7e6d4b7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095158190 DMM INFO MM(262420000000034/c7e6d4b7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095158190 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095158190 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095158190 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095158190 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095158190 DLLC NOTICE LLME(ffffffff/c7e6d4b7){ASSIGNED} LLGM Assign pre (c7e6d4b7 => ffffffff) (gprs_llc.c:1079) 20241208095158190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e6d4b7 => ffffffff) (gprs_llc.c:1125) 20241208095158190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095158190 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095158190 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095158190 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095158194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(308)@5756901087f2: Final verdict of PTC: none 20241208095158198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095158198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@5756901087f2: Final verdict of PTC: none -NSVCI98(317)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5756901087f2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@5756901087f2: Final verdict of PTC: none -NSVCI99(322)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5756901087f2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@5756901087f2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@5756901087f2: Final verdict of PTC: none -NSVCI97(312)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(320)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(310)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(315)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:51:58 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241208095158256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095158558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20241208095159199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095159199 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) 20241208095200201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095200201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:52:00 UTC 2024 /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 20241208095201203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095201203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_detach_check_subscriber_list started. 20241208095201648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095201651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095201694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095201694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095201694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095201694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095201694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095201694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095201694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095201694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095201694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095201695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095201695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095201695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095201695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095201695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095201695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095201695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095201695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095201695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095201695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095201695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(331)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095201695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095201695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095201697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095201702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095201702 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095201709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095201709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095201709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095201709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095201709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095201709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095201709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095201709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095201709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095201710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095201710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095201710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095201710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095201710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095201710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095201710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095201710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095201710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095201710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095201710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095201711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095201711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095201713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095201719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095201726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095201726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095201726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095201726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095201726 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095201726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095201726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095201726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095201726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095201727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095201727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095201727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095201727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095201727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095201727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095201727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095201727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095201727 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095201727 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095201727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095201727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095201727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095201729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095201734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095201734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095202205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095202205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095202205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095202205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095202209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(342)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241208095202210 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@5756901087f2: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DE0394C2'O, index=0 SGSN_Test-GSUP(343)@5756901087f2: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5756901087f2: 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 := 'C081F8C30B5DACAD3117D0B276CDFAC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC480159'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27ACD391E969BBB8'O } } } } } 20241208095202266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095202266 DLLC NOTICE LLME(ffffffff/de0394c2){UNASSIGNED} LLC RX: unknown TLLI 0xde0394c2, creating LLME on the fly (gprs_llc.c:552) 20241208095202266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095202266 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20241208095202266 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095202266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095202266 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095202266 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095202266 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095202266 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095202266 DLLC NOTICE LLME(ffffffff/de0394c2){UNASSIGNED} LLGM Assign pre (de0394c2 => ede64342) (gprs_llc.c:1079) 20241208095202266 DLLC NOTICE LLME(de0394c2/ede64342){ASSIGNED} LLGM Assign post (de0394c2 => ede64342) (gprs_llc.c:1125) 20241208095202266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095202266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095202266 DMM DEBUG MM(262420000000033/ede64342) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095202291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095202291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095202291 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095202291 DMM DEBUG MM(262420000000033/ede64342) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241208095202291 DMM NOTICE MM(262420000000033/ede64342) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095202291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095202291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095202291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095202291 DMM DEBUG MM(262420000000033/ede64342) Requesting authorization (sgsn_auth.c:160) 20241208095202291 DMM INFO MM(262420000000033/ede64342) Requesting authentication tuples (sgsn_auth.c:184) 20241208095202291 DMM DEBUG MM(262420000000033/ede64342) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095202291 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241208095202291 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)@5756901087f2: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5756901087f2: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241208095202297 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095202297 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095202297 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095202297 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095202297 DMM INFO MM(262420000000033/ede64342) Subscriber data update (mmctx.c:445) 20241208095202297 DMM DEBUG MM(262420000000033/ede64342) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095202297 DMM INFO MM(262420000000033/ede64342) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095202297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095202297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095202297 DMM INFO MM(262420000000033/ede64342) <- GMM AUTH AND CIPHERING REQ (rand = c0 81 f8 c3 0b 5d ac ad 31 17 d0 b2 76 cd fa c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095202312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095202312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095202313 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095202313 DMM INFO MM(262420000000033/ede64342) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095202313 DMM NOTICE MM(262420000000033/ede64342) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095202313 DMM DEBUG MM(262420000000033/ede64342) checking auth: received GSM SRES = fc 48 01 59 (gprs_gmm.c:648) 20241208095202313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095202313 DMM DEBUG MM(262420000000033/ede64342) Requesting authorization (sgsn_auth.c:160) 20241208095202313 DMM INFO MM(262420000000033/ede64342) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095202313 DMM DEBUG MM(262420000000033/ede64342) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095202313 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241208095202313 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) 20241208095202313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095202313 DMM INFO MM(262420000000033/ede64342) <- GMM ATTACH ACCEPT (new P-TMSI=0xede64342) (gprs_gmm.c:282) 20241208095202315 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095202315 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095202315 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241208095202316 DMM INFO MM(262420000000033/ede64342) Subscriber data update (mmctx.c:445) 20241208095202316 DMM DEBUG MM(262420000000033/ede64342) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095202316 DMM INFO MM(262420000000033/ede64342) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095202316 DMM NOTICE MM(262420000000033/ede64342) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241208095202316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095202316 DMM NOTICE MM(262420000000033/ede64342) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095202316 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) 20241208095202317 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095202317 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241208095202317 DMM INFO MM(262420000000033/ede64342) Subscriber data update (mmctx.c:445) 20241208095202317 DMM DEBUG MM(262420000000033/ede64342) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095202330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095202330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095202330 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095202330 DMM INFO MM(262420000000033/ede64342) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095202330 DMM NOTICE MM(262420000000033/ede64342) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095202330 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095202330 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095202330 DLLC NOTICE LLME(de0394c2/ede64342){ASSIGNED} LLGM Assign pre (ffffffff => ede64342) (gprs_llc.c:1079) 20241208095202330 DLLC NOTICE LLME(ffffffff/ede64342){ASSIGNED} LLGM Assign post (ffffffff => ede64342) (gprs_llc.c:1125) 20241208095202330 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095202330 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095202330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095202330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@5756901087f2: setverdict(pass): none -> pass 20241208095202387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095202387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241208095202387 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095202387 DMM INFO MM(262420000000033/ede64342) -> GMM DETACH REQUEST TLLI=0xede64342 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241208095202387 DMM INFO MM(262420000000033/ede64342) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095202387 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095202387 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095202387 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095202387 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095202387 DLLC NOTICE LLME(ffffffff/ede64342){ASSIGNED} LLGM Assign pre (ede64342 => ffffffff) (gprs_llc.c:1079) 20241208095202387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ede64342 => ffffffff) (gprs_llc.c:1125) 20241208095202387 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241208095202387 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) 20241208095202387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095202387 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095202387 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095202387 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095202389 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@5756901087f2: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5756901087f2: Final verdict of PTC: pass 20241208095207406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@5756901087f2: Final verdict of PTC: none -NSVCI98(336)@5756901087f2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@5756901087f2: Final verdict of PTC: none 20241208095207411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095207411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(342)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@5756901087f2: Final verdict of PTC: none -NSVCI99(341)@5756901087f2: Final verdict of PTC: none -NSVCI97(331)@5756901087f2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@5756901087f2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(334)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(339)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(329)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:52:07 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241208095207546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095207849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88276) 20241208095208412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095208412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88276, count=94068) 20241208095209414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095209414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:52:09 UTC 2024 /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 20241208095210414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095210414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_check_complete_resend started. 20241208095210960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095210961 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095210997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095210997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095210997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095210997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095210997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095210997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095210997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095210997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095210998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095210998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095210998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095210998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095210998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095210998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095210998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095210998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095210998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095210998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095210998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095210998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095210999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095210999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095211001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095211006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095211006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095211012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095211012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095211012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095211012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095211012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095211013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095211013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095211013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095211013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095211013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095211013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095211013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095211013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095211013 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095211013 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095211013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095211013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095211013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095211015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095211019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095211019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095211028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095211028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095211028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095211028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095211028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095211028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095211028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095211028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095211028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095211029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095211029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095211029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095211029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095211029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095211029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095211029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095211029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095211029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095211029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095211029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095211029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095211029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095211032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095211036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095211036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095211416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095211416 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095211416 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095211416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095211421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095211422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5756901087f2: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C310FE48'O, index=0 SGSN_Test-GSUP(362)@5756901087f2: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5756901087f2: 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 := 'E61D8DD0FE12701FDB6D6DBE36153230'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3E649A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DE239486495DC0A'O } } } } } 20241208095212506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095212506 DLLC NOTICE LLME(ffffffff/c310fe48){UNASSIGNED} LLC RX: unknown TLLI 0xc310fe48, creating LLME on the fly (gprs_llc.c:552) 20241208095212506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095212507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241208095212507 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095212507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095212507 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095212507 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095212507 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095212507 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095212507 DLLC NOTICE LLME(ffffffff/c310fe48){UNASSIGNED} LLGM Assign pre (c310fe48 => c785e8cd) (gprs_llc.c:1079) 20241208095212507 DLLC NOTICE LLME(c310fe48/c785e8cd){ASSIGNED} LLGM Assign post (c310fe48 => c785e8cd) (gprs_llc.c:1125) 20241208095212507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095212507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095212507 DMM DEBUG MM(262420000000036/c785e8cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095212532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095212532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095212533 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095212533 DMM DEBUG MM(262420000000036/c785e8cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241208095212533 DMM NOTICE MM(262420000000036/c785e8cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095212533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095212533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095212533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095212533 DMM DEBUG MM(262420000000036/c785e8cd) Requesting authorization (sgsn_auth.c:160) 20241208095212533 DMM INFO MM(262420000000036/c785e8cd) Requesting authentication tuples (sgsn_auth.c:184) 20241208095212533 DMM DEBUG MM(262420000000036/c785e8cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095212533 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241208095212533 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)@5756901087f2: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5756901087f2: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241208095212539 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095212539 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095212539 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095212539 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095212539 DMM INFO MM(262420000000036/c785e8cd) Subscriber data update (mmctx.c:445) 20241208095212539 DMM DEBUG MM(262420000000036/c785e8cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095212539 DMM INFO MM(262420000000036/c785e8cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095212539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095212539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095212539 DMM INFO MM(262420000000036/c785e8cd) <- GMM AUTH AND CIPHERING REQ (rand = e6 1d 8d d0 fe 12 70 1f db 6d 6d be 36 15 32 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095212543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095212543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095212543 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095212543 DMM INFO MM(262420000000036/c785e8cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095212543 DMM NOTICE MM(262420000000036/c785e8cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095212543 DMM DEBUG MM(262420000000036/c785e8cd) checking auth: received GSM SRES = d3 e6 49 a8 (gprs_gmm.c:648) 20241208095212543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095212543 DMM DEBUG MM(262420000000036/c785e8cd) Requesting authorization (sgsn_auth.c:160) 20241208095212543 DMM INFO MM(262420000000036/c785e8cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095212543 DMM DEBUG MM(262420000000036/c785e8cd) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095212543 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241208095212543 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) 20241208095212543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095212543 DMM INFO MM(262420000000036/c785e8cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc785e8cd) (gprs_gmm.c:282) 20241208095212545 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095212545 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095212545 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241208095212545 DMM INFO MM(262420000000036/c785e8cd) Subscriber data update (mmctx.c:445) 20241208095212545 DMM DEBUG MM(262420000000036/c785e8cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095212545 DMM INFO MM(262420000000036/c785e8cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095212545 DMM NOTICE MM(262420000000036/c785e8cd) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241208095212545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095212545 DMM NOTICE MM(262420000000036/c785e8cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095212545 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) 20241208095212545 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095212545 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241208095212546 DMM INFO MM(262420000000036/c785e8cd) Subscriber data update (mmctx.c:445) 20241208095212546 DMM DEBUG MM(262420000000036/c785e8cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@5756901087f2: Warning: Re-starting timer T, which is already active (running or expired). 20241208095218545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208095218545 DMM INFO MM(262420000000036/c785e8cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc785e8cd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@5756901087f2: Warning: Re-starting timer T, which is already active (running or expired). 20241208095221259 DGPRS DEBUG Checking for inactive LLMEs, time = 36179740 (sgsn.c:132) 20241208095224546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208095224546 DMM INFO MM(262420000000036/c785e8cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc785e8cd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@5756901087f2: Warning: Re-starting timer T, which is already active (running or expired). 20241208095230547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208095230547 DMM INFO MM(262420000000036/c785e8cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc785e8cd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@5756901087f2: Warning: Re-starting timer T, which is already active (running or expired). 20241208095231417 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208095231417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208095231417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095236548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208095236548 DMM INFO MM(262420000000036/c785e8cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc785e8cd) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@5756901087f2: Warning: Re-starting timer T, which is already active (running or expired). 20241208095241000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095241005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095241005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095241014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095241017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095241017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095241030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095241033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095241033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095242548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241208095242549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241208095242549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095242549 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241208095242549 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) 20241208095242549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Reject}: Deallocated (fsm.c:568) 20241208095242549 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095242549 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095242549 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095242549 DLLC NOTICE LLME(c310fe48/c785e8cd){ASSIGNED} LLGM Assign pre (c785e8cd => ffffffff) (gprs_llc.c:1079) 20241208095242549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c785e8cd => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@5756901087f2: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5756901087f2: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5756901087f2: Final verdict of PTC: pass 20241208095246574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095246579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095246579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@5756901087f2: Final verdict of PTC: none -NSVCI99(360)@5756901087f2: Final verdict of PTC: none -NSVCI98(355)@5756901087f2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@5756901087f2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@5756901087f2: Final verdict of PTC: none -NSVCI97(350)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5756901087f2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(353)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(348)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(358)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:52:46 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241208095246658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095246960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92084) 20241208095247580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095247580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92084, count=96440) 20241208095248581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095248581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:52:49 UTC 2024 /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 20241208095249582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095249582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_hlr_location_cancel_request_update started. 20241208095250055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095250057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095250114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095250115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095250115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095250115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095250115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095250115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095250115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095250115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095250115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095250116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095250116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095250116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095250116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095250116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095250116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095250116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095250116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095250116 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095250116 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095250116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095250116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095250116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095250119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095250124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095250124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095250130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095250130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095250130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095250130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095250130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095250130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095250130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095250130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095250130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095250131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095250131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095250131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095250131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095250131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095250131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095250131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095250131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095250131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095250131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095250131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095250131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095250132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095250134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095250139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095250139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095250147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095250147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095250147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095250147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095250147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095250147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095250147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095250147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095250147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095250148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095250148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095250148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095250148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095250148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095250148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095250148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095250148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095250148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095250148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095250148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095250149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095250149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095250151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095250156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095250156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095250583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095250583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095250583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095250583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095250587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(380)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095250588 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208095251260 DGPRS DEBUG Checking for inactive LLMEs, time = 36179770 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@5756901087f2: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D9C73567'O, index=0 SGSN_Test-GSUP(381)@5756901087f2: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5756901087f2: 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 := '7BB456E6BA7A3FC4DCB98B47B9CE7DBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6B6D8E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A269D5D8E66D9F62'O } } } } } 20241208095251676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095251676 DLLC NOTICE LLME(ffffffff/d9c73567){UNASSIGNED} LLC RX: unknown TLLI 0xd9c73567, creating LLME on the fly (gprs_llc.c:552) 20241208095251676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095251676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20241208095251676 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095251676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095251676 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095251676 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095251676 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095251676 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095251676 DLLC NOTICE LLME(ffffffff/d9c73567){UNASSIGNED} LLGM Assign pre (d9c73567 => d8d01409) (gprs_llc.c:1079) 20241208095251676 DLLC NOTICE LLME(d9c73567/d8d01409){ASSIGNED} LLGM Assign post (d9c73567 => d8d01409) (gprs_llc.c:1125) 20241208095251676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095251676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095251676 DMM DEBUG MM(262420000000031/d8d01409) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095251691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095251691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095251691 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095251691 DMM DEBUG MM(262420000000031/d8d01409) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241208095251691 DMM NOTICE MM(262420000000031/d8d01409) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095251691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095251691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095251691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095251691 DMM DEBUG MM(262420000000031/d8d01409) Requesting authorization (sgsn_auth.c:160) 20241208095251691 DMM INFO MM(262420000000031/d8d01409) Requesting authentication tuples (sgsn_auth.c:184) 20241208095251691 DMM DEBUG MM(262420000000031/d8d01409) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095251691 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241208095251691 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)@5756901087f2: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5756901087f2: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241208095251696 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095251696 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095251696 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095251696 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095251696 DMM INFO MM(262420000000031/d8d01409) Subscriber data update (mmctx.c:445) 20241208095251696 DMM DEBUG MM(262420000000031/d8d01409) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095251696 DMM INFO MM(262420000000031/d8d01409) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095251696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095251696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095251696 DMM INFO MM(262420000000031/d8d01409) <- GMM AUTH AND CIPHERING REQ (rand = 7b b4 56 e6 ba 7a 3f c4 dc b9 8b 47 b9 ce 7d bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095251712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095251712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095251712 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095251712 DMM INFO MM(262420000000031/d8d01409) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095251712 DMM NOTICE MM(262420000000031/d8d01409) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095251712 DMM DEBUG MM(262420000000031/d8d01409) checking auth: received GSM SRES = f6 b6 d8 e8 (gprs_gmm.c:648) 20241208095251712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095251712 DMM DEBUG MM(262420000000031/d8d01409) Requesting authorization (sgsn_auth.c:160) 20241208095251712 DMM INFO MM(262420000000031/d8d01409) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095251712 DMM DEBUG MM(262420000000031/d8d01409) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095251712 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241208095251712 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) 20241208095251712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095251713 DMM INFO MM(262420000000031/d8d01409) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8d01409) (gprs_gmm.c:282) 20241208095251715 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095251715 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095251715 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241208095251715 DMM INFO MM(262420000000031/d8d01409) Subscriber data update (mmctx.c:445) 20241208095251715 DMM DEBUG MM(262420000000031/d8d01409) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095251716 DMM INFO MM(262420000000031/d8d01409) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095251716 DMM NOTICE MM(262420000000031/d8d01409) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241208095251716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095251716 DMM NOTICE MM(262420000000031/d8d01409) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095251716 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) 20241208095251717 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095251717 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241208095251717 DMM INFO MM(262420000000031/d8d01409) Subscriber data update (mmctx.c:445) 20241208095251717 DMM DEBUG MM(262420000000031/d8d01409) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095251730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095251730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095251730 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095251730 DMM INFO MM(262420000000031/d8d01409) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095251730 DMM NOTICE MM(262420000000031/d8d01409) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095251730 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095251730 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095251730 DLLC NOTICE LLME(d9c73567/d8d01409){ASSIGNED} LLGM Assign pre (ffffffff => d8d01409) (gprs_llc.c:1079) 20241208095251730 DLLC NOTICE LLME(ffffffff/d8d01409){ASSIGNED} LLGM Assign post (ffffffff => d8d01409) (gprs_llc.c:1125) 20241208095251730 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095251730 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095251730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095251730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@5756901087f2: setverdict(pass): none -> pass 20241208095251779 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241208095251779 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241208095251779 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) 20241208095251779 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241208095251779 DMM INFO MM(262420000000031/d8d01409) Subscriber data update (mmctx.c:445) 20241208095251779 DMM DEBUG MM(262420000000031/d8d01409) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241208095251779 DMM INFO MM(262420000000031/d8d01409) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241208095251779 DMM INFO MM(262420000000031/d8d01409) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095251779 DMM INFO MM(262420000000031/d8d01409) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095251779 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095251779 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095251779 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095251779 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095251779 DLLC NOTICE LLME(ffffffff/d8d01409){ASSIGNED} LLGM Assign pre (d8d01409 => ffffffff) (gprs_llc.c:1079) 20241208095251779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8d01409 => ffffffff) (gprs_llc.c:1125) 20241208095251779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095251779 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095251779 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095251779 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed MC@5756901087f2: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241208095256791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095256792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5756901087f2: Final verdict of PTC: none -NSVCI98(374)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5756901087f2: Final verdict of PTC: none -NSVCI97(369)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@5756901087f2: Final verdict of PTC: none 20241208095256794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41212<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(379)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(372)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(367)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(377)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5756901087f2: Final verdict of PTC: pass Sun Dec 8 09:52:56 UTC 2024 MTC@5756901087f2: Setting final verdict of the test case.====== 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 MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5756901087f2: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5756901087f2: 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'. 20241208095256852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095257154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20241208095257793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095257793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93356) 20241208095258794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095258794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:52:59 UTC 2024 /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 20241208095259796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095259796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_hlr_location_cancel_request_withdraw started. 20241208095300240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095300242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095300287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095300287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095300287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095300287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095300287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095300287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095300287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095300287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095300287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095300288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095300288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095300288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095300288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095300291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095300295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095300295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095300303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095300303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095300303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095300303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095300303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095300303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095300303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095300303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095300303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095300304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095300304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095300304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095300304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095300304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095300304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095300304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095300304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095300304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095300307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095300312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095300312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095300319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095300319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095300319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095300319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095300319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095300319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095300319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095300319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095300319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095300320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095300320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095300320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095300320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095300320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095300320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095300320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095300320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095300320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095300323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095300328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095300328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095300798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095300798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095300798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095300798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095300802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(399)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095300803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5756901087f2: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CDD44A53'O, index=0 SGSN_Test-GSUP(400)@5756901087f2: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5756901087f2: 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 := 'F57AF2BEF892106904554909AEDB06EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6724B979'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B7453AF46AC021B'O } } } } } 20241208095301868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095301868 DLLC NOTICE LLME(ffffffff/cdd44a53){UNASSIGNED} LLC RX: unknown TLLI 0xcdd44a53, creating LLME on the fly (gprs_llc.c:552) 20241208095301868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095301868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20241208095301868 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095301868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095301868 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095301868 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095301868 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095301868 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095301868 DLLC NOTICE LLME(ffffffff/cdd44a53){UNASSIGNED} LLGM Assign pre (cdd44a53 => e75ee733) (gprs_llc.c:1079) 20241208095301868 DLLC NOTICE LLME(cdd44a53/e75ee733){ASSIGNED} LLGM Assign post (cdd44a53 => e75ee733) (gprs_llc.c:1125) 20241208095301868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095301868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095301868 DMM DEBUG MM(262420000000029/e75ee733) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095301880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095301880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095301880 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095301880 DMM DEBUG MM(262420000000029/e75ee733) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241208095301880 DMM NOTICE MM(262420000000029/e75ee733) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095301880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095301880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095301880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095301880 DMM DEBUG MM(262420000000029/e75ee733) Requesting authorization (sgsn_auth.c:160) 20241208095301880 DMM INFO MM(262420000000029/e75ee733) Requesting authentication tuples (sgsn_auth.c:184) 20241208095301880 DMM DEBUG MM(262420000000029/e75ee733) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095301880 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241208095301880 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)@5756901087f2: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5756901087f2: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241208095301884 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095301884 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095301884 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095301884 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095301884 DMM INFO MM(262420000000029/e75ee733) Subscriber data update (mmctx.c:445) 20241208095301884 DMM DEBUG MM(262420000000029/e75ee733) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095301884 DMM INFO MM(262420000000029/e75ee733) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095301884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095301884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095301884 DMM INFO MM(262420000000029/e75ee733) <- GMM AUTH AND CIPHERING REQ (rand = f5 7a f2 be f8 92 10 69 04 55 49 09 ae db 06 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095301899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095301900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095301900 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095301900 DMM INFO MM(262420000000029/e75ee733) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095301900 DMM NOTICE MM(262420000000029/e75ee733) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095301900 DMM DEBUG MM(262420000000029/e75ee733) checking auth: received GSM SRES = 67 24 b9 79 (gprs_gmm.c:648) 20241208095301900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095301900 DMM DEBUG MM(262420000000029/e75ee733) Requesting authorization (sgsn_auth.c:160) 20241208095301900 DMM INFO MM(262420000000029/e75ee733) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095301900 DMM DEBUG MM(262420000000029/e75ee733) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095301900 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241208095301900 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) 20241208095301900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095301900 DMM INFO MM(262420000000029/e75ee733) <- GMM ATTACH ACCEPT (new P-TMSI=0xe75ee733) (gprs_gmm.c:282) 20241208095301903 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095301903 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095301903 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241208095301903 DMM INFO MM(262420000000029/e75ee733) Subscriber data update (mmctx.c:445) 20241208095301903 DMM DEBUG MM(262420000000029/e75ee733) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095301903 DMM INFO MM(262420000000029/e75ee733) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095301903 DMM NOTICE MM(262420000000029/e75ee733) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241208095301903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095301903 DMM NOTICE MM(262420000000029/e75ee733) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095301903 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) 20241208095301904 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095301904 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241208095301904 DMM INFO MM(262420000000029/e75ee733) Subscriber data update (mmctx.c:445) 20241208095301904 DMM DEBUG MM(262420000000029/e75ee733) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095301917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095301917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095301917 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095301917 DMM INFO MM(262420000000029/e75ee733) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095301917 DMM NOTICE MM(262420000000029/e75ee733) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095301917 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095301917 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095301917 DLLC NOTICE LLME(cdd44a53/e75ee733){ASSIGNED} LLGM Assign pre (ffffffff => e75ee733) (gprs_llc.c:1079) 20241208095301917 DLLC NOTICE LLME(ffffffff/e75ee733){ASSIGNED} LLGM Assign post (ffffffff => e75ee733) (gprs_llc.c:1125) 20241208095301917 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095301917 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095301917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095301917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@5756901087f2: setverdict(pass): none -> pass 20241208095301965 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241208095301965 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241208095301965 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) 20241208095301965 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241208095301965 DMM INFO MM(262420000000029/e75ee733) Subscriber data update (mmctx.c:445) 20241208095301965 DMM DEBUG MM(262420000000029/e75ee733) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241208095301965 DMM INFO MM(262420000000029/e75ee733) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241208095301965 DMM INFO MM(262420000000029/e75ee733) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241208095301965 DMM NOTICE MM(262420000000029/e75ee733) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241208095301966 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241208095301966 DMM INFO MM(262420000000029/e75ee733) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241208095301966 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095301966 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095301966 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095301966 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095301966 DLLC NOTICE LLME(ffffffff/e75ee733){ASSIGNED} LLGM Assign pre (e75ee733 => ffffffff) (gprs_llc.c:1079) 20241208095301966 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e75ee733 => ffffffff) (gprs_llc.c:1125) 20241208095301966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095301966 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095301966 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095301966 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095301968 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5756901087f2: Removing Client IMSI='262420000000029'H, index=0 20241208095301977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095301977 DLLC NOTICE LLME(ffffffff/e75ee733){UNASSIGNED} LLC RX: unknown TLLI 0xe75ee733, creating LLME on the fly (gprs_llc.c:552) 20241208095301977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095301977 DMM NOTICE LLME(ffffffff/e75ee733){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241208095301977 DLLC NOTICE LLME(ffffffff/e75ee733){UNASSIGNED} LLGM Assign pre (e75ee733 => ffffffff) (gprs_llc.c:1079) 20241208095301977 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e75ee733 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@5756901087f2: Final verdict of PTC: pass 20241208095301984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51596<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095301988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095301989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@5756901087f2: Final verdict of PTC: none -NSVCI99(398)@5756901087f2: Final verdict of PTC: none -NSVCI97(388)@5756901087f2: Final verdict of PTC: none -NSVCI98(393)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(386)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(396)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(391)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5756901087f2: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:02 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241208095302091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095302392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97100) 20241208095302991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095302991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97100, count=97640) 20241208095303992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095303992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:04 UTC 2024 /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 20241208095304994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095304994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241208095305501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095305504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095305554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095305554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095305555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095305555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095305555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095305555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095305555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095305555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095305555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095305555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095305555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095305555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095305555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(407)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095305555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095305555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095305557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095305562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095305562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095305575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095305575 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095305576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095305576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095305576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095305577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095305577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095305577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095305577 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095305577 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095305577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095305577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095305578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208095305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095305585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(412)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095305588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095305588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095305588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095305588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095305588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095305588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095305588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095305588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095305588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095305589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095305590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095305590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095305590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095305590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095305590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095305590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095305590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095305590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095305590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095305590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095305590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095305590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095305592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095305596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095305596 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095305995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095305995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095305995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095305995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095305999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095306000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5756901087f2: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F1CDEFE8'O, index=0 SGSN_Test-GSUP(419)@5756901087f2: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241208095307071 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) 20241208095307071 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@5756901087f2: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5756901087f2: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5756901087f2: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5756901087f2: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5756901087f2: Final verdict of PTC: pass 20241208095307083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5756901087f2: Final verdict of PTC: none -NSVCI98(413)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@5756901087f2: Final verdict of PTC: none -NSVCI97(407)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5756901087f2: Final verdict of PTC: none 20241208095307089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095307089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(417)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(405)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(415)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(411)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5756901087f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:07 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241208095307185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095307486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49424) 20241208095308090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095308090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49424, count=53780) 20241208095309091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095309092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:09 UTC 2024 /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 20241208095310093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095310093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241208095310582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095310582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095310601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095310601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095310601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095310601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095310601 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095310601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095310601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095310601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095310601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095310602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095310602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095310602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095310603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095310603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095310603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095310603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095310603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095310603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095310603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095310603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095310604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095310604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095310607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095310615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095310615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@5756901087f2: 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095310622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095310622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095310622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095310622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095310622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095310622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095310622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095310622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095310622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095310623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095310623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095310624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095310624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095310624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095310624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095310626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095310631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095310631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095310642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095310642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095310642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095310642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095310642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095310642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095310642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095310642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095310642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095310643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095310643 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095310643 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095310643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095310645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095310650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095310650 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095311094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095311094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095311094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095311094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095311095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095311095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5756901087f2: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DF56515D'O, index=0 SGSN_Test-GSUP(438)@5756901087f2: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241208095312117 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) 20241208095312117 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@5756901087f2: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5756901087f2: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5756901087f2: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5756901087f2: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5756901087f2: Final verdict of PTC: pass 20241208095312119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39198<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(438)@5756901087f2: Final verdict of PTC: none -NSVCI98(431)@5756901087f2: Final verdict of PTC: none 20241208095312120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095312120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@5756901087f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5756901087f2: Final verdict of PTC: none -NSVCI97(426)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5756901087f2: Final verdict of PTC: none -NSVCI99(436)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(429)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(434)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(424)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5756901087f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:12 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241208095312171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095312472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45148) 20241208095313122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095313122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45148, count=53088) 20241208095314123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095314123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:14 UTC 2024 /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 20241208095315125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095315125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_rau_unknown started. 20241208095315506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095315507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095315525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095315525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095315525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095315525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095315525 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095315525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095315525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095315525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095315525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095315526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095315526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095315526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095315526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095315526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095315526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095315526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095315526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095315526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095315526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095315526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095315526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095315526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095315528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095315533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095315533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095315542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095315542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095315542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095315542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095315542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095315542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095315542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095315542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095315542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095315543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095315543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095315543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095315543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095315543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095315543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095315543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095315543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095315543 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095315543 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095315543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(450)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095315543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095315543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095315545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095315551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095315551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095315560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095315560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095315560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095315560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095315560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095315560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095315560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095315560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095315560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095315561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095315561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095315561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095315561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095315561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095315561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095315561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095315561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095315561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095315561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095315561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095315561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095315561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095315563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095315570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095315570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095316126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095316126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095316126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095316126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095316128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095316128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@5756901087f2: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FEB1FA2A'O, index=0 SGSN_Test-GSUP(457)@5756901087f2: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241208095317151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095317151 DLLC NOTICE LLME(ffffffff/feb1fa2a){UNASSIGNED} LLC RX: unknown TLLI 0xfeb1fa2a, creating LLME on the fly (gprs_llc.c:552) 20241208095317151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241208095317151 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095317151 DMM NOTICE LLME(ffffffff/feb1fa2a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241208095317151 DLLC NOTICE LLME(ffffffff/feb1fa2a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241208095317151 DMM ERROR LLME(ffffffff/feb1fa2a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241208095317151 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241208095317151 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241208095317151 DLLC NOTICE LLME(ffffffff/feb1fa2a){UNASSIGNED} LLGM Assign pre (feb1fa2a => ffffffff) (gprs_llc.c:1079) 20241208095317151 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb1fa2a => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@5756901087f2: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@5756901087f2: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5756901087f2: Final verdict of PTC: pass 20241208095317158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@5756901087f2: Final verdict of PTC: none 20241208095317159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095317159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(456)@5756901087f2: Final verdict of PTC: none -NSVCI97(445)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@5756901087f2: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@5756901087f2: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@5756901087f2: Final verdict of PTC: none -NSVCI98(450)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(443)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(448)@5756901087f2: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@5756901087f2: Final verdict of PTC: none -NSVCI99(455)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(453)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5756901087f2: Test case TC_rau_unknown finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:17 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241208095317269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095317570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45220) 20241208095318160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095318160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45220, count=55684) 20241208095319161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095319161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:19 UTC 2024 /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 20241208095320163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095320163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_rau started. 20241208095320593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095320593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095320613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095320613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095320613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095320613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095320613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095320613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095320613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095320613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095320613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095320614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095320614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095320614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095320614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095320614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095320614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095320614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095320614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095320614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095320614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095320614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095320615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095320615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095320617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095320622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095320622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095320630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095320630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095320630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095320630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095320630 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095320630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095320630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095320630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095320630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095320631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095320631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095320631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095320631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095320631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095320631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095320631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095320631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095320631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095320631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095320631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095320631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095320631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095320633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095320639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095320639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095320646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095320647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095320647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095320647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095320647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095320647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095320647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095320647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095320647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095320647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095320647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095320647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095320648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095320648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095320648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095320648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095320648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095320648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095320648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095320648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(474)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095320648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095320648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095320650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095320655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095320655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095321165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095321165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095321165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095321165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095321166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095321166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208095321260 DGPRS DEBUG Checking for inactive LLMEs, time = 36179800 (sgsn.c:132) TC_attach_rau-BVCI196(463)@5756901087f2: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E2F4B07E'O, index=0 SGSN_Test-GSUP(476)@5756901087f2: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5756901087f2: 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 := '505F33CDCDC2C090C73ADF12294C34B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AEC23AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0CF5EF905201BBC9'O } } } } } 20241208095322190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095322190 DLLC NOTICE LLME(ffffffff/e2f4b07e){UNASSIGNED} LLC RX: unknown TLLI 0xe2f4b07e, creating LLME on the fly (gprs_llc.c:552) 20241208095322190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095322190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20241208095322190 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095322190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095322190 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095322190 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095322190 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095322190 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095322190 DLLC NOTICE LLME(ffffffff/e2f4b07e){UNASSIGNED} LLGM Assign pre (e2f4b07e => d03eb9b7) (gprs_llc.c:1079) 20241208095322190 DLLC NOTICE LLME(e2f4b07e/d03eb9b7){ASSIGNED} LLGM Assign post (e2f4b07e => d03eb9b7) (gprs_llc.c:1125) 20241208095322190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095322190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095322190 DMM DEBUG MM(262420000000012/d03eb9b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095322195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095322195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095322195 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095322195 DMM DEBUG MM(262420000000012/d03eb9b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241208095322195 DMM NOTICE MM(262420000000012/d03eb9b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095322195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095322195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095322195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095322195 DMM DEBUG MM(262420000000012/d03eb9b7) Requesting authorization (sgsn_auth.c:160) 20241208095322195 DMM INFO MM(262420000000012/d03eb9b7) Requesting authentication tuples (sgsn_auth.c:184) 20241208095322195 DMM DEBUG MM(262420000000012/d03eb9b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095322195 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241208095322195 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)@5756901087f2: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5756901087f2: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241208095322197 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095322197 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095322197 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095322197 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095322197 DMM INFO MM(262420000000012/d03eb9b7) Subscriber data update (mmctx.c:445) 20241208095322197 DMM DEBUG MM(262420000000012/d03eb9b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095322197 DMM INFO MM(262420000000012/d03eb9b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095322197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095322197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095322197 DMM INFO MM(262420000000012/d03eb9b7) <- GMM AUTH AND CIPHERING REQ (rand = 50 5f 33 cd cd c2 c0 90 c7 3a df 12 29 4c 34 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095322200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095322200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095322200 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095322200 DMM INFO MM(262420000000012/d03eb9b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095322200 DMM NOTICE MM(262420000000012/d03eb9b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095322200 DMM DEBUG MM(262420000000012/d03eb9b7) checking auth: received GSM SRES = 4a ec 23 ab (gprs_gmm.c:648) 20241208095322200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095322200 DMM DEBUG MM(262420000000012/d03eb9b7) Requesting authorization (sgsn_auth.c:160) 20241208095322200 DMM INFO MM(262420000000012/d03eb9b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095322200 DMM DEBUG MM(262420000000012/d03eb9b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095322200 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241208095322200 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) 20241208095322200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095322200 DMM INFO MM(262420000000012/d03eb9b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd03eb9b7) (gprs_gmm.c:282) 20241208095322200 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095322200 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095322200 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241208095322200 DMM INFO MM(262420000000012/d03eb9b7) Subscriber data update (mmctx.c:445) 20241208095322200 DMM DEBUG MM(262420000000012/d03eb9b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095322200 DMM INFO MM(262420000000012/d03eb9b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095322200 DMM NOTICE MM(262420000000012/d03eb9b7) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241208095322200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095322200 DMM NOTICE MM(262420000000012/d03eb9b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095322200 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) 20241208095322201 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095322201 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241208095322201 DMM INFO MM(262420000000012/d03eb9b7) Subscriber data update (mmctx.c:445) 20241208095322201 DMM DEBUG MM(262420000000012/d03eb9b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095322203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095322203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095322203 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095322203 DMM INFO MM(262420000000012/d03eb9b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095322203 DMM NOTICE MM(262420000000012/d03eb9b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095322203 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095322203 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095322203 DLLC NOTICE LLME(e2f4b07e/d03eb9b7){ASSIGNED} LLGM Assign pre (ffffffff => d03eb9b7) (gprs_llc.c:1079) 20241208095322203 DLLC NOTICE LLME(ffffffff/d03eb9b7){ASSIGNED} LLGM Assign post (ffffffff => d03eb9b7) (gprs_llc.c:1125) 20241208095322203 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095322203 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095322203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095322203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@5756901087f2: setverdict(pass): none -> pass 20241208095322254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095322254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095322254 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095322254 DMM INFO MM(262420000000012/d03eb9b7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095322254 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095322254 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095322254 DLLC NOTICE LLME(ffffffff/d03eb9b7){ASSIGNED} LLGM Assign pre (d03eb9b7 => e3b1ebb3) (gprs_llc.c:1079) 20241208095322254 DLLC NOTICE LLME(d03eb9b7/e3b1ebb3){ASSIGNED} LLGM Assign post (d03eb9b7 => e3b1ebb3) (gprs_llc.c:1125) 20241208095322254 DMM INFO MM(262420000000012/e3b1ebb3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@5756901087f2: Removing Client IMSI='262420000000012'H, index=0 20241208095322257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095322257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241208095322257 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095322257 DMM INFO MM(262420000000012/e3b1ebb3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095322257 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095322257 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095322257 DLLC NOTICE LLME(d03eb9b7/e3b1ebb3){ASSIGNED} LLGM Assign pre (ffffffff => e3b1ebb3) (gprs_llc.c:1079) 20241208095322257 DLLC NOTICE LLME(ffffffff/e3b1ebb3){ASSIGNED} LLGM Assign post (ffffffff => e3b1ebb3) (gprs_llc.c:1125) 20241208095322257 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@5756901087f2: Final verdict of PTC: pass 20241208095322258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@5756901087f2: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@5756901087f2: Final verdict of PTC: none -NSVCI97(464)@5756901087f2: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@5756901087f2: Final verdict of PTC: none -NSVCI99(474)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@5756901087f2: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@5756901087f2: Final verdict of PTC: none 20241208095322259 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095322259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(471)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@5756901087f2: Final verdict of PTC: none -NSVCI98(469)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(462)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(467)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(472)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_rau finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:22 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241208095322325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095322727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92392) 20241208095323260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095323260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92392, count=92932) 20241208095324261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095324261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:24 UTC 2024 /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 20241208095325262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095325262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_rau_a_a started. 20241208095325757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095325757 DMM INFO MM(262420000000012/e3b1ebb3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095325758 DMM INFO MM(262420000000012/e3b1ebb3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095325758 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095325758 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095325758 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095325758 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095325758 DLLC NOTICE LLME(ffffffff/e3b1ebb3){ASSIGNED} LLGM Assign pre (e3b1ebb3 => ffffffff) (gprs_llc.c:1079) 20241208095325758 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3b1ebb3 => ffffffff) (gprs_llc.c:1125) 20241208095325758 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241208095325758 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) 20241208095325758 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) 20241208095325758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095325758 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095325758 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095325758 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095325758 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095325775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095325775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095325775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095325775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095325775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095325775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095325775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095325775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095325775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095325776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095325776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095325776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095325776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095325776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095325776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095325776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095325776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095325776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095325776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095325776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095325776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095325776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095325779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095325784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095325784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095325793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095325793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095325793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095325793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095325793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095325793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095325793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095325793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095325793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095325794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095325794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095325794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095325794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095325794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095325794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095325794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095325794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095325794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095325794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095325794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095325795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095325795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095325797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095325802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095325802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095325812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095325812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095325812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095325812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095325812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095325813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095325813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095325813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095325813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095325813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095325813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095325813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095325813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095325813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095325813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095325813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095325813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095325813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095325815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095325821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095325821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095326262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095326262 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095326262 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095326262 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095326264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095326264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@5756901087f2: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FA5CE7AE'O, index=0 SGSN_Test-GSUP(495)@5756901087f2: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5756901087f2: 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 := '756CB9C623332E2A207829A7D4BE13C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13079FAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DAC4D9111FBC060'O } } } } } 20241208095327288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327288 DLLC NOTICE LLME(ffffffff/fa5ce7ae){UNASSIGNED} LLC RX: unknown TLLI 0xfa5ce7ae, creating LLME on the fly (gprs_llc.c:552) 20241208095327288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327288 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20241208095327288 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095327288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095327288 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095327288 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095327288 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095327288 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095327288 DLLC NOTICE LLME(ffffffff/fa5ce7ae){UNASSIGNED} LLGM Assign pre (fa5ce7ae => c9d073f6) (gprs_llc.c:1079) 20241208095327288 DLLC NOTICE LLME(fa5ce7ae/c9d073f6){ASSIGNED} LLGM Assign post (fa5ce7ae => c9d073f6) (gprs_llc.c:1125) 20241208095327288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095327288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095327288 DMM DEBUG MM(262420000000037/c9d073f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095327294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327294 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327294 DMM DEBUG MM(262420000000037/c9d073f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241208095327294 DMM NOTICE MM(262420000000037/c9d073f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095327294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095327294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095327294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095327294 DMM DEBUG MM(262420000000037/c9d073f6) Requesting authorization (sgsn_auth.c:160) 20241208095327294 DMM INFO MM(262420000000037/c9d073f6) Requesting authentication tuples (sgsn_auth.c:184) 20241208095327294 DMM DEBUG MM(262420000000037/c9d073f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095327294 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241208095327294 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)@5756901087f2: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5756901087f2: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241208095327296 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095327296 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095327296 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095327296 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095327296 DMM INFO MM(262420000000037/c9d073f6) Subscriber data update (mmctx.c:445) 20241208095327296 DMM DEBUG MM(262420000000037/c9d073f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095327296 DMM INFO MM(262420000000037/c9d073f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095327296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095327296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095327296 DMM INFO MM(262420000000037/c9d073f6) <- GMM AUTH AND CIPHERING REQ (rand = 75 6c b9 c6 23 33 2e 2a 20 78 29 a7 d4 be 13 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095327299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327299 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327299 DMM INFO MM(262420000000037/c9d073f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095327299 DMM NOTICE MM(262420000000037/c9d073f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095327299 DMM DEBUG MM(262420000000037/c9d073f6) checking auth: received GSM SRES = 13 07 9f aa (gprs_gmm.c:648) 20241208095327299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095327299 DMM DEBUG MM(262420000000037/c9d073f6) Requesting authorization (sgsn_auth.c:160) 20241208095327299 DMM INFO MM(262420000000037/c9d073f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095327299 DMM DEBUG MM(262420000000037/c9d073f6) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095327299 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241208095327299 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) 20241208095327299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095327299 DMM INFO MM(262420000000037/c9d073f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d073f6) (gprs_gmm.c:282) 20241208095327300 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095327300 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095327300 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241208095327300 DMM INFO MM(262420000000037/c9d073f6) Subscriber data update (mmctx.c:445) 20241208095327300 DMM DEBUG MM(262420000000037/c9d073f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095327300 DMM INFO MM(262420000000037/c9d073f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095327300 DMM NOTICE MM(262420000000037/c9d073f6) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241208095327300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095327300 DMM NOTICE MM(262420000000037/c9d073f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095327300 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) 20241208095327300 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095327300 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241208095327300 DMM INFO MM(262420000000037/c9d073f6) Subscriber data update (mmctx.c:445) 20241208095327300 DMM DEBUG MM(262420000000037/c9d073f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095327303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327303 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327303 DMM INFO MM(262420000000037/c9d073f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095327303 DMM NOTICE MM(262420000000037/c9d073f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095327303 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095327303 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095327303 DLLC NOTICE LLME(fa5ce7ae/c9d073f6){ASSIGNED} LLGM Assign pre (ffffffff => c9d073f6) (gprs_llc.c:1079) 20241208095327303 DLLC NOTICE LLME(ffffffff/c9d073f6){ASSIGNED} LLGM Assign post (ffffffff => c9d073f6) (gprs_llc.c:1125) 20241208095327303 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095327303 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095327303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095327303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@5756901087f2: setverdict(pass): none -> pass 20241208095327354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327354 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327354 DMM INFO MM(262420000000037/c9d073f6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095327354 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095327354 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095327354 DLLC NOTICE LLME(ffffffff/c9d073f6){ASSIGNED} LLGM Assign pre (c9d073f6 => d4b6d93d) (gprs_llc.c:1079) 20241208095327354 DLLC NOTICE LLME(c9d073f6/d4b6d93d){ASSIGNED} LLGM Assign post (c9d073f6 => d4b6d93d) (gprs_llc.c:1125) 20241208095327354 DMM INFO MM(262420000000037/d4b6d93d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095327357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327358 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327358 DMM INFO MM(262420000000037/d4b6d93d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095327358 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095327358 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095327358 DLLC NOTICE LLME(c9d073f6/d4b6d93d){ASSIGNED} LLGM Assign pre (ffffffff => d4b6d93d) (gprs_llc.c:1079) 20241208095327358 DLLC NOTICE LLME(ffffffff/d4b6d93d){ASSIGNED} LLGM Assign post (ffffffff => d4b6d93d) (gprs_llc.c:1125) 20241208095327358 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241208095327358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327358 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327358 DMM INFO MM(262420000000037/d4b6d93d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095327358 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095327358 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095327358 DLLC NOTICE LLME(ffffffff/d4b6d93d){ASSIGNED} LLGM Assign pre (d4b6d93d => ee40db0b) (gprs_llc.c:1079) 20241208095327358 DLLC NOTICE LLME(d4b6d93d/ee40db0b){ASSIGNED} LLGM Assign post (d4b6d93d => ee40db0b) (gprs_llc.c:1125) 20241208095327358 DMM INFO MM(262420000000037/ee40db0b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095327360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327360 DMM INFO MM(262420000000037/ee40db0b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095327360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095327360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095327360 DLLC NOTICE LLME(d4b6d93d/ee40db0b){ASSIGNED} LLGM Assign pre (ffffffff => ee40db0b) (gprs_llc.c:1079) 20241208095327360 DLLC NOTICE LLME(ffffffff/ee40db0b){ASSIGNED} LLGM Assign post (ffffffff => ee40db0b) (gprs_llc.c:1125) 20241208095327360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241208095327360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095327360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095327360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095327360 DMM INFO MM(262420000000037/ee40db0b) -> GMM DETACH REQUEST TLLI=0xee40db0b type=GPRS detach Power-off (gprs_gmm.c:1440) 20241208095327360 DMM INFO MM(262420000000037/ee40db0b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095327360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095327360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095327360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095327360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095327360 DLLC NOTICE LLME(ffffffff/ee40db0b){ASSIGNED} LLGM Assign pre (ee40db0b => ffffffff) (gprs_llc.c:1079) 20241208095327360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee40db0b => ffffffff) (gprs_llc.c:1125) 20241208095327360 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241208095327360 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) 20241208095327360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095327360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095327360 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095327360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095327361 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@5756901087f2: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5756901087f2: Final verdict of PTC: pass 20241208095332368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@5756901087f2: Final verdict of PTC: none 20241208095332369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095332369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(493)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@5756901087f2: Final verdict of PTC: none -NSVCI97(483)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@5756901087f2: Final verdict of PTC: none -NSVCI98(488)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(481)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(486)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(491)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:32 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241208095332478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095332779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109172) 20241208095333369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095333369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109172, count=113528) 20241208095334370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095334370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:34 UTC 2024 /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 20241208095335372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095335372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_rau_a_b started. 20241208095335828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095335830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095335876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095335876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095335876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095335876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095335876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095335876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095335876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095335876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095335876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095335877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095335877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095335877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095335877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095335877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095335877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095335877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095335877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095335877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095335877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095335877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095335878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095335878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095335880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095335884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095335884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095335892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095335892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095335892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095335892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095335892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095335892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095335892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095335893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095335893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095335893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095335893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095335893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095335893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095335893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095335893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095335893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095335893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095335895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095335901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095335901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095335908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095335908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095335908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095335908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095335908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095335908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095335908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095335908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095335909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095335909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095335911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095335917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095335917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095336373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095336373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095336373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095336373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095336377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095336379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@5756901087f2: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FBF1C16C'O, index=0 SGSN_Test-GSUP(514)@5756901087f2: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5756901087f2: 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 := '48E0549EE8A05ED5348DC8691F9584CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '318844F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6DC7787F444C953'O } } } } } 20241208095337453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337453 DLLC NOTICE LLME(ffffffff/fbf1c16c){UNASSIGNED} LLC RX: unknown TLLI 0xfbf1c16c, creating LLME on the fly (gprs_llc.c:552) 20241208095337453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20241208095337453 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095337453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095337453 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095337453 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095337453 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095337453 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095337453 DLLC NOTICE LLME(ffffffff/fbf1c16c){UNASSIGNED} LLGM Assign pre (fbf1c16c => dfddcf42) (gprs_llc.c:1079) 20241208095337453 DLLC NOTICE LLME(fbf1c16c/dfddcf42){ASSIGNED} LLGM Assign post (fbf1c16c => dfddcf42) (gprs_llc.c:1125) 20241208095337453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095337453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095337453 DMM DEBUG MM(262420000000038/dfddcf42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095337478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337478 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337478 DMM DEBUG MM(262420000000038/dfddcf42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241208095337478 DMM NOTICE MM(262420000000038/dfddcf42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095337478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095337478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095337478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095337478 DMM DEBUG MM(262420000000038/dfddcf42) Requesting authorization (sgsn_auth.c:160) 20241208095337478 DMM INFO MM(262420000000038/dfddcf42) Requesting authentication tuples (sgsn_auth.c:184) 20241208095337478 DMM DEBUG MM(262420000000038/dfddcf42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095337478 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241208095337478 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)@5756901087f2: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5756901087f2: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241208095337484 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095337484 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095337484 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095337485 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095337485 DMM INFO MM(262420000000038/dfddcf42) Subscriber data update (mmctx.c:445) 20241208095337485 DMM DEBUG MM(262420000000038/dfddcf42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095337485 DMM INFO MM(262420000000038/dfddcf42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095337485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095337485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095337485 DMM INFO MM(262420000000038/dfddcf42) <- GMM AUTH AND CIPHERING REQ (rand = 48 e0 54 9e e8 a0 5e d5 34 8d c8 69 1f 95 84 cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095337499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337500 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337500 DMM INFO MM(262420000000038/dfddcf42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095337500 DMM NOTICE MM(262420000000038/dfddcf42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095337500 DMM DEBUG MM(262420000000038/dfddcf42) checking auth: received GSM SRES = 31 88 44 f4 (gprs_gmm.c:648) 20241208095337500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095337500 DMM DEBUG MM(262420000000038/dfddcf42) Requesting authorization (sgsn_auth.c:160) 20241208095337500 DMM INFO MM(262420000000038/dfddcf42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095337500 DMM DEBUG MM(262420000000038/dfddcf42) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095337500 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241208095337500 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) 20241208095337500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095337500 DMM INFO MM(262420000000038/dfddcf42) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfddcf42) (gprs_gmm.c:282) 20241208095337503 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095337503 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095337503 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241208095337503 DMM INFO MM(262420000000038/dfddcf42) Subscriber data update (mmctx.c:445) 20241208095337503 DMM DEBUG MM(262420000000038/dfddcf42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095337503 DMM INFO MM(262420000000038/dfddcf42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095337503 DMM NOTICE MM(262420000000038/dfddcf42) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241208095337503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095337503 DMM NOTICE MM(262420000000038/dfddcf42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095337503 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) 20241208095337504 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095337504 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241208095337504 DMM INFO MM(262420000000038/dfddcf42) Subscriber data update (mmctx.c:445) 20241208095337504 DMM DEBUG MM(262420000000038/dfddcf42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095337516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337516 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337516 DMM INFO MM(262420000000038/dfddcf42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095337516 DMM NOTICE MM(262420000000038/dfddcf42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095337516 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095337516 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095337516 DLLC NOTICE LLME(fbf1c16c/dfddcf42){ASSIGNED} LLGM Assign pre (ffffffff => dfddcf42) (gprs_llc.c:1079) 20241208095337516 DLLC NOTICE LLME(ffffffff/dfddcf42){ASSIGNED} LLGM Assign post (ffffffff => dfddcf42) (gprs_llc.c:1125) 20241208095337516 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095337516 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095337516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095337516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@5756901087f2: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5756901087f2: attach complete sending rau 20241208095337570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337571 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337571 DMM INFO MM(262420000000038/dfddcf42) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095337571 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095337571 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095337571 DLLC NOTICE LLME(ffffffff/dfddcf42){ASSIGNED} LLGM Assign pre (dfddcf42 => c6a6c060) (gprs_llc.c:1079) 20241208095337571 DLLC NOTICE LLME(dfddcf42/c6a6c060){ASSIGNED} LLGM Assign post (dfddcf42 => c6a6c060) (gprs_llc.c:1125) 20241208095337571 DMM INFO MM(262420000000038/c6a6c060) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5756901087f2: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@5756901087f2: Removing Client IMSI='262420000000038'H, index=0 20241208095337585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337585 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337585 DMM INFO MM(262420000000038/c6a6c060) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095337585 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095337586 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095337586 DLLC NOTICE LLME(dfddcf42/c6a6c060){ASSIGNED} LLGM Assign pre (ffffffff => c6a6c060) (gprs_llc.c:1079) 20241208095337586 DLLC NOTICE LLME(ffffffff/c6a6c060){ASSIGNED} LLGM Assign post (ffffffff => c6a6c060) (gprs_llc.c:1125) 20241208095337586 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@5756901087f2: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C6A6C060'O, index=0 TC_attach_rau_a_b(516)@5756901087f2: sending second RAU via different RA 20241208095337594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337594 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095337594 DMM INFO MM(262420000000038/c6a6c060) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c6a6c060, P-TMSI: c6a6c060 (00000000), TLLI: c6a6c060 (c6a6c060), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241208095337594 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241208095337594 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095337594 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095337594 DLLC NOTICE LLME(ffffffff/c6a6c060){ASSIGNED} LLGM Assign pre (c6a6c060 => c6a6c060) (gprs_llc.c:1079) 20241208095337594 DLLC NOTICE LLME(c6a6c060/c6a6c060){ASSIGNED} LLGM Assign post (c6a6c060 => c6a6c060) (gprs_llc.c:1125) 20241208095337594 DMM INFO MM(262420000000038/c6a6c060) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095337621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337621 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337621 DMM INFO MM(262420000000038/c6a6c060) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095337621 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095337621 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095337621 DLLC NOTICE LLME(c6a6c060/c6a6c060){ASSIGNED} LLGM Assign pre (ffffffff => c6a6c060) (gprs_llc.c:1079) 20241208095337621 DLLC NOTICE LLME(ffffffff/c6a6c060){ASSIGNED} LLGM Assign post (ffffffff => c6a6c060) (gprs_llc.c:1125) 20241208095337621 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241208095337621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095337621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095337621 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095337621 DMM INFO MM(262420000000038/c6a6c060) -> GMM DETACH REQUEST TLLI=0xc6a6c060 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241208095337621 DMM INFO MM(262420000000038/c6a6c060) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095337621 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095337621 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095337621 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095337621 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095337621 DLLC NOTICE LLME(ffffffff/c6a6c060){ASSIGNED} LLGM Assign pre (c6a6c060 => ffffffff) (gprs_llc.c:1079) 20241208095337621 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6a6c060 => ffffffff) (gprs_llc.c:1125) 20241208095337621 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241208095337621 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) 20241208095337621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095337621 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095337621 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095337621 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095337622 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@5756901087f2: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5756901087f2: Final verdict of PTC: pass 20241208095342638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@5756901087f2: Final verdict of PTC: none -NSVCI98(507)@5756901087f2: Final verdict of PTC: none 20241208095342643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095342643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5756901087f2: Final verdict of PTC: none -NSVCI99(512)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@5756901087f2: Final verdict of PTC: none -NSVCI97(502)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(505)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(500)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(510)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:42 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241208095342698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095342999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20241208095343644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095343644 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) 20241208095344645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095344645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:45 UTC 2024 /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 20241208095345646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095345646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241208095346093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095346096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095346137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095346137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095346137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095346137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095346137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095346137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095346137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095346137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095346137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095346138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095346138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095346138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095346138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095346138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095346138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095346138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095346138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095346138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095346138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095346138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095346138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095346138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095346141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095346148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095346148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095346154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095346154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095346154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095346154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095346154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095346154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095346154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095346154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095346154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095346155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095346155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095346155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095346155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095346155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095346155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095346155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095346155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095346155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095346155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095346155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095346156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095346156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095346159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095346164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095346164 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)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095346171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095346171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095346171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095346171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095346171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095346171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095346171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095346171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095346171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095346172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095346172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095346172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095346173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095346173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095346173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095346173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095346173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095346173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095346173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095346173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095346173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095346173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095346176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095346181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095346181 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095346647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095346647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095346647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095346647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095346652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095346653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5756901087f2: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D915B458'O, index=0 SGSN_Test-GSUP(533)@5756901087f2: 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)@5756901087f2: 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 := '8E04CE6EA2C0F31C6C127BC0545800FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD905CEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F098D91D8E05CBC'O } } } } } 20241208095347729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347729 DLLC NOTICE LLME(ffffffff/d915b458){UNASSIGNED} LLC RX: unknown TLLI 0xd915b458, creating LLME on the fly (gprs_llc.c:552) 20241208095347729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347729 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20241208095347729 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095347729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095347729 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095347729 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095347729 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095347729 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095347729 DLLC NOTICE LLME(ffffffff/d915b458){UNASSIGNED} LLGM Assign pre (d915b458 => c8932f96) (gprs_llc.c:1079) 20241208095347729 DLLC NOTICE LLME(d915b458/c8932f96){ASSIGNED} LLGM Assign post (d915b458 => c8932f96) (gprs_llc.c:1125) 20241208095347729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095347729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095347729 DMM DEBUG MM(262420000000039/c8932f96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095347740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347740 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095347740 DMM DEBUG MM(262420000000039/c8932f96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241208095347740 DMM NOTICE MM(262420000000039/c8932f96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095347740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095347740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095347740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095347740 DMM DEBUG MM(262420000000039/c8932f96) Requesting authorization (sgsn_auth.c:160) 20241208095347740 DMM INFO MM(262420000000039/c8932f96) Requesting authentication tuples (sgsn_auth.c:184) 20241208095347740 DMM DEBUG MM(262420000000039/c8932f96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095347740 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241208095347740 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)@5756901087f2: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@5756901087f2: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241208095347743 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095347743 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095347743 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095347743 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095347743 DMM INFO MM(262420000000039/c8932f96) Subscriber data update (mmctx.c:445) 20241208095347743 DMM DEBUG MM(262420000000039/c8932f96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095347743 DMM INFO MM(262420000000039/c8932f96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095347743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095347743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095347743 DMM INFO MM(262420000000039/c8932f96) <- GMM AUTH AND CIPHERING REQ (rand = 8e 04 ce 6e a2 c0 f3 1c 6c 12 7b c0 54 58 00 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095347753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347753 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095347753 DMM INFO MM(262420000000039/c8932f96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095347753 DMM NOTICE MM(262420000000039/c8932f96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095347753 DMM DEBUG MM(262420000000039/c8932f96) checking auth: received GSM SRES = ad 90 5c ee (gprs_gmm.c:648) 20241208095347753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095347753 DMM DEBUG MM(262420000000039/c8932f96) Requesting authorization (sgsn_auth.c:160) 20241208095347753 DMM INFO MM(262420000000039/c8932f96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095347753 DMM DEBUG MM(262420000000039/c8932f96) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095347753 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241208095347753 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) 20241208095347753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095347753 DMM INFO MM(262420000000039/c8932f96) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8932f96) (gprs_gmm.c:282) 20241208095347756 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095347756 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095347756 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241208095347756 DMM INFO MM(262420000000039/c8932f96) Subscriber data update (mmctx.c:445) 20241208095347756 DMM DEBUG MM(262420000000039/c8932f96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095347756 DMM INFO MM(262420000000039/c8932f96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095347756 DMM NOTICE MM(262420000000039/c8932f96) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241208095347756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095347756 DMM NOTICE MM(262420000000039/c8932f96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095347756 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) 20241208095347758 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095347758 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241208095347758 DMM INFO MM(262420000000039/c8932f96) Subscriber data update (mmctx.c:445) 20241208095347758 DMM DEBUG MM(262420000000039/c8932f96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095347763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347764 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095347764 DMM INFO MM(262420000000039/c8932f96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095347764 DMM NOTICE MM(262420000000039/c8932f96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095347764 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095347764 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095347764 DLLC NOTICE LLME(d915b458/c8932f96){ASSIGNED} LLGM Assign pre (ffffffff => c8932f96) (gprs_llc.c:1079) 20241208095347764 DLLC NOTICE LLME(ffffffff/c8932f96){ASSIGNED} LLGM Assign post (ffffffff => c8932f96) (gprs_llc.c:1125) 20241208095347764 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095347764 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095347764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095347764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: attach complete sending rau 20241208095347822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347822 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095347822 DMM INFO MM(262420000000039/c8932f96) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095347822 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095347822 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095347822 DLLC NOTICE LLME(ffffffff/c8932f96){ASSIGNED} LLGM Assign pre (c8932f96 => ce095fe4) (gprs_llc.c:1079) 20241208095347822 DLLC NOTICE LLME(c8932f96/ce095fe4){ASSIGNED} LLGM Assign post (c8932f96 => ce095fe4) (gprs_llc.c:1125) 20241208095347822 DMM INFO MM(262420000000039/ce095fe4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5756901087f2: Removing Client IMSI='262420000000039'H, index=0 20241208095347836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347836 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095347836 DMM INFO MM(262420000000039/ce095fe4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095347836 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095347836 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095347836 DLLC NOTICE LLME(c8932f96/ce095fe4){ASSIGNED} LLGM Assign pre (ffffffff => ce095fe4) (gprs_llc.c:1079) 20241208095347836 DLLC NOTICE LLME(ffffffff/ce095fe4){ASSIGNED} LLGM Assign post (ffffffff => ce095fe4) (gprs_llc.c:1125) 20241208095347836 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@5756901087f2: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CE095FE4'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: sending second RAU via different RA with wrong Old RA 20241208095347844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347844 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095347844 DMM NOTICE LLME(ffffffff/ce095fe4){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241208095347844 DLLC NOTICE LLME(ffffffff/ce095fe4){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241208095347845 DMM NOTICE MM(262420000000039/ce095fe4) Rx RA Update Request with unexpected TLLI=ce095fe4 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241208095347845 DMM ERROR LLME(ffffffff/ce095fe4){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241208095347845 DMM NOTICE MM(262420000000039/ce095fe4) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241208095347845 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241208095347845 DMM INFO MM(262420000000039/ce095fe4) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241208095347845 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095347845 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095347845 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095347845 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095347845 DLLC NOTICE LLME(ffffffff/ce095fe4){ASSIGNED} LLGM Assign pre (ce095fe4 => ffffffff) (gprs_llc.c:1079) 20241208095347845 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce095fe4 => ffffffff) (gprs_llc.c:1125) 20241208095347845 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241208095347845 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) 20241208095347845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095347845 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095347845 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095347845 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095347866 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241208095347867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095347867 DLLC NOTICE LLME(ffffffff/ce095fe4){UNASSIGNED} LLC RX: unknown TLLI 0xce095fe4, creating LLME on the fly (gprs_llc.c:552) 20241208095347867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095347867 DMM NOTICE LLME(ffffffff/ce095fe4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241208095351262 DGPRS DEBUG Checking for inactive LLMEs, time = 36179830 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5756901087f2: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@5756901087f2: Final verdict of PTC: pass 20241208095352875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@5756901087f2: Final verdict of PTC: none 20241208095352880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095352880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(522)@5756901087f2: Final verdict of PTC: none -NSVCI98(526)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@5756901087f2: Final verdict of PTC: none -NSVCI99(531)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5756901087f2: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@5756901087f2: Final verdict of PTC: none -NSVCI97(521)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(529)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(519)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(524)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:52 UTC 2024 ====== 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 20241208095352937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095353239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101044) 20241208095353882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095353882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101044, count=106476) 20241208095354884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095354884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:53:55 UTC 2024 /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 20241208095355886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095355886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_usim_resync started. 20241208095356294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095356296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095356336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095356336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095356336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095356336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095356336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095356336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095356336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095356336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095356336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095356337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095356338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095356338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095356338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095356338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095356338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095356338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095356338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095356338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095356338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095356338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095356338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095356338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095356340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095356344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095356344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095356354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095356354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095356354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095356354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095356354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095356354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095356354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095356354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095356354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095356354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095356354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095356354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095356355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095356355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095356355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095356355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095356355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095356355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095356355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095356355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095356355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095356355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095356356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095356361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095356361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095356373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095356373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095356373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095356373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095356373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095356373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095356373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095356373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095356373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095356374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095356374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095356374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095356374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095356374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095356374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095356374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095356374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095356374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095356374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095356374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095356375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095356375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095356376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095356380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095356380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(548)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095356887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095356887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095356887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095356887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(550)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095356891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095356892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(550)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(550)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(550)@5756901087f2: 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(550)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@5756901087f2: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='EF2B1408'O, index=0 SGSN_Test-GSUP(552)@5756901087f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@5756901087f2: 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 := '09E485BFA401AC0596D78A11A0EDA6B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3B35F70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AEE73A25CFBDCA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '90D3F5E34DDC20D0BF959AEF10F04664'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7FB72B83A4A2555D5F642D8F5C7E43D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '88488B8919B8F3DE49D03CE9A7413D22'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9F08ED87FCAED6B2'O } } } } } 20241208095357973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095357973 DLLC NOTICE LLME(ffffffff/ef2b1408){UNASSIGNED} LLC RX: unknown TLLI 0xef2b1408, creating LLME on the fly (gprs_llc.c:552) 20241208095357973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095357973 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241208095357973 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095357973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095357973 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095357973 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095357973 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095357973 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095357973 DLLC NOTICE LLME(ffffffff/ef2b1408){UNASSIGNED} LLGM Assign pre (ef2b1408 => fc2b807f) (gprs_llc.c:1079) 20241208095357973 DLLC NOTICE LLME(ef2b1408/fc2b807f){ASSIGNED} LLGM Assign post (ef2b1408 => fc2b807f) (gprs_llc.c:1125) 20241208095357973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095357973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095357973 DMM DEBUG MM(262420000000040/fc2b807f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095357997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095357997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095357997 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095357997 DMM DEBUG MM(262420000000040/fc2b807f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241208095357997 DMM NOTICE MM(262420000000040/fc2b807f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095357997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095357997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095357997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095357997 DMM DEBUG MM(262420000000040/fc2b807f) Requesting authorization (sgsn_auth.c:160) 20241208095357997 DMM INFO MM(262420000000040/fc2b807f) Requesting authentication tuples (sgsn_auth.c:184) 20241208095357997 DMM DEBUG MM(262420000000040/fc2b807f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095357997 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241208095357997 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)@5756901087f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@5756901087f2: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241208095358003 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095358003 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095358003 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095358003 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095358003 DMM INFO MM(262420000000040/fc2b807f) Subscriber data update (mmctx.c:445) 20241208095358003 DMM DEBUG MM(262420000000040/fc2b807f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095358003 DMM INFO MM(262420000000040/fc2b807f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095358003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095358003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095358003 DMM INFO MM(262420000000040/fc2b807f) <- GMM AUTH AND CIPHERING REQ (rand = 09 e4 85 bf a4 01 ac 05 96 d7 8a 11 a0 ed a6 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 48 8b 89 19 b8 f3 de 49 d0 3c e9 a7 41 3d 22 ) (gprs_gmm.c:465) 20241208095358019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095358019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095358019 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095358019 DMM INFO MM(262420000000040/fc2b807f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241208095358019 DMM INFO MM(262420000000040/fc2b807f) R99 AUTHENTICATION SYNCH (AUTS = 63d545303dfc82e5bfb33a0272fe) (gprs_gmm.c:693) 20241208095358019 DMM DEBUG MM(262420000000040/fc2b807f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095358019 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241208095358019 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 63 d5 45 30 3d fc 82 e5 bf b3 3a 02 72 fe 20 10 09 e4 85 bf a4 01 ac 05 96 d7 8a 11 a0 ed a6 b5 28 01 01 (gprs_subscriber.c:210) 20241208095358019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241208095358019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241208095358021 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095358021 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095358021 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095358021 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095358021 DMM INFO MM(262420000000040/fc2b807f) Subscriber data update (mmctx.c:445) 20241208095358021 DMM DEBUG MM(262420000000040/fc2b807f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241208095358021 DMM INFO MM(262420000000040/fc2b807f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241208095358021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095358021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095358021 DMM INFO MM(262420000000040/fc2b807f) <- GMM AUTH AND CIPHERING REQ (rand = 63 95 9d 52 0c 2d 00 e2 4c a6 98 cc f2 28 19 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e 57 44 68 5a d0 99 68 7e e3 d1 1e bb 9b 27 04 ) (gprs_gmm.c:465) 20241208095358033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095358033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095358033 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095358033 DMM INFO MM(262420000000040/fc2b807f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095358033 DMM NOTICE MM(262420000000040/fc2b807f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095358033 DMM DEBUG MM(262420000000040/fc2b807f) checking auth: received UMTS RES = 14 68 b5 ae ea 0e 80 88 (gprs_gmm.c:648) 20241208095358033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095358033 DMM DEBUG MM(262420000000040/fc2b807f) Requesting authorization (sgsn_auth.c:160) 20241208095358033 DMM INFO MM(262420000000040/fc2b807f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095358033 DMM DEBUG MM(262420000000040/fc2b807f) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095358033 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241208095358033 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) 20241208095358033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095358033 DMM INFO MM(262420000000040/fc2b807f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc2b807f) (gprs_gmm.c:282) 20241208095358036 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095358036 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095358036 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241208095358036 DMM INFO MM(262420000000040/fc2b807f) Subscriber data update (mmctx.c:445) 20241208095358036 DMM DEBUG MM(262420000000040/fc2b807f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095358036 DMM INFO MM(262420000000040/fc2b807f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095358036 DMM NOTICE MM(262420000000040/fc2b807f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241208095358036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095358036 DMM NOTICE MM(262420000000040/fc2b807f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095358036 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) 20241208095358037 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095358037 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241208095358037 DMM INFO MM(262420000000040/fc2b807f) Subscriber data update (mmctx.c:445) 20241208095358037 DMM DEBUG MM(262420000000040/fc2b807f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@5756901087f2: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@5756901087f2: Removing Client IMSI='262420000000040'H, index=0 20241208095358049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095358049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095358049 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095358049 DMM INFO MM(262420000000040/fc2b807f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095358049 DMM NOTICE MM(262420000000040/fc2b807f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095358049 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095358049 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095358049 DLLC NOTICE LLME(ef2b1408/fc2b807f){ASSIGNED} LLGM Assign pre (ffffffff => fc2b807f) (gprs_llc.c:1079) 20241208095358049 DLLC NOTICE LLME(ffffffff/fc2b807f){ASSIGNED} LLGM Assign post (ffffffff => fc2b807f) (gprs_llc.c:1125) 20241208095358049 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095358049 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095358049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095358049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@5756901087f2: Final verdict of PTC: pass 20241208095358055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@5756901087f2: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@5756901087f2: Final verdict of PTC: none -NSVCI98(545)@5756901087f2: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(548)@5756901087f2: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@5756901087f2: Final verdict of PTC: none 20241208095358060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(540)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5756901087f2: Final verdict of PTC: none 20241208095358060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(551)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(538)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(549)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(543)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_resync-BVCI220(548): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:53:58 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241208095358164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095358566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44524) 20241208095359061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095359061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44524, count=95208) 20241208095400062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095400062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:00 UTC 2024 /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 20241208095401064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095401064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_usim_a54_a54 started. 20241208095401654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095401656 DMM INFO MM(262420000000040/fc2b807f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095401656 DMM INFO MM(262420000000040/fc2b807f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095401656 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095401656 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095401656 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095401656 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095401656 DLLC NOTICE LLME(ffffffff/fc2b807f){ASSIGNED} LLGM Assign pre (fc2b807f => ffffffff) (gprs_llc.c:1079) 20241208095401656 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc2b807f => ffffffff) (gprs_llc.c:1125) 20241208095401656 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241208095401656 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) 20241208095401656 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) 20241208095401656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095401656 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095401656 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095401656 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095401656 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095401684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095401684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095401684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095401684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095401684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095401684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095401684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095401684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095401684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095401684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095401685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095401685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095401685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095401685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095401685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095401685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095401685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095401685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095401685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095401685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(559)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095401685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095401685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095401687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095401692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095401692 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095401699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095401699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095401699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095401699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095401699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095401699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095401699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095401700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095401700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095401700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095401700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095401700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095401700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095401700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095401700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095401700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095401700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095401700 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095401700 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095401700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095401701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095401701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095401702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095401707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095401707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095401715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095401715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095401715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095401715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095401715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095401715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095401715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095401715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095401715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095401716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095401716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095401716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095401716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095401716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095401716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095401716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095401716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095401716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095401716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095401716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095401716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095401716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095401718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095401723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095401723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095402066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095402066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095402066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095402066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095402070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095402071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@5756901087f2: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='DEE8CAA5'O, index=0 SGSN_Test-GSUP(571)@5756901087f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@5756901087f2: 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 := '9C99C6DA8259B6569971EEE6229C5425'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10059AB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4046AC1AC85F5F6A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42BF62193CE2CBE59AC7EE27C9656044'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3FD9E5DFC3311E93AC7A06256B2A55A9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6896D7806472B1B9F06D80EA9CD99DCE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E378E5AE455BB6CD'O } } } } } 20241208095403159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095403159 DLLC NOTICE LLME(ffffffff/dee8caa5){UNASSIGNED} LLC RX: unknown TLLI 0xdee8caa5, creating LLME on the fly (gprs_llc.c:552) 20241208095403159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095403159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241208095403159 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095403159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095403159 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095403159 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095403159 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095403159 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095403159 DLLC NOTICE LLME(ffffffff/dee8caa5){UNASSIGNED} LLGM Assign pre (dee8caa5 => cef0bad8) (gprs_llc.c:1079) 20241208095403159 DLLC NOTICE LLME(dee8caa5/cef0bad8){ASSIGNED} LLGM Assign post (dee8caa5 => cef0bad8) (gprs_llc.c:1125) 20241208095403159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095403159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095403159 DMM DEBUG MM(262420000000040/cef0bad8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095403183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095403183 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095403183 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095403183 DMM DEBUG MM(262420000000040/cef0bad8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241208095403183 DMM NOTICE MM(262420000000040/cef0bad8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095403183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095403183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095403183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095403183 DMM DEBUG MM(262420000000040/cef0bad8) Requesting authorization (sgsn_auth.c:160) 20241208095403183 DMM INFO MM(262420000000040/cef0bad8) Requesting authentication tuples (sgsn_auth.c:184) 20241208095403183 DMM DEBUG MM(262420000000040/cef0bad8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095403183 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241208095403183 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)@5756901087f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@5756901087f2: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241208095403189 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095403189 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095403189 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095403189 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095403189 DMM INFO MM(262420000000040/cef0bad8) Subscriber data update (mmctx.c:445) 20241208095403189 DMM DEBUG MM(262420000000040/cef0bad8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095403189 DMM INFO MM(262420000000040/cef0bad8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095403189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095403189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095403189 DMM INFO MM(262420000000040/cef0bad8) <- GMM AUTH AND CIPHERING REQ (rand = 9c 99 c6 da 82 59 b6 56 99 71 ee e6 22 9c 54 25 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 96 d7 80 64 72 b1 b9 f0 6d 80 ea 9c d9 9d ce ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@5756901087f2: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@5756901087f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@5756901087f2: Final verdict of PTC: pass 20241208095403209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095403213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095403213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(571)@5756901087f2: Final verdict of PTC: none -NSVCI98(564)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5756901087f2: Final verdict of PTC: none -NSVCI97(559)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@5756901087f2: Final verdict of PTC: none -NSVCI99(569)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(557)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(562)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(567)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:03 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241208095403311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095403713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20241208095404214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095404214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20241208095405216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095405217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:05 UTC 2024 /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 20241208095406218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095406218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_usim_a54_a53 started. 20241208095406798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095406800 DMM INFO MM(262420000000040/cef0bad8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095406800 DMM INFO MM(262420000000040/cef0bad8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095406800 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095406800 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095406800 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095406800 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095406801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Deallocated (fsm.c:568) 20241208095406801 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095406801 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095406801 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095406801 DLLC NOTICE LLME(dee8caa5/cef0bad8){ASSIGNED} LLGM Assign pre (cef0bad8 => ffffffff) (gprs_llc.c:1079) 20241208095406801 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cef0bad8 => ffffffff) (gprs_llc.c:1125) 20241208095406801 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095406845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095406845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095406845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095406845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095406845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095406845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095406845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095406845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095406845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095406846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095406846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095406846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095406846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095406846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095406846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095406846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095406846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095406846 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095406846 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095406846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095406847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095406847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095406849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095406854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095406854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095406861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095406861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095406861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095406861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095406861 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095406861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095406861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095406861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095406861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095406861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095406861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095406861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095406862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095406862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095406862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095406862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095406862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095406862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095406862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095406862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095406862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095406862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095406864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095406870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095406870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095406878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095406878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095406878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095406878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095406878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095406878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095406878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095406878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095406878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095406879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095406879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095406879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095406879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095406879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095406879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095406879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095406879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095406879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095406879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095406879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095406879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095406879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095406880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095406885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095406885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095407219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095407219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095407219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095407219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095407223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095407225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@5756901087f2: 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(589)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@5756901087f2: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C55991E2'O, index=0 SGSN_Test-GSUP(590)@5756901087f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@5756901087f2: 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 := '3407E886492DEA80FCC52EF29DB8D421'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE6C00CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDB12024E33D1EC4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '895E1DD9B3CA7D8FF16C64DC39C131AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '83050BC2249BEA488BCEA8F1527BB030'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '13F4DA34B375E6A948CD16B2A0B89717'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C66B00545B7DC30'O } } } } } 20241208095408259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095408259 DLLC NOTICE LLME(ffffffff/c55991e2){UNASSIGNED} LLC RX: unknown TLLI 0xc55991e2, creating LLME on the fly (gprs_llc.c:552) 20241208095408259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095408259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241208095408259 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095408259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095408259 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095408259 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095408259 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095408259 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095408259 DLLC NOTICE LLME(ffffffff/c55991e2){UNASSIGNED} LLGM Assign pre (c55991e2 => df2c5bf5) (gprs_llc.c:1079) 20241208095408259 DLLC NOTICE LLME(c55991e2/df2c5bf5){ASSIGNED} LLGM Assign post (c55991e2 => df2c5bf5) (gprs_llc.c:1125) 20241208095408259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095408259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095408259 DMM DEBUG MM(262420000000040/df2c5bf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095408272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095408272 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095408272 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095408272 DMM DEBUG MM(262420000000040/df2c5bf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241208095408272 DMM NOTICE MM(262420000000040/df2c5bf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095408272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095408272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095408272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095408272 DMM DEBUG MM(262420000000040/df2c5bf5) Requesting authorization (sgsn_auth.c:160) 20241208095408272 DMM INFO MM(262420000000040/df2c5bf5) Requesting authentication tuples (sgsn_auth.c:184) 20241208095408272 DMM DEBUG MM(262420000000040/df2c5bf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095408272 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241208095408273 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)@5756901087f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@5756901087f2: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241208095408277 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095408277 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095408277 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095408277 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095408277 DMM INFO MM(262420000000040/df2c5bf5) Subscriber data update (mmctx.c:445) 20241208095408277 DMM DEBUG MM(262420000000040/df2c5bf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095408277 DMM INFO MM(262420000000040/df2c5bf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095408277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095408277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095408277 DMM INFO MM(262420000000040/df2c5bf5) <- GMM AUTH AND CIPHERING REQ (rand = 34 07 e8 86 49 2d ea 80 fc c5 2e f2 9d b8 d4 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 f4 da 34 b3 75 e6 a9 48 cd 16 b2 a0 b8 97 17 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@5756901087f2: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@5756901087f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@5756901087f2: Final verdict of PTC: pass 20241208095408294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@5756901087f2: Final verdict of PTC: none 20241208095408299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(578)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@5756901087f2: Final verdict of PTC: none -NSVCI99(588)@5756901087f2: Final verdict of PTC: none 20241208095408299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(583)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(586)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(576)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(581)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241208095408351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095408753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20241208095409299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095409299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=72564) 20241208095410300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095410301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:10 UTC 2024 /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 20241208095411302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095411302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_usim_a53_a54 started. 20241208095411840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095411843 DMM INFO MM(262420000000040/df2c5bf5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095411843 DMM INFO MM(262420000000040/df2c5bf5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095411843 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095411843 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095411843 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095411843 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095411843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Deallocated (fsm.c:568) 20241208095411843 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095411843 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095411843 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095411843 DLLC NOTICE LLME(c55991e2/df2c5bf5){ASSIGNED} LLGM Assign pre (df2c5bf5 => ffffffff) (gprs_llc.c:1079) 20241208095411843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df2c5bf5 => ffffffff) (gprs_llc.c:1125) 20241208095411843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095411882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095411882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095411882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095411882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095411882 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095411882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095411882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095411882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095411882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095411883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095411883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095411883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095411883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095411883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095411883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095411883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095411883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095411883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095411883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095411883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095411884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095411884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095411886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095411890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095411890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095411898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095411898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095411898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095411898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095411898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095411898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095411898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095411898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095411898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095411899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095411899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095411899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095411899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095411899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095411899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095411899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095411899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095411899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095411899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095411899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095411899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095411899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095411901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095411906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095411906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095411915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095411915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095411915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095411915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095411915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095411915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095411915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095411915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095411915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095411916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095411916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095411916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095411916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095411916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095411916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095411916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095411916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095411916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095411916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095411916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095411916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095411916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095411918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095411923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095411923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095412302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095412303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095412303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095412303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095412307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(608)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095412308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@5756901087f2: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D04116C2'O, index=0 SGSN_Test-GSUP(609)@5756901087f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@5756901087f2: 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 := '913A9B1D8DDEC36B861CF3F4C8CC2181'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EF2FE4D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E4D556092C04E96'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A4EB15F4F8869A41801F945DC36D1A7E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9D2A00C7F99F30979F9595445F09135B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8C88F90CE64D81EE856F8CEF3A4A7755'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7E4EC6A32C74CA36'O } } } } } 20241208095413391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095413391 DLLC NOTICE LLME(ffffffff/d04116c2){UNASSIGNED} LLC RX: unknown TLLI 0xd04116c2, creating LLME on the fly (gprs_llc.c:552) 20241208095413391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095413391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241208095413391 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095413391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095413391 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095413391 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095413391 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095413391 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095413391 DLLC NOTICE LLME(ffffffff/d04116c2){UNASSIGNED} LLGM Assign pre (d04116c2 => cf03dbba) (gprs_llc.c:1079) 20241208095413391 DLLC NOTICE LLME(d04116c2/cf03dbba){ASSIGNED} LLGM Assign post (d04116c2 => cf03dbba) (gprs_llc.c:1125) 20241208095413391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095413391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095413392 DMM DEBUG MM(262420000000040/cf03dbba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095413415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095413415 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095413415 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095413415 DMM DEBUG MM(262420000000040/cf03dbba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241208095413415 DMM NOTICE MM(262420000000040/cf03dbba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095413415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095413415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095413415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095413415 DMM DEBUG MM(262420000000040/cf03dbba) Requesting authorization (sgsn_auth.c:160) 20241208095413415 DMM INFO MM(262420000000040/cf03dbba) Requesting authentication tuples (sgsn_auth.c:184) 20241208095413415 DMM DEBUG MM(262420000000040/cf03dbba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095413415 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241208095413415 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)@5756901087f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@5756901087f2: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241208095413422 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095413422 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095413422 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095413422 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095413422 DMM INFO MM(262420000000040/cf03dbba) Subscriber data update (mmctx.c:445) 20241208095413422 DMM DEBUG MM(262420000000040/cf03dbba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095413422 DMM INFO MM(262420000000040/cf03dbba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095413422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095413422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095413422 DMM INFO MM(262420000000040/cf03dbba) <- GMM AUTH AND CIPHERING REQ (rand = 91 3a 9b 1d 8d de c3 6b 86 1c f3 f4 c8 cc 21 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8c 88 f9 0c e6 4d 81 ee 85 6f 8c ef 3a 4a 77 55 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@5756901087f2: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@5756901087f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@5756901087f2: Final verdict of PTC: pass 20241208095413442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095413445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095413445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@5756901087f2: Final verdict of PTC: none -NSVCI99(607)@5756901087f2: Final verdict of PTC: none -NSVCI97(597)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@5756901087f2: Final verdict of PTC: none -NSVCI98(602)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(600)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(605)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(595)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241208095413510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095413912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55656) 20241208095414446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095414446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55656, count=72556) 20241208095415447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095415447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:15 UTC 2024 /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 20241208095416448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095416448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_usim_a50_a54 started. 20241208095417004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095417006 DMM INFO MM(262420000000040/cf03dbba) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095417007 DMM INFO MM(262420000000040/cf03dbba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095417007 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095417007 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095417007 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095417007 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095417007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Deallocated (fsm.c:568) 20241208095417007 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095417007 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095417007 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095417007 DLLC NOTICE LLME(d04116c2/cf03dbba){ASSIGNED} LLGM Assign pre (cf03dbba => ffffffff) (gprs_llc.c:1079) 20241208095417007 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf03dbba => ffffffff) (gprs_llc.c:1125) 20241208095417007 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095417051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095417051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095417051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095417051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095417051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095417051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095417051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095417051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095417051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095417052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095417052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095417052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095417052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095417052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095417052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095417052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095417052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095417052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095417052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095417052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095417052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095417052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095417054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095417058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095417058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095417065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095417066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095417066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095417066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095417066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095417066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095417066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095417066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095417066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095417066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095417066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095417066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095417066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095417066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095417067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095417067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095417069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095417074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095417074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095417082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095417082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095417082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095417082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095417082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095417082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095417082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095417082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095417082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095417083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095417083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095417083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095417083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095417083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095417083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095417083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095417083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095417083 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095417083 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095417083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095417083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095417083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095417085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095417090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095417090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095417450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095417450 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095417450 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095417450 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095417454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(627)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095417455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@5756901087f2: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C80B2E92'O, index=0 SGSN_Test-GSUP(628)@5756901087f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@5756901087f2: 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 := '1439957B8F48BE1DED0EBC69AFCBC929'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19E563FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6064E6AB557977F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6DCD58CE249A4BB775FCAE943B2D06F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E0F052944A782D1158EFC9CD0C8A8582'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '289CF1961751FF66A6FE0D43B5A3CA4D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D47C1FE0DC568791'O } } } } } 20241208095418542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095418542 DLLC NOTICE LLME(ffffffff/c80b2e92){UNASSIGNED} LLC RX: unknown TLLI 0xc80b2e92, creating LLME on the fly (gprs_llc.c:552) 20241208095418542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095418542 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241208095418542 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095418542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095418542 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095418542 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095418542 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095418542 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095418542 DLLC NOTICE LLME(ffffffff/c80b2e92){UNASSIGNED} LLGM Assign pre (c80b2e92 => eaee8eec) (gprs_llc.c:1079) 20241208095418542 DLLC NOTICE LLME(c80b2e92/eaee8eec){ASSIGNED} LLGM Assign post (c80b2e92 => eaee8eec) (gprs_llc.c:1125) 20241208095418542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095418542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095418542 DMM DEBUG MM(262420000000040/eaee8eec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095418552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095418552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095418552 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095418552 DMM DEBUG MM(262420000000040/eaee8eec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241208095418552 DMM NOTICE MM(262420000000040/eaee8eec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095418552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095418552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095418552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095418552 DMM DEBUG MM(262420000000040/eaee8eec) Requesting authorization (sgsn_auth.c:160) 20241208095418552 DMM INFO MM(262420000000040/eaee8eec) Requesting authentication tuples (sgsn_auth.c:184) 20241208095418552 DMM DEBUG MM(262420000000040/eaee8eec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095418552 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241208095418552 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)@5756901087f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@5756901087f2: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241208095418555 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095418555 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095418555 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095418555 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095418555 DMM INFO MM(262420000000040/eaee8eec) Subscriber data update (mmctx.c:445) 20241208095418555 DMM DEBUG MM(262420000000040/eaee8eec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095418555 DMM INFO MM(262420000000040/eaee8eec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095418555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095418555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095418555 DMM INFO MM(262420000000040/eaee8eec) <- GMM AUTH AND CIPHERING REQ (rand = 14 39 95 7b 8f 48 be 1d ed 0e bc 69 af cb c9 29 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 9c f1 96 17 51 ff 66 a6 fe 0d 43 b5 a3 ca 4d ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@5756901087f2: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@5756901087f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@5756901087f2: Final verdict of PTC: pass 20241208095418566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37284<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095418570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095418570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(621)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@5756901087f2: Final verdict of PTC: none -NSVCI97(616)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5756901087f2: Final verdict of PTC: none -NSVCI99(626)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(628)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(614)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(624)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(619)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241208095418685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095419087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68272) 20241208095419571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095419571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68272, count=72628) 20241208095420572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095420572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:21 UTC 2024 /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 20241208095421262 DGPRS DEBUG Checking for inactive LLMEs, time = 36179860 (sgsn.c:132) 20241208095421573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095421573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_usim_a54_a50 started. 20241208095422186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095422188 DMM INFO MM(262420000000040/eaee8eec) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095422188 DMM INFO MM(262420000000040/eaee8eec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095422188 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095422188 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095422188 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095422188 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095422188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Deallocated (fsm.c:568) 20241208095422188 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095422188 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095422188 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095422188 DLLC NOTICE LLME(c80b2e92/eaee8eec){ASSIGNED} LLGM Assign pre (eaee8eec => ffffffff) (gprs_llc.c:1079) 20241208095422188 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaee8eec => ffffffff) (gprs_llc.c:1125) 20241208095422188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095422237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095422237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095422237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095422237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095422237 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095422237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095422237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095422237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095422237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095422238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095422238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095422238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095422239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095422239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095422239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095422239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095422239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095422239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095422239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095422239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095422239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095422239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095422241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095422246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095422246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095422254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095422254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095422254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095422254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095422254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095422254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095422254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095422254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095422254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095422255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095422255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095422255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095422255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095422255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095422255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095422255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095422255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095422255 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095422255 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095422255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095422255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095422255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095422258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095422264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095422264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095422270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095422270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095422270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095422270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095422270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095422270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095422270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095422270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095422270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095422271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095422271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095422271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095422271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095422271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095422271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095422271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095422271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095422271 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095422271 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095422271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095422272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095422272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095422274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095422279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095422279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095422575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095422575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095422575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095422575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095422579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(646)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095422580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@5756901087f2: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='ED882B88'O, index=0 SGSN_Test-GSUP(647)@5756901087f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@5756901087f2: 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 := '87980EC439B62FF891A540369F16DA79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '842BDB7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '927436F25F9B38D5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '728D1A7F7065DCA85D10E9B17EB02C91'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2D1104DCD3F1B24CE97818A12DAC9DF1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C271F3232AAC94DB7E7591A82A0BC281'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1244735B3A4E0ACC'O } } } } } 20241208095423652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095423652 DLLC NOTICE LLME(ffffffff/ed882b88){UNASSIGNED} LLC RX: unknown TLLI 0xed882b88, creating LLME on the fly (gprs_llc.c:552) 20241208095423652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095423652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241208095423652 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095423652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095423652 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095423652 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095423652 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095423652 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095423652 DLLC NOTICE LLME(ffffffff/ed882b88){UNASSIGNED} LLGM Assign pre (ed882b88 => cd4d3ec7) (gprs_llc.c:1079) 20241208095423652 DLLC NOTICE LLME(ed882b88/cd4d3ec7){ASSIGNED} LLGM Assign post (ed882b88 => cd4d3ec7) (gprs_llc.c:1125) 20241208095423652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095423652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095423652 DMM DEBUG MM(262420000000040/cd4d3ec7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095423669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095423669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095423669 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095423669 DMM DEBUG MM(262420000000040/cd4d3ec7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241208095423669 DMM NOTICE MM(262420000000040/cd4d3ec7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095423669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095423669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095423669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095423669 DMM DEBUG MM(262420000000040/cd4d3ec7) Requesting authorization (sgsn_auth.c:160) 20241208095423669 DMM INFO MM(262420000000040/cd4d3ec7) Requesting authentication tuples (sgsn_auth.c:184) 20241208095423669 DMM DEBUG MM(262420000000040/cd4d3ec7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095423669 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241208095423669 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)@5756901087f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@5756901087f2: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241208095423673 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095423673 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095423673 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095423673 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095423673 DMM INFO MM(262420000000040/cd4d3ec7) Subscriber data update (mmctx.c:445) 20241208095423673 DMM DEBUG MM(262420000000040/cd4d3ec7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095423673 DMM INFO MM(262420000000040/cd4d3ec7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095423673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095423673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095423673 DMM INFO MM(262420000000040/cd4d3ec7) <- GMM AUTH AND CIPHERING REQ (rand = 87 98 0e c4 39 b6 2f f8 91 a5 40 36 9f 16 da 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 71 f3 23 2a ac 94 db 7e 75 91 a8 2a 0b c2 81 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@5756901087f2: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@5756901087f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@5756901087f2: Final verdict of PTC: pass 20241208095423692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57416<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI210(639)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(647)@5756901087f2: Final verdict of PTC: none 20241208095423696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095423696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@5756901087f2: Final verdict of PTC: none -NSVCI98(640)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@5756901087f2: Final verdict of PTC: none -NSVCI99(645)@5756901087f2: Final verdict of PTC: none -NSVCI97(635)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@5756901087f2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(638)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(633)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(643)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none)Sun Dec 8 09:54:23 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5756901087f2: 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'. 20241208095423791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095424193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71528) 20241208095424698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095424698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71528, count=72788) 20241208095425699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095425699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:26 UTC 2024 /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 20241208095426700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095426700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_detach_unknown_nopoweroff started. 20241208095427295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095427298 DMM INFO MM(262420000000040/cd4d3ec7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095427298 DMM INFO MM(262420000000040/cd4d3ec7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095427298 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095427298 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095427298 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095427298 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208095427298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Deallocated (fsm.c:568) 20241208095427298 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095427299 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095427299 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095427299 DLLC NOTICE LLME(ed882b88/cd4d3ec7){ASSIGNED} LLGM Assign pre (cd4d3ec7 => ffffffff) (gprs_llc.c:1079) 20241208095427299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd4d3ec7 => ffffffff) (gprs_llc.c:1125) 20241208095427299 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095427345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095427345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095427345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095427345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095427345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095427345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095427345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095427345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095427345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095427346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095427346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095427346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095427346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095427346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095427346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095427346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095427346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095427347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095427347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095427347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095427347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095427347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095427350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095427358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095427358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095427366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095427366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095427366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095427366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095427366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095427366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095427366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095427366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095427366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095427367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095427367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095427367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095427367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095427367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095427367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095427367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095427367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095427367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095427367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095427367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095427367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095427367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095427370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095427375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095427375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095427382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095427382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095427382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095427382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095427382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095427382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095427382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095427382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095427382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095427383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095427383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095427383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095427383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095427383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095427383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095427383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095427383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095427383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095427383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095427383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095427383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095427383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095427385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095427390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095427390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095427702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095427702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095427702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095427702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095427706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(665)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241208095427707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@5756901087f2: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='FDB12DD6'O, index=0 SGSN_Test-GSUP(666)@5756901087f2: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241208095428773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095428773 DLLC NOTICE LLME(ffffffff/fdb12dd6){UNASSIGNED} LLC RX: unknown TLLI 0xfdb12dd6, creating LLME on the fly (gprs_llc.c:552) 20241208095428773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095428773 DMM NOTICE LLME(ffffffff/fdb12dd6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241208095428773 DLLC NOTICE LLME(ffffffff/fdb12dd6){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241208095428774 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfdb12dd6 type=GPRS detach (gprs_gmm.c:1440) 20241208095428774 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241208095428774 DLLC NOTICE LLME(ffffffff/fdb12dd6){UNASSIGNED} LLGM Assign pre (fdb12dd6 => ffffffff) (gprs_llc.c:1079) 20241208095428774 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdb12dd6 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@5756901087f2: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@5756901087f2: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@5756901087f2: Final verdict of PTC: pass 20241208095428785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@5756901087f2: Final verdict of PTC: none 20241208095428789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095428789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(654)@5756901087f2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5756901087f2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@5756901087f2: Final verdict of PTC: none -NSVCI98(659)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5756901087f2: Final verdict of PTC: none -NSVCI99(664)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@5756901087f2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(652)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(657)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(662)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@5756901087f2: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:28 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241208095428878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095429179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20241208095429790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095429790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20241208095430791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095430791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:31 UTC 2024 /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 20241208095431792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095431792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_detach_unknown_poweroff started. 20241208095432272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095432275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095432317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095432317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095432317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095432317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095432317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095432317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095432317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095432317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095432317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095432318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095432318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095432318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095432318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095432318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095432318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095432318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095432318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095432318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095432318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095432318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095432318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095432318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095432320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095432324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095432324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095432337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095432337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095432337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095432337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095432337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095432338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095432338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095432338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095432338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095432338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095432338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095432338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095432338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095432338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095432338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095432338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095432338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095432338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095432341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095432347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095432347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095432354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095432354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095432354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095432354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095432354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095432355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095432355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095432355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095432355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095432355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095432355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095432355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095432355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095432356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095432356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095432357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095432362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095432362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095432793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095432793 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095432793 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095432793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095432798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095432799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@5756901087f2: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E96B6E4B'O, index=0 SGSN_Test-GSUP(685)@5756901087f2: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241208095433864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095433864 DLLC NOTICE LLME(ffffffff/e96b6e4b){UNASSIGNED} LLC RX: unknown TLLI 0xe96b6e4b, creating LLME on the fly (gprs_llc.c:552) 20241208095433864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095433865 DMM NOTICE LLME(ffffffff/e96b6e4b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@5756901087f2: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@5756901087f2: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@5756901087f2: Final verdict of PTC: pass 20241208095438877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095438882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095438882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(669)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(685)@5756901087f2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@5756901087f2: Final verdict of PTC: none -NSVCI97(673)@5756901087f2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@5756901087f2: Final verdict of PTC: none -NSVCI98(678)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@5756901087f2: Final verdict of PTC: none -NSVCI99(683)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@5756901087f2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(676)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(671)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(681)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@5756901087f2: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241208095438983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095439285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20241208095439884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095439884 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) 20241208095440885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095440885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:41 UTC 2024 /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 20241208095441886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095441886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_detach_nopoweroff started. 20241208095442377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095442380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095442408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095442408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095442408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095442408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095442408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095442408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095442408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095442408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095442408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095442409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095442409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095442409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095442409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095442409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095442409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095442409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095442409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095442409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095442409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095442409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095442409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095442409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095442411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095442416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095442416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095442423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095442423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095442423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095442423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095442423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095442423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095442423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095442423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095442423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095442424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095442424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095442424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095442424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095442424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095442424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095442424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095442424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095442424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095442424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095442424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095442424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095442424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095442426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095442431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095442431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095442438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095442438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095442438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095442438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095442438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095442438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095442438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095442438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095442438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095442439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095442439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095442439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095442439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095442439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095442439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095442439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095442439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095442439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095442439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095442439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095442440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095442440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095442442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095442448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095442448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095442887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095442887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095442887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095442887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095442892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095442893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@5756901087f2: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F04671A0'O, index=0 SGSN_Test-GSUP(704)@5756901087f2: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@5756901087f2: 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 := 'D88E5A75DD69742CB5B644275DB3E028'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A71C7B39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E73ED181E37E8AC'O } } } } } 20241208095443970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095443970 DLLC NOTICE LLME(ffffffff/f04671a0){UNASSIGNED} LLC RX: unknown TLLI 0xf04671a0, creating LLME on the fly (gprs_llc.c:552) 20241208095443970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095443970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20241208095443970 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095443970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095443970 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095443970 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095443970 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095443970 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095443970 DLLC NOTICE LLME(ffffffff/f04671a0){UNASSIGNED} LLGM Assign pre (f04671a0 => d2a585db) (gprs_llc.c:1079) 20241208095443970 DLLC NOTICE LLME(f04671a0/d2a585db){ASSIGNED} LLGM Assign post (f04671a0 => d2a585db) (gprs_llc.c:1125) 20241208095443970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095443970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095443970 DMM DEBUG MM(262420000000015/d2a585db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095443981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095443981 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095443981 DMM DEBUG MM(262420000000015/d2a585db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241208095443981 DMM NOTICE MM(262420000000015/d2a585db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095443981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095443981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095443981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095443981 DMM DEBUG MM(262420000000015/d2a585db) Requesting authorization (sgsn_auth.c:160) 20241208095443981 DMM INFO MM(262420000000015/d2a585db) Requesting authentication tuples (sgsn_auth.c:184) 20241208095443981 DMM DEBUG MM(262420000000015/d2a585db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095443981 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241208095443981 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)@5756901087f2: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@5756901087f2: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241208095443984 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095443984 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095443984 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095443984 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095443984 DMM INFO MM(262420000000015/d2a585db) Subscriber data update (mmctx.c:445) 20241208095443984 DMM DEBUG MM(262420000000015/d2a585db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095443984 DMM INFO MM(262420000000015/d2a585db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095443984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095443984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095443984 DMM INFO MM(262420000000015/d2a585db) <- GMM AUTH AND CIPHERING REQ (rand = d8 8e 5a 75 dd 69 74 2c b5 b6 44 27 5d b3 e0 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095443992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095443992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095443992 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095443992 DMM INFO MM(262420000000015/d2a585db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095443992 DMM NOTICE MM(262420000000015/d2a585db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095443992 DMM DEBUG MM(262420000000015/d2a585db) checking auth: received GSM SRES = a7 1c 7b 39 (gprs_gmm.c:648) 20241208095443992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095443992 DMM DEBUG MM(262420000000015/d2a585db) Requesting authorization (sgsn_auth.c:160) 20241208095443992 DMM INFO MM(262420000000015/d2a585db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095443992 DMM DEBUG MM(262420000000015/d2a585db) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095443992 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241208095443992 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) 20241208095443992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095443992 DMM INFO MM(262420000000015/d2a585db) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2a585db) (gprs_gmm.c:282) 20241208095443993 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095443993 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095443993 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241208095443993 DMM INFO MM(262420000000015/d2a585db) Subscriber data update (mmctx.c:445) 20241208095443993 DMM DEBUG MM(262420000000015/d2a585db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095443993 DMM INFO MM(262420000000015/d2a585db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095443993 DMM NOTICE MM(262420000000015/d2a585db) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241208095443993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095443993 DMM NOTICE MM(262420000000015/d2a585db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095443993 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) 20241208095443993 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095443993 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241208095443993 DMM INFO MM(262420000000015/d2a585db) Subscriber data update (mmctx.c:445) 20241208095443993 DMM DEBUG MM(262420000000015/d2a585db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095443999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095443999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095443999 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095443999 DMM INFO MM(262420000000015/d2a585db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095443999 DMM NOTICE MM(262420000000015/d2a585db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095443999 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095443999 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095443999 DLLC NOTICE LLME(f04671a0/d2a585db){ASSIGNED} LLGM Assign pre (ffffffff => d2a585db) (gprs_llc.c:1079) 20241208095443999 DLLC NOTICE LLME(ffffffff/d2a585db){ASSIGNED} LLGM Assign post (ffffffff => d2a585db) (gprs_llc.c:1125) 20241208095443999 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095443999 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095443999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095443999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@5756901087f2: setverdict(pass): none -> pass 20241208095444056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095444056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095444056 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095444056 DMM INFO MM(262420000000015/d2a585db) -> GMM DETACH REQUEST TLLI=0xd2a585db type=GPRS detach (gprs_gmm.c:1440) 20241208095444056 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241208095444056 DMM INFO MM(262420000000015/d2a585db) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095444056 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095444056 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095444056 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095444056 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095444056 DLLC NOTICE LLME(ffffffff/d2a585db){ASSIGNED} LLGM Assign pre (d2a585db => ffffffff) (gprs_llc.c:1079) 20241208095444056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2a585db => ffffffff) (gprs_llc.c:1125) 20241208095444057 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241208095444057 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) 20241208095444057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095444057 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095444057 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095444057 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095444059 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@5756901087f2: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@5756901087f2: Final verdict of PTC: pass 20241208095444071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@5756901087f2: Final verdict of PTC: none -NSVCI97(692)@5756901087f2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@5756901087f2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@5756901087f2: Final verdict of PTC: none 20241208095444077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb2-NS2(698)@5756901087f2: Final verdict of PTC: none -NSVCI99(702)@5756901087f2: Final verdict of PTC: none -NSVCI98(697)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5756901087f2: Final verdict of PTC: none 20241208095444077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(689)@5756901087f2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(695)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(700)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(690)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@5756901087f2: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:44 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241208095444153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095444455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) 20241208095445078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095445079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44380, count=93816) 20241208095446080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095446080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:46 UTC 2024 /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 20241208095447083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095447083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_detach_poweroff started. 20241208095447556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095447559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095447595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095447595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095447595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095447595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095447595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095447595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095447595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095447595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095447595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095447596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095447596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095447596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095447596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095447596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095447596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095447596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095447596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095447596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095447596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095447596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095447596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095447596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095447598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095447603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095447603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095447615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095447615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095447615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095447615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095447615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095447615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095447615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095447615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095447615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095447616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095447616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095447616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095447616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095447616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095447616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095447616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095447616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095447616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095447616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095447616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095447616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095447616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095447618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(716)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241208095447625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095447625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(721)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@5756901087f2: Provider Link came up: sending NS-RESET TC_detach_poweroff-BVCI210(714)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095447627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095447627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095447627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095447627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095447627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095447627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095447627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095447627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095447627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095447628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095447628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095447628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095447628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095447628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095447628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095447628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095447628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095447628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095447628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095447628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095447628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095447628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095447631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095447636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095447636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095448084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095448084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095448084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095448084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095448088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095448089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@5756901087f2: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='FF17431B'O, index=0 SGSN_Test-GSUP(723)@5756901087f2: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@5756901087f2: 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 := '4E3C1F1AFBA3C7A503DD1D439AAF3B40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D183550'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC356974AD419582'O } } } } } 20241208095449167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095449167 DLLC NOTICE LLME(ffffffff/ff17431b){UNASSIGNED} LLC RX: unknown TLLI 0xff17431b, creating LLME on the fly (gprs_llc.c:552) 20241208095449167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095449167 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20241208095449167 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095449167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095449167 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095449167 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095449167 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095449167 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095449167 DLLC NOTICE LLME(ffffffff/ff17431b){UNASSIGNED} LLGM Assign pre (ff17431b => c34c9cf4) (gprs_llc.c:1079) 20241208095449167 DLLC NOTICE LLME(ff17431b/c34c9cf4){ASSIGNED} LLGM Assign post (ff17431b => c34c9cf4) (gprs_llc.c:1125) 20241208095449167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095449167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095449167 DMM DEBUG MM(262420000000016/c34c9cf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095449188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095449188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095449188 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095449188 DMM DEBUG MM(262420000000016/c34c9cf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241208095449188 DMM NOTICE MM(262420000000016/c34c9cf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095449188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095449188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095449188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095449188 DMM DEBUG MM(262420000000016/c34c9cf4) Requesting authorization (sgsn_auth.c:160) 20241208095449188 DMM INFO MM(262420000000016/c34c9cf4) Requesting authentication tuples (sgsn_auth.c:184) 20241208095449188 DMM DEBUG MM(262420000000016/c34c9cf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095449188 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241208095449188 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)@5756901087f2: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@5756901087f2: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241208095449194 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095449194 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095449194 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095449194 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095449194 DMM INFO MM(262420000000016/c34c9cf4) Subscriber data update (mmctx.c:445) 20241208095449194 DMM DEBUG MM(262420000000016/c34c9cf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095449194 DMM INFO MM(262420000000016/c34c9cf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095449194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095449194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095449194 DMM INFO MM(262420000000016/c34c9cf4) <- GMM AUTH AND CIPHERING REQ (rand = 4e 3c 1f 1a fb a3 c7 a5 03 dd 1d 43 9a af 3b 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095449209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095449209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095449209 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095449209 DMM INFO MM(262420000000016/c34c9cf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095449209 DMM NOTICE MM(262420000000016/c34c9cf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095449209 DMM DEBUG MM(262420000000016/c34c9cf4) checking auth: received GSM SRES = 4d 18 35 50 (gprs_gmm.c:648) 20241208095449209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095449209 DMM DEBUG MM(262420000000016/c34c9cf4) Requesting authorization (sgsn_auth.c:160) 20241208095449209 DMM INFO MM(262420000000016/c34c9cf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095449209 DMM DEBUG MM(262420000000016/c34c9cf4) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095449209 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241208095449209 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) 20241208095449209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095449209 DMM INFO MM(262420000000016/c34c9cf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc34c9cf4) (gprs_gmm.c:282) 20241208095449211 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095449212 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095449212 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241208095449212 DMM INFO MM(262420000000016/c34c9cf4) Subscriber data update (mmctx.c:445) 20241208095449212 DMM DEBUG MM(262420000000016/c34c9cf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095449212 DMM INFO MM(262420000000016/c34c9cf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095449212 DMM NOTICE MM(262420000000016/c34c9cf4) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241208095449212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095449212 DMM NOTICE MM(262420000000016/c34c9cf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095449212 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) 20241208095449212 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095449212 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241208095449212 DMM INFO MM(262420000000016/c34c9cf4) Subscriber data update (mmctx.c:445) 20241208095449213 DMM DEBUG MM(262420000000016/c34c9cf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095449225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095449225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095449225 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095449225 DMM INFO MM(262420000000016/c34c9cf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095449225 DMM NOTICE MM(262420000000016/c34c9cf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095449225 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095449225 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095449225 DLLC NOTICE LLME(ff17431b/c34c9cf4){ASSIGNED} LLGM Assign pre (ffffffff => c34c9cf4) (gprs_llc.c:1079) 20241208095449225 DLLC NOTICE LLME(ffffffff/c34c9cf4){ASSIGNED} LLGM Assign post (ffffffff => c34c9cf4) (gprs_llc.c:1125) 20241208095449225 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095449225 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095449225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095449225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@5756901087f2: setverdict(pass): none -> pass 20241208095449280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095449280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241208095449280 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095449280 DMM INFO MM(262420000000016/c34c9cf4) -> GMM DETACH REQUEST TLLI=0xc34c9cf4 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241208095449280 DMM INFO MM(262420000000016/c34c9cf4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095449280 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095449280 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095449280 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095449280 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095449280 DLLC NOTICE LLME(ffffffff/c34c9cf4){ASSIGNED} LLGM Assign pre (c34c9cf4 => ffffffff) (gprs_llc.c:1079) 20241208095449280 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c34c9cf4 => ffffffff) (gprs_llc.c:1125) 20241208095449280 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241208095449280 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) 20241208095449280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095449280 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095449280 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095449280 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095449282 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241208095451263 DGPRS DEBUG Checking for inactive LLMEs, time = 36179890 (sgsn.c:132) TC_detach_poweroff(725)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@5756901087f2: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@5756901087f2: Final verdict of PTC: pass 20241208095454298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(711)@5756901087f2: Final verdict of PTC: none -NSVCI98(717)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5756901087f2: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@5756901087f2: Final verdict of PTC: none 20241208095454303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095454303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(713)@5756901087f2: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@5756901087f2: Final verdict of PTC: none -NSVCI99(721)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@5756901087f2: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(723)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(719)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(715)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(709)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@5756901087f2: Test case TC_detach_poweroff finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241208095454382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095454684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89144) 20241208095455303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095455303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89144, count=94576) 20241208095456304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095456304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:54:56 UTC 2024 /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 20241208095457305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095457305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act started. 20241208095457786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095457789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095457837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095457837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095457837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095457837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095457837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095457837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095457837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095457837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095457837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095457838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095457838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095457838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095457838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095457838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095457838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095457838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095457838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095457838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095457838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095457838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(730)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095457838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095457838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095457840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095457844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095457844 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(728)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095457851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095457851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095457851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095457851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095457851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095457851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095457851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095457851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095457851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095457852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095457852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095457852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095457852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095457852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095457852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095457852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095457852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095457852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095457852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095457852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095457853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095457853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095457855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095457859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095457859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095457868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095457868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095457868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095457868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095457868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095457868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095457868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095457868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095457868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095457869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095457869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095457869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095457869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095457869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095457869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095457869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095457869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095457869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095457869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095457869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(740)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095457870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095457870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095457871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095457876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095457876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095458306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095458306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095458306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095458306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095458310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095458311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@5756901087f2: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D0D1E466'O, index=0 SGSN_Test-GSUP(742)@5756901087f2: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@5756901087f2: 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 := '1AEFD36C63439D9829E87E88A27DE4E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFF3D0AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AEB3A6D7A87DDBB'O } } } } } 20241208095458379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095458379 DLLC NOTICE LLME(ffffffff/d0d1e466){UNASSIGNED} LLC RX: unknown TLLI 0xd0d1e466, creating LLME on the fly (gprs_llc.c:552) 20241208095458379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095458379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20241208095458379 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095458379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095458379 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095458379 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095458379 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095458379 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095458379 DLLC NOTICE LLME(ffffffff/d0d1e466){UNASSIGNED} LLGM Assign pre (d0d1e466 => f0a9aa59) (gprs_llc.c:1079) 20241208095458380 DLLC NOTICE LLME(d0d1e466/f0a9aa59){ASSIGNED} LLGM Assign post (d0d1e466 => f0a9aa59) (gprs_llc.c:1125) 20241208095458380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095458380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095458380 DMM DEBUG MM(262420000000017/f0a9aa59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095458399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095458399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095458399 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095458399 DMM DEBUG MM(262420000000017/f0a9aa59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241208095458399 DMM NOTICE MM(262420000000017/f0a9aa59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095458399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095458399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095458399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095458399 DMM DEBUG MM(262420000000017/f0a9aa59) Requesting authorization (sgsn_auth.c:160) 20241208095458399 DMM INFO MM(262420000000017/f0a9aa59) Requesting authentication tuples (sgsn_auth.c:184) 20241208095458399 DMM DEBUG MM(262420000000017/f0a9aa59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095458399 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241208095458399 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)@5756901087f2: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241208095458405 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095458405 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095458405 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095458405 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095458405 DMM INFO MM(262420000000017/f0a9aa59) Subscriber data update (mmctx.c:445) 20241208095458405 DMM DEBUG MM(262420000000017/f0a9aa59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095458405 DMM INFO MM(262420000000017/f0a9aa59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095458405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095458405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095458405 DMM INFO MM(262420000000017/f0a9aa59) <- GMM AUTH AND CIPHERING REQ (rand = 1a ef d3 6c 63 43 9d 98 29 e8 7e 88 a2 7d e4 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095458420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095458420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095458420 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095458421 DMM INFO MM(262420000000017/f0a9aa59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095458421 DMM NOTICE MM(262420000000017/f0a9aa59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095458421 DMM DEBUG MM(262420000000017/f0a9aa59) checking auth: received GSM SRES = bf f3 d0 ac (gprs_gmm.c:648) 20241208095458421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095458421 DMM DEBUG MM(262420000000017/f0a9aa59) Requesting authorization (sgsn_auth.c:160) 20241208095458421 DMM INFO MM(262420000000017/f0a9aa59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095458421 DMM DEBUG MM(262420000000017/f0a9aa59) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095458421 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241208095458421 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) 20241208095458421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095458421 DMM INFO MM(262420000000017/f0a9aa59) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a9aa59) (gprs_gmm.c:282) 20241208095458424 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095458425 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095458425 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241208095458425 DMM INFO MM(262420000000017/f0a9aa59) Subscriber data update (mmctx.c:445) 20241208095458425 DMM DEBUG MM(262420000000017/f0a9aa59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095458425 DMM INFO MM(262420000000017/f0a9aa59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095458425 DMM NOTICE MM(262420000000017/f0a9aa59) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241208095458425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095458425 DMM NOTICE MM(262420000000017/f0a9aa59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095458425 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) 20241208095458426 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095458426 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241208095458426 DMM INFO MM(262420000000017/f0a9aa59) Subscriber data update (mmctx.c:445) 20241208095458426 DMM DEBUG MM(262420000000017/f0a9aa59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095458436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095458436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095458436 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095458436 DMM INFO MM(262420000000017/f0a9aa59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095458436 DMM NOTICE MM(262420000000017/f0a9aa59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095458436 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095458436 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095458436 DLLC NOTICE LLME(d0d1e466/f0a9aa59){ASSIGNED} LLGM Assign pre (ffffffff => f0a9aa59) (gprs_llc.c:1079) 20241208095458436 DLLC NOTICE LLME(ffffffff/f0a9aa59){ASSIGNED} LLGM Assign post (ffffffff => f0a9aa59) (gprs_llc.c:1125) 20241208095458436 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095458436 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095458436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095458436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@5756901087f2: setverdict(pass): none -> pass 20241208095458494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095458494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095458494 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095458494 DMM INFO MM(262420000000017/f0a9aa59) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095458494 DMM INFO MM(262420000000017/f0a9aa59) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095458494 DMM DEBUG MM(262420000000017/f0a9aa59) Using GGSN 0 (gprs_sm.c:317) 20241208095458494 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) 20241208095458494 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241208095458494 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095458494 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095458495 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241208095458522 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 08 9d 5e 3f 11 3b ba e5 28 14 05 7f 30 7f 29 7e 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) 20241208095458522 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4975490) (sgsn_libgtp.c:633) 20241208095458522 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095458522 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497abb8 TLLI=f0a9aa59, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095458522 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095458522 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@5756901087f2: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@5756901087f2: Final verdict of PTC: pass 20241208095458541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095458545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095458545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act-BVCI196(728)@5756901087f2: Final verdict of PTC: none -NSVCI98(735)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@5756901087f2: Final verdict of PTC: none -NSVCI97(730)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(742)@5756901087f2: Final verdict of PTC: none -NSVCI99(740)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(729)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(738)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(733)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:54:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241208095458643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095459045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20241208095459547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095459547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=92660) 20241208095500548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095500548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:01 UTC 2024 /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 20241208095501549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095501549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_pdp_act_unattached started. 20241208095502137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095502139 DMM INFO MM(262420000000017/f0a9aa59) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095502140 DMM INFO MM(262420000000017/f0a9aa59) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095502140 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095502140 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095502140 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095502140 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095502140 DLLC NOTICE LLME(ffffffff/f0a9aa59){ASSIGNED} LLGM Assign pre (f0a9aa59 => ffffffff) (gprs_llc.c:1079) 20241208095502140 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0a9aa59 => ffffffff) (gprs_llc.c:1125) 20241208095502140 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497a860 (gprs_sndcp.c:574) 20241208095502140 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497abb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095502140 DMM NOTICE MM(262420000000017/f0a9aa59) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095502140 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241208095502140 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095502140 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095502140 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241208095502140 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241208095502140 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) 20241208095502140 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) 20241208095502140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095502140 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095502140 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095502140 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095502140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095502182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095502182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095502182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095502182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095502182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095502182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095502182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095502182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095502182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095502183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095502183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095502183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095502183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095502183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095502183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095502183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095502183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095502183 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095502183 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095502183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(750)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095502184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095502184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095502186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241208095502193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095502193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(754)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI196(747)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095502196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095502196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095502196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095502196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095502196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095502196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095502196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095502196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095502196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095502197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095502197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095502197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095502197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095502197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095502197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095502197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095502197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095502197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095502197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095502197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095502197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095502197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095502199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095502205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095502205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(756)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(753)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095502219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095502219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095502219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095502219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095502219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095502219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095502219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095502219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095502219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095502219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095502219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095502219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095502220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095502220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095502220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095502220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095502220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095502220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095502220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095502220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095502220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095502220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095502222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095502227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095502227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(757)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095502551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095502551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095502551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095502551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@5756901087f2: Established a new IPA connection (conn_id=2) 20241208095502556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(759)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095502557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(759)@5756901087f2: 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(759)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@5756901087f2: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C4DCA70C'O, index=0 SGSN_Test-GSUP(761)@5756901087f2: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241208095502609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095502609 DLLC NOTICE LLME(ffffffff/c4dca70c){UNASSIGNED} LLC RX: unknown TLLI 0xc4dca70c, creating LLME on the fly (gprs_llc.c:552) 20241208095502609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095502609 DMM NOTICE LLME(ffffffff/c4dca70c){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241208095502609 DLLC NOTICE LLME(ffffffff/c4dca70c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241208095502609 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@5756901087f2: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@5756901087f2: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@5756901087f2: Final verdict of PTC: pass 20241208095502634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35626<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pdp_act_unattached-BVCI210(753)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5756901087f2: Final verdict of PTC: none 20241208095502640 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI98(754)@5756901087f2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@5756901087f2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(757)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5756901087f2: Final verdict of PTC: none 20241208095502640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(760)@5756901087f2: Final verdict of PTC: none -NSVCI97(750)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(761)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(752)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(758)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(748)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pdp_act_unattached-BVCI220(757): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@5756901087f2: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:55:02 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241208095502734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095503037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56240) 20241208095503641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095503641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56240, count=60596) 20241208095504642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095504642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:05 UTC 2024 /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 20241208095505644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095505644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user started. 20241208095506135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095506137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095506184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095506184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095506184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095506184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095506184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095506185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095506186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095506186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095506186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095506186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095506186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095506186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095506186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095506186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095506186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095506186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095506186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095506187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095506187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095506190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095506197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506197 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095506210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095506210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095506210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095506210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095506210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095506210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095506210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095506210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095506210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095506211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095506211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095506211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095506211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095506211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095506211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095506211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095506211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095506211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095506211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095506211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095506211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095506211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095506214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095506219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095506228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095506228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095506228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095506228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095506228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095506228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095506228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095506228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095506228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095506229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095506229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095506229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095506229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095506229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095506229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095506229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095506229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095506229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095506229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095506229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095506229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095506229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095506231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095506235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095506645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095506645 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095506645 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095506645 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@5756901087f2: Established a new IPA connection (conn_id=2) 20241208095506647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(779)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095506648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@5756901087f2: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D2B5CA52'O, index=0 SGSN_Test-GSUP(780)@5756901087f2: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@5756901087f2: 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 := 'B85079AAEF37C31C584753893B1D84FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF150292'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F3026B6D903E814'O } } } } } 20241208095506679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506679 DLLC NOTICE LLME(ffffffff/d2b5ca52){UNASSIGNED} LLC RX: unknown TLLI 0xd2b5ca52, creating LLME on the fly (gprs_llc.c:552) 20241208095506679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095506679 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20241208095506679 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095506679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095506679 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095506679 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095506679 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095506679 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095506679 DLLC NOTICE LLME(ffffffff/d2b5ca52){UNASSIGNED} LLGM Assign pre (d2b5ca52 => f488e974) (gprs_llc.c:1079) 20241208095506679 DLLC NOTICE LLME(d2b5ca52/f488e974){ASSIGNED} LLGM Assign post (d2b5ca52 => f488e974) (gprs_llc.c:1125) 20241208095506679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095506679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095506679 DMM DEBUG MM(262420000000019/f488e974) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095506690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095506690 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095506690 DMM DEBUG MM(262420000000019/f488e974) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241208095506690 DMM NOTICE MM(262420000000019/f488e974) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095506690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095506690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095506690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095506690 DMM DEBUG MM(262420000000019/f488e974) Requesting authorization (sgsn_auth.c:160) 20241208095506690 DMM INFO MM(262420000000019/f488e974) Requesting authentication tuples (sgsn_auth.c:184) 20241208095506690 DMM DEBUG MM(262420000000019/f488e974) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095506690 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241208095506690 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)@5756901087f2: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241208095506730 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095506730 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095506730 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095506730 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095506730 DMM INFO MM(262420000000019/f488e974) Subscriber data update (mmctx.c:445) 20241208095506730 DMM DEBUG MM(262420000000019/f488e974) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095506730 DMM INFO MM(262420000000019/f488e974) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095506730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095506730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095506730 DMM INFO MM(262420000000019/f488e974) <- GMM AUTH AND CIPHERING REQ (rand = b8 50 79 aa ef 37 c3 1c 58 47 53 89 3b 1d 84 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095506748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095506749 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095506749 DMM INFO MM(262420000000019/f488e974) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095506749 DMM NOTICE MM(262420000000019/f488e974) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095506749 DMM DEBUG MM(262420000000019/f488e974) checking auth: received GSM SRES = ef 15 02 92 (gprs_gmm.c:648) 20241208095506749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095506749 DMM DEBUG MM(262420000000019/f488e974) Requesting authorization (sgsn_auth.c:160) 20241208095506749 DMM INFO MM(262420000000019/f488e974) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095506749 DMM DEBUG MM(262420000000019/f488e974) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095506749 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241208095506749 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) 20241208095506749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095506749 DMM INFO MM(262420000000019/f488e974) <- GMM ATTACH ACCEPT (new P-TMSI=0xf488e974) (gprs_gmm.c:282) 20241208095506752 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095506752 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095506752 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241208095506752 DMM INFO MM(262420000000019/f488e974) Subscriber data update (mmctx.c:445) 20241208095506752 DMM DEBUG MM(262420000000019/f488e974) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095506752 DMM INFO MM(262420000000019/f488e974) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095506752 DMM NOTICE MM(262420000000019/f488e974) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241208095506752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095506752 DMM NOTICE MM(262420000000019/f488e974) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095506752 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) 20241208095506754 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095506754 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241208095506754 DMM INFO MM(262420000000019/f488e974) Subscriber data update (mmctx.c:445) 20241208095506754 DMM DEBUG MM(262420000000019/f488e974) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095506764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095506765 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095506765 DMM INFO MM(262420000000019/f488e974) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095506765 DMM NOTICE MM(262420000000019/f488e974) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095506765 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095506765 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095506765 DLLC NOTICE LLME(d2b5ca52/f488e974){ASSIGNED} LLGM Assign pre (ffffffff => f488e974) (gprs_llc.c:1079) 20241208095506765 DLLC NOTICE LLME(ffffffff/f488e974){ASSIGNED} LLGM Assign post (ffffffff => f488e974) (gprs_llc.c:1125) 20241208095506765 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095506765 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095506765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095506765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@5756901087f2: setverdict(pass): none -> pass 20241208095506822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095506822 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095506822 DMM INFO MM(262420000000019/f488e974) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095506822 DMM INFO MM(262420000000019/f488e974) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095506822 DMM DEBUG MM(262420000000019/f488e974) Using GGSN 0 (gprs_sm.c:317) 20241208095506822 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) 20241208095506822 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241208095506822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095506822 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095506822 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241208095506845 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 ed cd 8e 2a 11 8d 84 87 66 14 05 7f 1b 85 83 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=1028 from retransmit req queue (gtp.c:443) 20241208095506845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c94148, cbp=0x55dca4975820) (sgsn_libgtp.c:633) 20241208095506845 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095506845 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497bcf8 TLLI=f488e974, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095506845 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095506845 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095506860 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241208095506874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095506875 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095506875 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@5756901087f2: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@5756901087f2: Final verdict of PTC: pass 20241208095506885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@5756901087f2: Final verdict of PTC: none -NSVCI97(768)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5756901087f2: Final verdict of PTC: none 20241208095506891 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095506891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(764)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@5756901087f2: Final verdict of PTC: none -NSVCI98(773)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5756901087f2: Final verdict of PTC: none -NSVCI99(778)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(771)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(766)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(776)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:55:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241208095506991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095507394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92388) 20241208095507893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095507893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92388, count=96744) 20241208095508894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095508894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:09 UTC 2024 /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 20241208095509895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095509895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_ggsn_reject started. 20241208095510482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095510485 DMM INFO MM(262420000000019/f488e974) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095510485 DMM INFO MM(262420000000019/f488e974) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095510485 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095510485 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095510485 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095510485 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095510485 DLLC NOTICE LLME(ffffffff/f488e974){ASSIGNED} LLGM Assign pre (f488e974 => ffffffff) (gprs_llc.c:1079) 20241208095510485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f488e974 => ffffffff) (gprs_llc.c:1125) 20241208095510485 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497b9a0 (gprs_sndcp.c:574) 20241208095510485 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497bcf8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095510485 DMM NOTICE MM(262420000000019/f488e974) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095510485 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241208095510485 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095510485 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095510485 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241208095510485 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241208095510485 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) 20241208095510485 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) 20241208095510485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095510485 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095510485 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095510485 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095510485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095510529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095510529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095510529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095510529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095510529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095510529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095510529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095510529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095510529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095510530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095510530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095510530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095510530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095510530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095510530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095510530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095510530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095510530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095510530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095510530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095510530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095510530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095510533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095510538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510538 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095510544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095510544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095510544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095510544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095510544 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095510544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095510544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095510544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095510544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095510545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095510545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095510545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095510545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095510545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095510545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095510545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095510545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095510545 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095510545 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095510545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095510545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095510545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095510547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095510551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095510561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095510561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095510561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095510561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095510561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095510561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095510561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095510561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095510561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095510562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095510562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095510562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095510562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095510562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095510562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095510562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095510562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095510562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095510562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095510562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095510562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095510562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095510564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095510568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095510896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095510896 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095510896 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095510896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095510899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095510900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5756901087f2: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DE29E7CE'O, index=0 SGSN_Test-GSUP(799)@5756901087f2: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@5756901087f2: 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 := '6690A5548976D6D2EB7B5C018FAB8E3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32853D21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '002310BD5A24891C'O } } } } } 20241208095510939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510939 DLLC NOTICE LLME(ffffffff/de29e7ce){UNASSIGNED} LLC RX: unknown TLLI 0xde29e7ce, creating LLME on the fly (gprs_llc.c:552) 20241208095510939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095510939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20241208095510939 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095510939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095510939 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095510939 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095510939 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095510939 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095510939 DLLC NOTICE LLME(ffffffff/de29e7ce){UNASSIGNED} LLGM Assign pre (de29e7ce => e382ae67) (gprs_llc.c:1079) 20241208095510939 DLLC NOTICE LLME(de29e7ce/e382ae67){ASSIGNED} LLGM Assign post (de29e7ce => e382ae67) (gprs_llc.c:1125) 20241208095510939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095510939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095510939 DMM DEBUG MM(262420000000020/e382ae67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095510952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095510952 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095510952 DMM DEBUG MM(262420000000020/e382ae67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241208095510952 DMM NOTICE MM(262420000000020/e382ae67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095510952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095510952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095510952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095510952 DMM DEBUG MM(262420000000020/e382ae67) Requesting authorization (sgsn_auth.c:160) 20241208095510952 DMM INFO MM(262420000000020/e382ae67) Requesting authentication tuples (sgsn_auth.c:184) 20241208095510952 DMM DEBUG MM(262420000000020/e382ae67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095510952 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241208095510952 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)@5756901087f2: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241208095510956 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095510956 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095510956 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095510956 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095510957 DMM INFO MM(262420000000020/e382ae67) Subscriber data update (mmctx.c:445) 20241208095510957 DMM DEBUG MM(262420000000020/e382ae67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095510957 DMM INFO MM(262420000000020/e382ae67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095510957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095510957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095510957 DMM INFO MM(262420000000020/e382ae67) <- GMM AUTH AND CIPHERING REQ (rand = 66 90 a5 54 89 76 d6 d2 eb 7b 5c 01 8f ab 8e 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095510969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095510969 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095510969 DMM INFO MM(262420000000020/e382ae67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095510969 DMM NOTICE MM(262420000000020/e382ae67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095510969 DMM DEBUG MM(262420000000020/e382ae67) checking auth: received GSM SRES = 32 85 3d 21 (gprs_gmm.c:648) 20241208095510969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095510969 DMM DEBUG MM(262420000000020/e382ae67) Requesting authorization (sgsn_auth.c:160) 20241208095510969 DMM INFO MM(262420000000020/e382ae67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095510969 DMM DEBUG MM(262420000000020/e382ae67) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095510969 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241208095510969 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) 20241208095510969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095510969 DMM INFO MM(262420000000020/e382ae67) <- GMM ATTACH ACCEPT (new P-TMSI=0xe382ae67) (gprs_gmm.c:282) 20241208095510971 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095510971 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095510971 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241208095510971 DMM INFO MM(262420000000020/e382ae67) Subscriber data update (mmctx.c:445) 20241208095510971 DMM DEBUG MM(262420000000020/e382ae67) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095510971 DMM INFO MM(262420000000020/e382ae67) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095510971 DMM NOTICE MM(262420000000020/e382ae67) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241208095510971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095510971 DMM NOTICE MM(262420000000020/e382ae67) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095510971 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) 20241208095510972 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095510972 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241208095510972 DMM INFO MM(262420000000020/e382ae67) Subscriber data update (mmctx.c:445) 20241208095510972 DMM DEBUG MM(262420000000020/e382ae67) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095510981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095510981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095510981 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095510981 DMM INFO MM(262420000000020/e382ae67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095510981 DMM NOTICE MM(262420000000020/e382ae67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095510981 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095510981 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095510981 DLLC NOTICE LLME(de29e7ce/e382ae67){ASSIGNED} LLGM Assign pre (ffffffff => e382ae67) (gprs_llc.c:1079) 20241208095510981 DLLC NOTICE LLME(ffffffff/e382ae67){ASSIGNED} LLGM Assign post (ffffffff => e382ae67) (gprs_llc.c:1125) 20241208095510981 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095510981 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095510981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095510981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@5756901087f2: setverdict(pass): none -> pass 20241208095511038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095511038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095511038 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095511038 DMM INFO MM(262420000000020/e382ae67) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095511038 DMM INFO MM(262420000000020/e382ae67) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095511038 DMM DEBUG MM(262420000000020/e382ae67) Using GGSN 0 (gprs_sm.c:317) 20241208095511038 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) 20241208095511038 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241208095511038 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095511038 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095511038 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241208095511060 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 88 3e 52 a1 11 fb 00 aa 53 14 05 7f c1 13 58 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241208095511060 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095511060 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241208095511060 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241208095511060 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095511060 DMM NOTICE MM(262420000000020/e382ae67) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5756901087f2: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@5756901087f2: Final verdict of PTC: pass 20241208095511081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095511085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095511085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(798)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(799)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5756901087f2: Final verdict of PTC: none -NSVCI98(792)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5756901087f2: Final verdict of PTC: none -NSVCI97(787)@5756901087f2: Final verdict of PTC: none -NSVCI99(797)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(790)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(785)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(795)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:55:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241208095511242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095511644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91172) 20241208095512086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095512086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91172, count=99376) 20241208095513088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095513088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:13 UTC 2024 /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 20241208095514090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095514090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_deact_mo started. 20241208095514749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095514752 DMM INFO MM(262420000000020/e382ae67) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095514752 DMM INFO MM(262420000000020/e382ae67) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095514752 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095514752 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095514752 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095514752 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095514752 DLLC NOTICE LLME(ffffffff/e382ae67){ASSIGNED} LLGM Assign pre (e382ae67 => ffffffff) (gprs_llc.c:1079) 20241208095514752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e382ae67 => ffffffff) (gprs_llc.c:1125) 20241208095514752 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241208095514752 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) 20241208095514752 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) 20241208095514752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095514752 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095514752 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095514752 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095514752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095514798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095514798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095514798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095514798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095514798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095514798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095514798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095514798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095514798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095514799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095514799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095514799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095514799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095514799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095514799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095514799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095514799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095514799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095514799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095514799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095514799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095514799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095514801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095514805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095514805 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095514813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095514813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095514813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095514813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095514813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095514813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095514813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095514813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095514813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095514814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095514814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095514814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095514814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095514814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095514814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095514814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095514814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095514814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095514814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095514814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095514814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095514814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095514817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095514822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095514822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(813)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095514834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095514834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095514834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095514834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095514834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095514834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095514834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095514834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095514834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095514835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095514835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095514835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095514835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095514835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095514835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095514835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095514835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095514835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095514835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095514835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095514835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095514835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095514837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095514841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095514841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(814)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095515092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095515092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095515092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095515092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(816)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095515096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095515097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(816)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(816)@5756901087f2: 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(816)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5756901087f2: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='EA339E11'O, index=0 SGSN_Test-GSUP(818)@5756901087f2: 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)@5756901087f2: 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 := '508086AA7D7B83EAB83AC52951E13E1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A45EFA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FEBEBB715534EE8'O } } } } } 20241208095515158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515158 DLLC NOTICE LLME(ffffffff/ea339e11){UNASSIGNED} LLC RX: unknown TLLI 0xea339e11, creating LLME on the fly (gprs_llc.c:552) 20241208095515158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241208095515158 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095515158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095515158 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095515158 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095515158 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095515158 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095515158 DLLC NOTICE LLME(ffffffff/ea339e11){UNASSIGNED} LLGM Assign pre (ea339e11 => d04b0073) (gprs_llc.c:1079) 20241208095515158 DLLC NOTICE LLME(ea339e11/d04b0073){ASSIGNED} LLGM Assign post (ea339e11 => d04b0073) (gprs_llc.c:1125) 20241208095515158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095515158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095515158 DMM DEBUG MM(262420000000021/d04b0073) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095515166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515166 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095515166 DMM DEBUG MM(262420000000021/d04b0073) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241208095515166 DMM NOTICE MM(262420000000021/d04b0073) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095515166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095515166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095515166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095515166 DMM DEBUG MM(262420000000021/d04b0073) Requesting authorization (sgsn_auth.c:160) 20241208095515166 DMM INFO MM(262420000000021/d04b0073) Requesting authentication tuples (sgsn_auth.c:184) 20241208095515166 DMM DEBUG MM(262420000000021/d04b0073) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095515166 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241208095515166 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)@5756901087f2: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241208095515168 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095515168 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095515168 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095515168 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095515168 DMM INFO MM(262420000000021/d04b0073) Subscriber data update (mmctx.c:445) 20241208095515168 DMM DEBUG MM(262420000000021/d04b0073) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095515168 DMM INFO MM(262420000000021/d04b0073) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095515168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095515168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095515168 DMM INFO MM(262420000000021/d04b0073) <- GMM AUTH AND CIPHERING REQ (rand = 50 80 86 aa 7d 7b 83 ea b8 3a c5 29 51 e1 3e 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095515174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515174 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095515174 DMM INFO MM(262420000000021/d04b0073) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095515174 DMM NOTICE MM(262420000000021/d04b0073) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095515174 DMM DEBUG MM(262420000000021/d04b0073) checking auth: received GSM SRES = 1a 45 ef a6 (gprs_gmm.c:648) 20241208095515174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095515174 DMM DEBUG MM(262420000000021/d04b0073) Requesting authorization (sgsn_auth.c:160) 20241208095515174 DMM INFO MM(262420000000021/d04b0073) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095515174 DMM DEBUG MM(262420000000021/d04b0073) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095515174 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241208095515174 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) 20241208095515174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095515174 DMM INFO MM(262420000000021/d04b0073) <- GMM ATTACH ACCEPT (new P-TMSI=0xd04b0073) (gprs_gmm.c:282) 20241208095515175 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095515175 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095515176 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241208095515176 DMM INFO MM(262420000000021/d04b0073) Subscriber data update (mmctx.c:445) 20241208095515176 DMM DEBUG MM(262420000000021/d04b0073) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095515176 DMM INFO MM(262420000000021/d04b0073) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095515176 DMM NOTICE MM(262420000000021/d04b0073) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241208095515176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095515176 DMM NOTICE MM(262420000000021/d04b0073) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095515176 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) 20241208095515176 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095515176 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241208095515176 DMM INFO MM(262420000000021/d04b0073) Subscriber data update (mmctx.c:445) 20241208095515176 DMM DEBUG MM(262420000000021/d04b0073) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095515181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515181 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095515181 DMM INFO MM(262420000000021/d04b0073) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095515181 DMM NOTICE MM(262420000000021/d04b0073) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095515181 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095515181 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095515181 DLLC NOTICE LLME(ea339e11/d04b0073){ASSIGNED} LLGM Assign pre (ffffffff => d04b0073) (gprs_llc.c:1079) 20241208095515181 DLLC NOTICE LLME(ffffffff/d04b0073){ASSIGNED} LLGM Assign post (ffffffff => d04b0073) (gprs_llc.c:1125) 20241208095515181 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095515181 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095515181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095515181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@5756901087f2: setverdict(pass): none -> pass 20241208095515238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515238 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095515238 DMM INFO MM(262420000000021/d04b0073) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095515238 DMM INFO MM(262420000000021/d04b0073) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095515238 DMM DEBUG MM(262420000000021/d04b0073) Using GGSN 0 (gprs_sm.c:317) 20241208095515238 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) 20241208095515238 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241208095515238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095515238 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095515238 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241208095515252 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 ad 67 ab e6 11 ae 40 72 dc 14 05 7f cf 3e 56 9f 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) 20241208095515252 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095515252 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095515252 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=d04b0073, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095515252 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095515252 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095515263 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241208095515271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515271 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515271 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095515277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095515277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241208095515277 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095515277 DMM INFO MM(262420000000021/d04b0073) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241208095515277 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095515277 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241208095515279 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) 20241208095515279 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095515279 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208095515279 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=d04b0073, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095515279 DMM INFO MM(262420000000021/d04b0073) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208095515279 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241208095515279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5756901087f2: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@5756901087f2: Final verdict of PTC: pass 20241208095515290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51622<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(811)@5756901087f2: Final verdict of PTC: none -NSVCI97(806)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(818)@5756901087f2: Final verdict of PTC: none 20241208095515295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095515296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(814)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@5756901087f2: Final verdict of PTC: none -NSVCI99(817)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(804)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(809)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(815)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(814): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241208095515405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095515807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100844) 20241208095516297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095516297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100844, count=106356) 20241208095517298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095517299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:17 UTC 2024 /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 20241208095518300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095518300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_deact_mt started. 20241208095518905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095518908 DMM INFO MM(262420000000021/d04b0073) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095518909 DMM INFO MM(262420000000021/d04b0073) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095518909 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095518909 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095518909 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095518909 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095518909 DLLC NOTICE LLME(ffffffff/d04b0073){ASSIGNED} LLGM Assign pre (d04b0073 => ffffffff) (gprs_llc.c:1079) 20241208095518909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d04b0073 => ffffffff) (gprs_llc.c:1125) 20241208095518909 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241208095518909 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) 20241208095518909 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) 20241208095518909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095518909 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095518909 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095518909 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095518909 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095518955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095518955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095518955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095518955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095518955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095518955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095518955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095518955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095518955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095518956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095518956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095518956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095518956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095518956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095518956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095518956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095518956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095518956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095518956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095518956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095518956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095518956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095518958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095518963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095518963 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095518971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095518971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095518971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095518971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095518971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095518971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095518971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095518971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095518971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095518972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095518972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095518972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095518972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095518972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095518972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095518972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095518972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095518972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095518972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095518972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095518973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095518973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095518975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095518980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095518980 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)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095518987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095518987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095518987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095518987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095518987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095518987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095518987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095518987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095518987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095518988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095518988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095518988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095518988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095518988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095518988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095518988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095518988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095518988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095518988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095518988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095518988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095518988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095518991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095518996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095518996 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095519301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095519301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095519301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095519301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095519304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(836)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095519305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5756901087f2: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='EF46EDF4'O, index=0 SGSN_Test-GSUP(837)@5756901087f2: 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)@5756901087f2: 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 := 'E6A4A8F5B39C476EDCADC467C05E098F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D1BD0B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D3A5333578740A2'O } } } } } 20241208095519366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519366 DLLC NOTICE LLME(ffffffff/ef46edf4){UNASSIGNED} LLC RX: unknown TLLI 0xef46edf4, creating LLME on the fly (gprs_llc.c:552) 20241208095519366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241208095519366 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095519366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095519366 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095519366 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095519366 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095519366 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095519366 DLLC NOTICE LLME(ffffffff/ef46edf4){UNASSIGNED} LLGM Assign pre (ef46edf4 => c19fdff2) (gprs_llc.c:1079) 20241208095519366 DLLC NOTICE LLME(ef46edf4/c19fdff2){ASSIGNED} LLGM Assign post (ef46edf4 => c19fdff2) (gprs_llc.c:1125) 20241208095519366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095519366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095519366 DMM DEBUG MM(262420000000022/c19fdff2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095519373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519373 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095519373 DMM DEBUG MM(262420000000022/c19fdff2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241208095519373 DMM NOTICE MM(262420000000022/c19fdff2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095519373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095519373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095519373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095519373 DMM DEBUG MM(262420000000022/c19fdff2) Requesting authorization (sgsn_auth.c:160) 20241208095519373 DMM INFO MM(262420000000022/c19fdff2) Requesting authentication tuples (sgsn_auth.c:184) 20241208095519373 DMM DEBUG MM(262420000000022/c19fdff2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095519373 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241208095519373 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)@5756901087f2: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241208095519375 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095519375 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095519375 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095519375 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095519375 DMM INFO MM(262420000000022/c19fdff2) Subscriber data update (mmctx.c:445) 20241208095519375 DMM DEBUG MM(262420000000022/c19fdff2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095519375 DMM INFO MM(262420000000022/c19fdff2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095519375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095519375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095519375 DMM INFO MM(262420000000022/c19fdff2) <- GMM AUTH AND CIPHERING REQ (rand = e6 a4 a8 f5 b3 9c 47 6e dc ad c4 67 c0 5e 09 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095519380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519380 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095519380 DMM INFO MM(262420000000022/c19fdff2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095519380 DMM NOTICE MM(262420000000022/c19fdff2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095519380 DMM DEBUG MM(262420000000022/c19fdff2) checking auth: received GSM SRES = 9d 1b d0 b0 (gprs_gmm.c:648) 20241208095519380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095519380 DMM DEBUG MM(262420000000022/c19fdff2) Requesting authorization (sgsn_auth.c:160) 20241208095519380 DMM INFO MM(262420000000022/c19fdff2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095519381 DMM DEBUG MM(262420000000022/c19fdff2) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095519381 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241208095519381 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) 20241208095519381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095519381 DMM INFO MM(262420000000022/c19fdff2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc19fdff2) (gprs_gmm.c:282) 20241208095519382 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095519382 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095519382 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241208095519382 DMM INFO MM(262420000000022/c19fdff2) Subscriber data update (mmctx.c:445) 20241208095519382 DMM DEBUG MM(262420000000022/c19fdff2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095519382 DMM INFO MM(262420000000022/c19fdff2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095519382 DMM NOTICE MM(262420000000022/c19fdff2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241208095519382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095519382 DMM NOTICE MM(262420000000022/c19fdff2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095519382 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) 20241208095519382 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095519382 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241208095519382 DMM INFO MM(262420000000022/c19fdff2) Subscriber data update (mmctx.c:445) 20241208095519382 DMM DEBUG MM(262420000000022/c19fdff2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095519388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519388 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095519388 DMM INFO MM(262420000000022/c19fdff2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095519388 DMM NOTICE MM(262420000000022/c19fdff2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095519388 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095519388 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095519388 DLLC NOTICE LLME(ef46edf4/c19fdff2){ASSIGNED} LLGM Assign pre (ffffffff => c19fdff2) (gprs_llc.c:1079) 20241208095519388 DLLC NOTICE LLME(ffffffff/c19fdff2){ASSIGNED} LLGM Assign post (ffffffff => c19fdff2) (gprs_llc.c:1125) 20241208095519388 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095519388 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095519388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095519388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@5756901087f2: setverdict(pass): none -> pass 20241208095519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519448 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095519448 DMM INFO MM(262420000000022/c19fdff2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095519448 DMM INFO MM(262420000000022/c19fdff2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095519448 DMM DEBUG MM(262420000000022/c19fdff2) Using GGSN 0 (gprs_sm.c:317) 20241208095519448 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) 20241208095519448 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241208095519448 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095519448 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095519448 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241208095519469 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 09 00 00 01 80 08 00 10 ac 0d 1a 03 11 a9 5c 24 1f 14 05 7f 2a af f8 f0 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) 20241208095519469 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095519469 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095519469 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=c19fdff2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095519469 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095519469 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095519482 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241208095519494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519494 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519495 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095519500 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241208095519500 DGPRS INFO PDP(262420000000022:5): Context 0x7fcee7c951c0 was deleted (sgsn_libgtp.c:707) 20241208095519500 DMM INFO MM(262420000000022/c19fdff2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095519500 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241208095519500 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5756901087f2: Removing Client IMSI='262420000000022'H, index=0 20241208095519513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095519513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241208095519513 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095519513 DMM INFO MM(262420000000022/c19fdff2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@5756901087f2: Final verdict of PTC: pass 20241208095519517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095519522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095519522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(837)@5756901087f2: Final verdict of PTC: none -NSVCI97(825)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5756901087f2: Final verdict of PTC: none -NSVCI99(835)@5756901087f2: Final verdict of PTC: none -NSVCI98(830)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(833)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(823)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(828)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:55:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241208095519679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095520081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89284) 20241208095520523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095520523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89284, count=104652) 20241208095521264 DGPRS DEBUG Checking for inactive LLMEs, time = 36179920 (sgsn.c:132) 20241208095521524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095521525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:22 UTC 2024 /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 20241208095522526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095522526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_deact_dup started. 20241208095523178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095523180 DMM INFO MM(262420000000022/c19fdff2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095523180 DMM INFO MM(262420000000022/c19fdff2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095523180 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095523180 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095523181 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095523181 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095523181 DLLC NOTICE LLME(ffffffff/c19fdff2){ASSIGNED} LLGM Assign pre (c19fdff2 => ffffffff) (gprs_llc.c:1079) 20241208095523181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c19fdff2 => ffffffff) (gprs_llc.c:1125) 20241208095523181 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095523181 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095523181 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241208095523181 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) 20241208095523181 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) 20241208095523181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095523181 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095523181 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095523181 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095523181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095523223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095523223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095523223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095523223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095523223 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095523223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095523223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095523223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095523223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095523224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095523224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095523224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095523224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095523224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095523224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095523224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095523224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095523224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095523224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095523224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095523224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095523224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095523226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095523231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095523239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095523239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095523239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095523239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095523239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095523239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095523239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095523239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095523240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095523240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095523241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095523246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095523254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095523254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095523254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095523254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095523254 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095523254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095523254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095523254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095523254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095523255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095523255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095523255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095523255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095523255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095523255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095523255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095523255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095523255 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095523255 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095523255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095523256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095523256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095523258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095523263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095523527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095523527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095523527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095523527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095523532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095523533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@5756901087f2: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C699336D'O, index=0 SGSN_Test-GSUP(856)@5756901087f2: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@5756901087f2: 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 := 'BECC328B317ECD21105E6137A02055E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1F549A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B7914D95882FF54'O } } } } } 20241208095523598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523598 DLLC NOTICE LLME(ffffffff/c699336d){UNASSIGNED} LLC RX: unknown TLLI 0xc699336d, creating LLME on the fly (gprs_llc.c:552) 20241208095523598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20241208095523598 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095523598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095523598 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095523598 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095523598 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095523598 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095523598 DLLC NOTICE LLME(ffffffff/c699336d){UNASSIGNED} LLGM Assign pre (c699336d => edba8674) (gprs_llc.c:1079) 20241208095523598 DLLC NOTICE LLME(c699336d/edba8674){ASSIGNED} LLGM Assign post (c699336d => edba8674) (gprs_llc.c:1125) 20241208095523598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095523598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095523598 DMM DEBUG MM(262420000000046/edba8674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095523606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523606 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095523606 DMM DEBUG MM(262420000000046/edba8674) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241208095523606 DMM NOTICE MM(262420000000046/edba8674) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095523606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095523606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095523606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095523606 DMM DEBUG MM(262420000000046/edba8674) Requesting authorization (sgsn_auth.c:160) 20241208095523606 DMM INFO MM(262420000000046/edba8674) Requesting authentication tuples (sgsn_auth.c:184) 20241208095523606 DMM DEBUG MM(262420000000046/edba8674) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095523606 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241208095523606 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)@5756901087f2: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241208095523608 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095523608 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095523608 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095523608 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095523608 DMM INFO MM(262420000000046/edba8674) Subscriber data update (mmctx.c:445) 20241208095523608 DMM DEBUG MM(262420000000046/edba8674) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095523608 DMM INFO MM(262420000000046/edba8674) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095523608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095523608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095523608 DMM INFO MM(262420000000046/edba8674) <- GMM AUTH AND CIPHERING REQ (rand = be cc 32 8b 31 7e cd 21 10 5e 61 37 a0 20 55 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095523616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523616 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095523616 DMM INFO MM(262420000000046/edba8674) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095523616 DMM NOTICE MM(262420000000046/edba8674) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095523616 DMM DEBUG MM(262420000000046/edba8674) checking auth: received GSM SRES = d1 f5 49 a2 (gprs_gmm.c:648) 20241208095523616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095523616 DMM DEBUG MM(262420000000046/edba8674) Requesting authorization (sgsn_auth.c:160) 20241208095523616 DMM INFO MM(262420000000046/edba8674) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095523616 DMM DEBUG MM(262420000000046/edba8674) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095523616 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241208095523616 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) 20241208095523617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095523617 DMM INFO MM(262420000000046/edba8674) <- GMM ATTACH ACCEPT (new P-TMSI=0xedba8674) (gprs_gmm.c:282) 20241208095523618 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095523618 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095523618 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241208095523618 DMM INFO MM(262420000000046/edba8674) Subscriber data update (mmctx.c:445) 20241208095523618 DMM DEBUG MM(262420000000046/edba8674) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095523618 DMM INFO MM(262420000000046/edba8674) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095523618 DMM NOTICE MM(262420000000046/edba8674) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241208095523618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095523618 DMM NOTICE MM(262420000000046/edba8674) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095523618 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) 20241208095523619 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095523619 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241208095523619 DMM INFO MM(262420000000046/edba8674) Subscriber data update (mmctx.c:445) 20241208095523619 DMM DEBUG MM(262420000000046/edba8674) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095523624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523625 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095523625 DMM INFO MM(262420000000046/edba8674) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095523625 DMM NOTICE MM(262420000000046/edba8674) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095523625 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095523625 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095523625 DLLC NOTICE LLME(c699336d/edba8674){ASSIGNED} LLGM Assign pre (ffffffff => edba8674) (gprs_llc.c:1079) 20241208095523625 DLLC NOTICE LLME(ffffffff/edba8674){ASSIGNED} LLGM Assign post (ffffffff => edba8674) (gprs_llc.c:1125) 20241208095523625 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095523625 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095523625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095523625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@5756901087f2: setverdict(pass): none -> pass 20241208095523685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523686 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095523686 DMM INFO MM(262420000000046/edba8674) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095523686 DMM INFO MM(262420000000046/edba8674) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095523686 DMM DEBUG MM(262420000000046/edba8674) Using GGSN 0 (gprs_sm.c:317) 20241208095523686 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) 20241208095523686 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241208095523686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095523686 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095523686 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241208095523709 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 bf 31 af c9 11 cb cb 7e be 14 05 7f 11 3f 19 91 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) 20241208095523709 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095523709 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095523709 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=edba8674, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095523709 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095523709 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095523727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523727 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095523727 DMM INFO MM(262420000000046/edba8674) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241208095523727 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095523727 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241208095523728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095523728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095523728 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095523728 DMM INFO MM(262420000000046/edba8674) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241208095523728 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095523728 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@5756901087f2: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@5756901087f2: "Received deletePDPContextResponse 1, seq_nr=1036" 20241208095523731 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) 20241208095523731 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095523731 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208095523732 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=edba8674, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095523732 DMM INFO MM(262420000000046/edba8674) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208095523732 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241208095523732 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095523732 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) 20241208095523732 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)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@5756901087f2: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@5756901087f2: Final verdict of PTC: pass 20241208095525754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(845)@5756901087f2: Final verdict of PTC: none -NSVCI98(849)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@5756901087f2: Final verdict of PTC: none 20241208095525758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095525759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(850)@5756901087f2: Final verdict of PTC: none -NSVCI99(854)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(856)@5756901087f2: Final verdict of PTC: none -NSVCI97(844)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(852)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(842)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(847)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:55:25 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241208095525823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095526226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101736) 20241208095526760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095526760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101736, count=107808) 20241208095527762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095527762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:55:28 UTC 2024 /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 20241208095528763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095528763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_second_attempt started. 20241208095529317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095529320 DMM INFO MM(262420000000046/edba8674) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095529320 DMM INFO MM(262420000000046/edba8674) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095529320 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095529320 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095529320 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095529320 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095529320 DLLC NOTICE LLME(ffffffff/edba8674){ASSIGNED} LLGM Assign pre (edba8674 => ffffffff) (gprs_llc.c:1079) 20241208095529320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edba8674 => ffffffff) (gprs_llc.c:1125) 20241208095529320 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241208095529320 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) 20241208095529320 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) 20241208095529320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095529320 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095529320 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095529320 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095529320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095529360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095529360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095529360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095529360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095529360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095529360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095529360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095529360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095529360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095529361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095529361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095529361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095529361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095529361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095529361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095529361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095529361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095529361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095529361 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095529361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095529361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095529361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095529364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095529368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095529376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095529376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095529376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095529376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095529376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095529376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095529376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(868)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095529377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095529377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095529378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095529383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095529391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095529391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095529391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095529391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095529391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095529391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095529391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095529391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095529391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095529392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095529392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095529392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095529392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095529392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095529392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095529392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095529392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095529392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095529392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095529392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(873)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095529392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095529392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095529394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095529399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095529764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095529764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095529764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095529764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095529768 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095529769 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@5756901087f2: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D5661412'O, index=0 SGSN_Test-GSUP(875)@5756901087f2: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@5756901087f2: 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 := '356D815CD609FE646EDC0070C524623E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF90D10A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1157B1807667AAB'O } } } } } 20241208095529836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529836 DLLC NOTICE LLME(ffffffff/d5661412){UNASSIGNED} LLC RX: unknown TLLI 0xd5661412, creating LLME on the fly (gprs_llc.c:552) 20241208095529836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095529836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241208095529836 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095529836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095529836 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095529836 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095529836 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095529836 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095529836 DLLC NOTICE LLME(ffffffff/d5661412){UNASSIGNED} LLGM Assign pre (d5661412 => cea440a9) (gprs_llc.c:1079) 20241208095529836 DLLC NOTICE LLME(d5661412/cea440a9){ASSIGNED} LLGM Assign post (d5661412 => cea440a9) (gprs_llc.c:1125) 20241208095529836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095529836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095529836 DMM DEBUG MM(262420000000022/cea440a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095529853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095529853 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095529853 DMM DEBUG MM(262420000000022/cea440a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241208095529853 DMM NOTICE MM(262420000000022/cea440a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095529853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095529853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095529853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095529853 DMM DEBUG MM(262420000000022/cea440a9) Requesting authorization (sgsn_auth.c:160) 20241208095529853 DMM INFO MM(262420000000022/cea440a9) Requesting authentication tuples (sgsn_auth.c:184) 20241208095529853 DMM DEBUG MM(262420000000022/cea440a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095529853 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241208095529853 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)@5756901087f2: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@5756901087f2: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241208095529858 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095529859 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095529859 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095529859 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095529859 DMM INFO MM(262420000000022/cea440a9) Subscriber data update (mmctx.c:445) 20241208095529859 DMM DEBUG MM(262420000000022/cea440a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095529859 DMM INFO MM(262420000000022/cea440a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095529859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095529859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095529859 DMM INFO MM(262420000000022/cea440a9) <- GMM AUTH AND CIPHERING REQ (rand = 35 6d 81 5c d6 09 fe 64 6e dc 00 70 c5 24 62 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095529874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095529874 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095529874 DMM INFO MM(262420000000022/cea440a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095529874 DMM NOTICE MM(262420000000022/cea440a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095529874 DMM DEBUG MM(262420000000022/cea440a9) checking auth: received GSM SRES = ff 90 d1 0a (gprs_gmm.c:648) 20241208095529874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095529874 DMM DEBUG MM(262420000000022/cea440a9) Requesting authorization (sgsn_auth.c:160) 20241208095529874 DMM INFO MM(262420000000022/cea440a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095529874 DMM DEBUG MM(262420000000022/cea440a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095529874 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241208095529874 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) 20241208095529874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095529874 DMM INFO MM(262420000000022/cea440a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xcea440a9) (gprs_gmm.c:282) 20241208095529877 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095529877 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095529877 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241208095529877 DMM INFO MM(262420000000022/cea440a9) Subscriber data update (mmctx.c:445) 20241208095529877 DMM DEBUG MM(262420000000022/cea440a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095529877 DMM INFO MM(262420000000022/cea440a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095529877 DMM NOTICE MM(262420000000022/cea440a9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241208095529877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095529877 DMM NOTICE MM(262420000000022/cea440a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095529877 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) 20241208095529878 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095529878 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241208095529878 DMM INFO MM(262420000000022/cea440a9) Subscriber data update (mmctx.c:445) 20241208095529878 DMM DEBUG MM(262420000000022/cea440a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095529890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095529890 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095529890 DMM INFO MM(262420000000022/cea440a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095529890 DMM NOTICE MM(262420000000022/cea440a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095529890 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095529890 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095529890 DLLC NOTICE LLME(d5661412/cea440a9){ASSIGNED} LLGM Assign pre (ffffffff => cea440a9) (gprs_llc.c:1079) 20241208095529890 DLLC NOTICE LLME(ffffffff/cea440a9){ASSIGNED} LLGM Assign post (ffffffff => cea440a9) (gprs_llc.c:1125) 20241208095529890 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095529890 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095529890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095529890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@5756901087f2: setverdict(pass): none -> pass TC_attach_second_attempt(877)@5756901087f2: 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 := 'FC24C242493698BF52C93A0D82232184'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3947F685'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BBACDC0E36DE944'O } } } } } 20241208095529948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095529948 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095529948 DMM INFO MM(262420000000022/cea440a9) -> GMM ATTACH REQUEST MI(TMSI-0xCEA440A9) type="GPRS attach" (gprs_gmm.c:1248) 20241208095529948 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095529948 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095529948 DLLC NOTICE LLME(ffffffff/cea440a9){ASSIGNED} LLGM Assign pre (cea440a9 => eda4c4d7) (gprs_llc.c:1079) 20241208095529948 DLLC NOTICE LLME(cea440a9/eda4c4d7){ASSIGNED} LLGM Assign post (cea440a9 => eda4c4d7) (gprs_llc.c:1125) 20241208095529948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095529948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095529948 DMM DEBUG MM(262420000000022/eda4c4d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095529958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095529958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095529958 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095529958 DMM DEBUG MM(262420000000022/eda4c4d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241208095529958 DMM NOTICE MM(262420000000022/eda4c4d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095529958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095529958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095529958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095529958 DMM DEBUG MM(262420000000022/eda4c4d7) Requesting authorization (sgsn_auth.c:160) 20241208095529959 DMM INFO MM(262420000000022/eda4c4d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095529959 DMM DEBUG MM(262420000000022/eda4c4d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095529959 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241208095529959 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) 20241208095535960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241208095535960 DMM ERROR MM(262420000000022/eda4c4d7) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241208095535960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241208095535960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241208095535960 DMM NOTICE MM(262420000000022/eda4c4d7) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241208095535960 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241208095535960 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) 20241208095535960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Reject}: Deallocated (fsm.c:568) 20241208095535960 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Deallocated (fsm.c:568) 20241208095535960 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095535960 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241208095535960 DLLC NOTICE LLME(cea440a9/eda4c4d7){ASSIGNED} LLGM Assign pre (eda4c4d7 => ffffffff) (gprs_llc.c:1079) 20241208095535960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eda4c4d7 => ffffffff) (gprs_llc.c:1125) 20241208095549766 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208095549766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208095549767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095551265 DGPRS DEBUG Checking for inactive LLMEs, time = 36179950 (sgsn.c:132) 20241208095559362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095559368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095559368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095559377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095559381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095559381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095559393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095559397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095559397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@5756901087f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5756901087f2: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241208095559848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095559848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(875)@5756901087f2: Final verdict of PTC: none -NSVCI98(868)@5756901087f2: Final verdict of PTC: none 20241208095559851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57250<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(864)@5756901087f2: Final verdict of PTC: none -NSVCI97(863)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@5756901087f2: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@5756901087f2: Final verdict of PTC: none -NSVCI99(873)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5756901087f2: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@5756901087f2: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(861)@5756901087f2: Final verdict of PTC: none TC_attach_second_attempt(877)@5756901087f2: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(876)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(866)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(871)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@5756901087f2: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5756901087f2: 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'. Sun Dec 8 09:55:59 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241208095600002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095600305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107456) 20241208095600850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095600850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107456, count=112888) 20241208095601851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095601851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:56:02 UTC 2024 /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 20241208095602853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095602853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_echo_timeout started. 20241208095603403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095603405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095603457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095603457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095603457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095603457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095603457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095603457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095603457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095603457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095603457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095603458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095603458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095603458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095603458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095603458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095603458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095603458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095603458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095603458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095603458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095603458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095603458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095603458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095603460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095603465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095603473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095603473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095603473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095603473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095603473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095603473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095603473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095603473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095603473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095603474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095603474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095603474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095603474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095603474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095603474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095603474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095603474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095603474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095603474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095603474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095603474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095603474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095603476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095603480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095603489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095603489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095603489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095603489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095603489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095603489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095603489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095603489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095603489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095603490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095603490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095603490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095603490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095603490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095603490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095603490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095603490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095603490 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095603490 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095603490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095603490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095603490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095603492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095603497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095603854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095603854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095603854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095603854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095603858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095603859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@5756901087f2: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C49B0827'O, index=0 SGSN_Test-GSUP(894)@5756901087f2: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@5756901087f2: 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 := 'A99D62DA3345529BC95D7B4ED4A6DDC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E08A966'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '819E588EAD157085'O } } } } } 20241208095603927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603927 DLLC NOTICE LLME(ffffffff/c49b0827){UNASSIGNED} LLC RX: unknown TLLI 0xc49b0827, creating LLME on the fly (gprs_llc.c:552) 20241208095603927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095603927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20241208095603927 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095603927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095603927 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095603927 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095603927 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095603927 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095603927 DLLC NOTICE LLME(ffffffff/c49b0827){UNASSIGNED} LLGM Assign pre (c49b0827 => f5971f0c) (gprs_llc.c:1079) 20241208095603927 DLLC NOTICE LLME(c49b0827/f5971f0c){ASSIGNED} LLGM Assign post (c49b0827 => f5971f0c) (gprs_llc.c:1125) 20241208095603927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095603927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095603927 DMM DEBUG MM(262420000000067/f5971f0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095603939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095603939 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095603939 DMM DEBUG MM(262420000000067/f5971f0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241208095603939 DMM NOTICE MM(262420000000067/f5971f0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095603939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095603940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095603940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095603940 DMM DEBUG MM(262420000000067/f5971f0c) Requesting authorization (sgsn_auth.c:160) 20241208095603940 DMM INFO MM(262420000000067/f5971f0c) Requesting authentication tuples (sgsn_auth.c:184) 20241208095603940 DMM DEBUG MM(262420000000067/f5971f0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095603940 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241208095603940 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)@5756901087f2: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@5756901087f2: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241208095603942 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095603942 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095603942 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095603942 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095603942 DMM INFO MM(262420000000067/f5971f0c) Subscriber data update (mmctx.c:445) 20241208095603942 DMM DEBUG MM(262420000000067/f5971f0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095603942 DMM INFO MM(262420000000067/f5971f0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095603942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095603942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095603942 DMM INFO MM(262420000000067/f5971f0c) <- GMM AUTH AND CIPHERING REQ (rand = a9 9d 62 da 33 45 52 9b c9 5d 7b 4e d4 a6 dd c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095603949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095603949 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095603949 DMM INFO MM(262420000000067/f5971f0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095603949 DMM NOTICE MM(262420000000067/f5971f0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095603949 DMM DEBUG MM(262420000000067/f5971f0c) checking auth: received GSM SRES = 7e 08 a9 66 (gprs_gmm.c:648) 20241208095603949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095603949 DMM DEBUG MM(262420000000067/f5971f0c) Requesting authorization (sgsn_auth.c:160) 20241208095603949 DMM INFO MM(262420000000067/f5971f0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095603949 DMM DEBUG MM(262420000000067/f5971f0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095603949 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241208095603949 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) 20241208095603949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095603949 DMM INFO MM(262420000000067/f5971f0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5971f0c) (gprs_gmm.c:282) 20241208095603950 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095603950 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095603950 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241208095603950 DMM INFO MM(262420000000067/f5971f0c) Subscriber data update (mmctx.c:445) 20241208095603950 DMM DEBUG MM(262420000000067/f5971f0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095603950 DMM INFO MM(262420000000067/f5971f0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095603950 DMM NOTICE MM(262420000000067/f5971f0c) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241208095603950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095603950 DMM NOTICE MM(262420000000067/f5971f0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095603950 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) 20241208095603950 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095603950 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241208095603950 DMM INFO MM(262420000000067/f5971f0c) Subscriber data update (mmctx.c:445) 20241208095603950 DMM DEBUG MM(262420000000067/f5971f0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095603954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095603954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095603954 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095603954 DMM INFO MM(262420000000067/f5971f0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095603954 DMM NOTICE MM(262420000000067/f5971f0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095603954 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095603954 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095603954 DLLC NOTICE LLME(c49b0827/f5971f0c){ASSIGNED} LLGM Assign pre (ffffffff => f5971f0c) (gprs_llc.c:1079) 20241208095603954 DLLC NOTICE LLME(ffffffff/f5971f0c){ASSIGNED} LLGM Assign post (ffffffff => f5971f0c) (gprs_llc.c:1125) 20241208095603954 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095603954 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095603954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095603954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@5756901087f2: setverdict(pass): none -> pass 20241208095604010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095604011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095604011 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095604011 DMM INFO MM(262420000000067/f5971f0c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095604011 DMM INFO MM(262420000000067/f5971f0c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095604011 DMM DEBUG MM(262420000000067/f5971f0c) Using GGSN 0 (gprs_sm.c:317) 20241208095604011 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) 20241208095604011 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241208095604011 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095604011 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095604011 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241208095604039 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 f3 da 6e 57 11 ff 9e 8b db 14 05 7f 66 53 f7 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241208095604039 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095604039 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095604039 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=f5971f0c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095604039 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095604039 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095608868 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241208095608875 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) 20241208095608875 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55dca496c6c0) (sgsn_libgtp.c:633) 20241208095613869 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1039" 20241208095618871 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241208095618871 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1039" 20241208095621266 DGPRS DEBUG Checking for inactive LLMEs, time = 36179980 (sgsn.c:132) 20241208095623855 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208095623855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095623856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241208095623871 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241208095623871 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241208095623871 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1041" 20241208095628873 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241208095628873 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241208095628873 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241208095628873 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1041" 20241208095633460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095633466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095633466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095633475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095633477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095633477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095633490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095633493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095633493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095633874 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241208095633874 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241208095633874 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241208095633874 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241208095633874 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1043" 20241208095638876 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241208095638876 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241208095638876 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241208095638876 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241208095638876 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55dca496c6c0) (sgsn_libgtp.c:633) 20241208095638876 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55dca496c6c0) (sgsn_libgtp.c:637) 20241208095638876 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241208095638876 DMM INFO MM(262420000000067/f5971f0c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095638876 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241208095638876 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095638876 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241208095638876 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241208095638876 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095638876 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241208095638876 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241208095638876 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095638876 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241208095638876 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241208095638876 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095638876 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241208095638876 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@5756901087f2: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@5756901087f2: Removing Client IMSI='262420000000067'H, index=0 20241208095638902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095638902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241208095638902 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095638902 DMM INFO MM(262420000000067/f5971f0c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@5756901087f2: Final verdict of PTC: pass 20241208095638907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095638910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095638910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(894)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@5756901087f2: Final verdict of PTC: none -NSVCI97(882)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5756901087f2: Final verdict of PTC: none -NSVCI99(892)@5756901087f2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@5756901087f2: Final verdict of PTC: none -NSVCI98(887)@5756901087f2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5756901087f2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(880)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(885)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(890)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:56:38 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241208095639019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095639422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110052) 20241208095639912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095639912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110052, count=114408) 20241208095640913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095640913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:56:41 UTC 2024 /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 20241208095641914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095641914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_restart_ctr_echo started. 20241208095642521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095642525 DMM INFO MM(262420000000067/f5971f0c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095642525 DMM INFO MM(262420000000067/f5971f0c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095642525 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095642525 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095642525 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095642525 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095642525 DLLC NOTICE LLME(ffffffff/f5971f0c){ASSIGNED} LLGM Assign pre (f5971f0c => ffffffff) (gprs_llc.c:1079) 20241208095642525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5971f0c => ffffffff) (gprs_llc.c:1125) 20241208095642525 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095642525 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095642525 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241208095642525 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) 20241208095642525 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) 20241208095642525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095642525 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095642525 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095642525 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095642525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095642554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095642554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095642555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095642555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095642555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095642555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095642555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095642555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095642555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095642555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095642555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095642555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095642555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095642555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095642555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095642557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095642562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095642562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095642570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095642570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095642570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095642570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095642570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095642570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095642570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095642570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095642570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095642570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095642570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095642570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095642571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095642571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095642571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095642571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095642571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095642571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095642571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095642571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(906)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095642571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095642571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095642573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095642578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095642578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095642586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095642586 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095642586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095642586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095642586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095642586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095642586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095642586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(911)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095642587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095642587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095642588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095642593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095642593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095642915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095642915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095642915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095642915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095642918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095642919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@5756901087f2: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='F6B8BDE4'O, index=0 SGSN_Test-GSUP(913)@5756901087f2: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@5756901087f2: 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 := '9FE7E0937BB1AFB2BA7EC86D0418E333'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '742A8D35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48FBDC5CE705FB70'O } } } } } 20241208095642972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095642972 DLLC NOTICE LLME(ffffffff/f6b8bde4){UNASSIGNED} LLC RX: unknown TLLI 0xf6b8bde4, creating LLME on the fly (gprs_llc.c:552) 20241208095642972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095642972 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20241208095642972 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095642972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095642972 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095642972 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095642972 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095642972 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095642972 DLLC NOTICE LLME(ffffffff/f6b8bde4){UNASSIGNED} LLGM Assign pre (f6b8bde4 => cef41a1e) (gprs_llc.c:1079) 20241208095642972 DLLC NOTICE LLME(f6b8bde4/cef41a1e){ASSIGNED} LLGM Assign post (f6b8bde4 => cef41a1e) (gprs_llc.c:1125) 20241208095642972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095642972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095642972 DMM DEBUG MM(262420000000023/cef41a1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095642981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095642981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095642981 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095642981 DMM DEBUG MM(262420000000023/cef41a1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241208095642981 DMM NOTICE MM(262420000000023/cef41a1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095642981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095642981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095642981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095642981 DMM DEBUG MM(262420000000023/cef41a1e) Requesting authorization (sgsn_auth.c:160) 20241208095642981 DMM INFO MM(262420000000023/cef41a1e) Requesting authentication tuples (sgsn_auth.c:184) 20241208095642981 DMM DEBUG MM(262420000000023/cef41a1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095642981 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241208095642981 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)@5756901087f2: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@5756901087f2: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241208095642984 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095642984 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095642984 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095642984 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095642984 DMM INFO MM(262420000000023/cef41a1e) Subscriber data update (mmctx.c:445) 20241208095642984 DMM DEBUG MM(262420000000023/cef41a1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095642984 DMM INFO MM(262420000000023/cef41a1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095642984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095642984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095642984 DMM INFO MM(262420000000023/cef41a1e) <- GMM AUTH AND CIPHERING REQ (rand = 9f e7 e0 93 7b b1 af b2 ba 7e c8 6d 04 18 e3 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095642992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095642992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095642992 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095642992 DMM INFO MM(262420000000023/cef41a1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095642992 DMM NOTICE MM(262420000000023/cef41a1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095642992 DMM DEBUG MM(262420000000023/cef41a1e) checking auth: received GSM SRES = 74 2a 8d 35 (gprs_gmm.c:648) 20241208095642992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095642992 DMM DEBUG MM(262420000000023/cef41a1e) Requesting authorization (sgsn_auth.c:160) 20241208095642992 DMM INFO MM(262420000000023/cef41a1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095642992 DMM DEBUG MM(262420000000023/cef41a1e) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095642992 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241208095642992 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) 20241208095642992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095642992 DMM INFO MM(262420000000023/cef41a1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcef41a1e) (gprs_gmm.c:282) 20241208095642994 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095642994 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095642994 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241208095642994 DMM INFO MM(262420000000023/cef41a1e) Subscriber data update (mmctx.c:445) 20241208095642994 DMM DEBUG MM(262420000000023/cef41a1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095642994 DMM INFO MM(262420000000023/cef41a1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095642994 DMM NOTICE MM(262420000000023/cef41a1e) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241208095642994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095642994 DMM NOTICE MM(262420000000023/cef41a1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095642994 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) 20241208095642995 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095642995 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241208095642995 DMM INFO MM(262420000000023/cef41a1e) Subscriber data update (mmctx.c:445) 20241208095642995 DMM DEBUG MM(262420000000023/cef41a1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095643001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095643001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095643001 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095643001 DMM INFO MM(262420000000023/cef41a1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095643001 DMM NOTICE MM(262420000000023/cef41a1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095643001 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095643001 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095643001 DLLC NOTICE LLME(f6b8bde4/cef41a1e){ASSIGNED} LLGM Assign pre (ffffffff => cef41a1e) (gprs_llc.c:1079) 20241208095643001 DLLC NOTICE LLME(ffffffff/cef41a1e){ASSIGNED} LLGM Assign post (ffffffff => cef41a1e) (gprs_llc.c:1125) 20241208095643001 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095643001 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095643001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095643001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@5756901087f2: setverdict(pass): none -> pass 20241208095643058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095643058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095643058 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095643058 DMM INFO MM(262420000000023/cef41a1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095643058 DMM INFO MM(262420000000023/cef41a1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095643058 DMM DEBUG MM(262420000000023/cef41a1e) Using GGSN 0 (gprs_sm.c:317) 20241208095643058 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241208095643058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095643058 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095643058 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241208095643085 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 70 db b5 f7 11 12 f9 8d 50 14 05 7f 44 78 b4 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241208095643085 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c92058, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095643085 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095643085 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=cef41a1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095643085 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095643085 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095648060 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241208095648065 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) 20241208095648066 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55dca496c6c0) (sgsn_libgtp.c:633) 20241208095651267 DGPRS DEBUG Checking for inactive LLMEs, time = 36180010 (sgsn.c:132) 20241208095653061 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241208095653066 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) 20241208095653066 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55dca496c6c0) (sgsn_libgtp.c:633) 20241208095653066 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241208095653066 DMM INFO MM(262420000000023/cef41a1e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095653066 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241208095653066 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@5756901087f2: Removing Client IMSI='262420000000023'H, index=0 20241208095653082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095653082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241208095653082 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095653082 DMM INFO MM(262420000000023/cef41a1e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@5756901087f2: Final verdict of PTC: pass 20241208095653087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@5756901087f2: Final verdict of PTC: none -NSVCI99(911)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5756901087f2: Final verdict of PTC: none 20241208095653094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb1-BSSGP1(903)@5756901087f2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5756901087f2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@5756901087f2: Final verdict of PTC: none -NSVCI98(906)@5756901087f2: Final verdict of PTC: none 20241208095653094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(907)@5756901087f2: Final verdict of PTC: none -NSVCI97(901)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@5756901087f2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(904)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(899)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(909)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:56:53 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241208095653180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095653583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93784) 20241208095654096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095654096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93784, count=104180) 20241208095655097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095655097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:56:55 UTC 2024 /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 20241208095656099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095656099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_restart_ctr_create started. 20241208095656680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095656682 DMM INFO MM(262420000000023/cef41a1e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095656682 DMM INFO MM(262420000000023/cef41a1e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095656682 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095656682 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095656682 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095656682 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095656682 DLLC NOTICE LLME(ffffffff/cef41a1e){ASSIGNED} LLGM Assign pre (cef41a1e => ffffffff) (gprs_llc.c:1079) 20241208095656682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cef41a1e => ffffffff) (gprs_llc.c:1125) 20241208095656682 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095656682 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095656683 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241208095656683 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) 20241208095656683 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) 20241208095656683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095656683 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095656683 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095656683 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095656683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095656720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095656720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095656720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095656720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095656720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095656720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095656721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095656721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095656721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095656721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095656721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095656721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095656721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095656721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095656721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095656721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095656721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095656721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095656721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095656721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095656722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095656722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095656725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095656730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095656730 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095656735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095656735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095656735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095656735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095656735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095656735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095656735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095656735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095656735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095656736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095656736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095656736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095656736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095656736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095656736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095656736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095656736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095656736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095656736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095656736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095656737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095656737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095656739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095656744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095656744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095656752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095656752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095656752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095656752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095656752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095656752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095656752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095656752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095656752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095656753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095656753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095656753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095656753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095656753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095656753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095656753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095656753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095656753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095656753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095656753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095656754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095656754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095656756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095656761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095656761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095657101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095657101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095657101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095657101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095657105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095657106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@5756901087f2: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E82D11C3'O, index=0 SGSN_Test-GSUP(932)@5756901087f2: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@5756901087f2: 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 := '6FDFFCE56AF105C306CB59CA7B9A7C90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B469E50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A678562DC7777A3E'O } } } } } 20241208095657164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095657164 DLLC NOTICE LLME(ffffffff/e82d11c3){UNASSIGNED} LLC RX: unknown TLLI 0xe82d11c3, creating LLME on the fly (gprs_llc.c:552) 20241208095657164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095657164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20241208095657164 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095657164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095657164 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095657164 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095657164 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095657164 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095657164 DLLC NOTICE LLME(ffffffff/e82d11c3){UNASSIGNED} LLGM Assign pre (e82d11c3 => e7febe62) (gprs_llc.c:1079) 20241208095657164 DLLC NOTICE LLME(e82d11c3/e7febe62){ASSIGNED} LLGM Assign post (e82d11c3 => e7febe62) (gprs_llc.c:1125) 20241208095657164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095657164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095657164 DMM DEBUG MM(262420000000024/e7febe62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095657183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095657183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095657183 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095657183 DMM DEBUG MM(262420000000024/e7febe62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241208095657183 DMM NOTICE MM(262420000000024/e7febe62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095657183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095657183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095657183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095657183 DMM DEBUG MM(262420000000024/e7febe62) Requesting authorization (sgsn_auth.c:160) 20241208095657183 DMM INFO MM(262420000000024/e7febe62) Requesting authentication tuples (sgsn_auth.c:184) 20241208095657183 DMM DEBUG MM(262420000000024/e7febe62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095657184 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241208095657184 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)@5756901087f2: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@5756901087f2: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241208095657189 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095657189 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095657189 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095657189 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095657189 DMM INFO MM(262420000000024/e7febe62) Subscriber data update (mmctx.c:445) 20241208095657189 DMM DEBUG MM(262420000000024/e7febe62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095657190 DMM INFO MM(262420000000024/e7febe62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095657190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095657190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095657190 DMM INFO MM(262420000000024/e7febe62) <- GMM AUTH AND CIPHERING REQ (rand = 6f df fc e5 6a f1 05 c3 06 cb 59 ca 7b 9a 7c 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095657206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095657206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095657206 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095657206 DMM INFO MM(262420000000024/e7febe62) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095657206 DMM NOTICE MM(262420000000024/e7febe62) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095657206 DMM DEBUG MM(262420000000024/e7febe62) checking auth: received GSM SRES = 0b 46 9e 50 (gprs_gmm.c:648) 20241208095657206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095657206 DMM DEBUG MM(262420000000024/e7febe62) Requesting authorization (sgsn_auth.c:160) 20241208095657206 DMM INFO MM(262420000000024/e7febe62) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095657206 DMM DEBUG MM(262420000000024/e7febe62) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095657206 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241208095657206 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) 20241208095657206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095657206 DMM INFO MM(262420000000024/e7febe62) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7febe62) (gprs_gmm.c:282) 20241208095657209 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095657209 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095657209 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241208095657209 DMM INFO MM(262420000000024/e7febe62) Subscriber data update (mmctx.c:445) 20241208095657209 DMM DEBUG MM(262420000000024/e7febe62) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095657209 DMM INFO MM(262420000000024/e7febe62) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095657209 DMM NOTICE MM(262420000000024/e7febe62) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241208095657209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095657209 DMM NOTICE MM(262420000000024/e7febe62) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095657209 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) 20241208095657211 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095657211 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241208095657211 DMM INFO MM(262420000000024/e7febe62) Subscriber data update (mmctx.c:445) 20241208095657211 DMM DEBUG MM(262420000000024/e7febe62) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095657225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095657225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095657225 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095657225 DMM INFO MM(262420000000024/e7febe62) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095657225 DMM NOTICE MM(262420000000024/e7febe62) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095657225 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095657225 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095657225 DLLC NOTICE LLME(e82d11c3/e7febe62){ASSIGNED} LLGM Assign pre (ffffffff => e7febe62) (gprs_llc.c:1079) 20241208095657225 DLLC NOTICE LLME(ffffffff/e7febe62){ASSIGNED} LLGM Assign post (ffffffff => e7febe62) (gprs_llc.c:1125) 20241208095657225 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095657225 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095657225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095657225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@5756901087f2: setverdict(pass): none -> pass 20241208095657283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095657283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095657284 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095657284 DMM INFO MM(262420000000024/e7febe62) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095657284 DMM INFO MM(262420000000024/e7febe62) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095657284 DMM DEBUG MM(262420000000024/e7febe62) Using GGSN 0 (gprs_sm.c:317) 20241208095657284 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241208095657284 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095657284 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095657284 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241208095657300 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 86 a3 06 78 11 65 dd 1a e9 14 05 7f e6 60 ef 08 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) 20241208095657300 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fcee7c92058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241208095657300 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fcee7c92058, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095657300 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241208095657300 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241208095657300 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095657300 DMM NOTICE MM(262420000000024/e7febe62) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095657314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095657314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095657314 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095657314 DMM INFO MM(262420000000024/e7febe62) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095657314 DMM INFO MM(262420000000024/e7febe62) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095657314 DMM DEBUG MM(262420000000024/e7febe62) Using GGSN 0 (gprs_sm.c:317) 20241208095657314 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241208095657314 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095657314 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095657314 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241208095657319 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 86 a3 06 78 11 65 dd 1a e9 14 05 7f e6 60 ef 08 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) 20241208095657319 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fcee7c92058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241208095657319 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c92058, cbp=0x55dca4975f60) (sgsn_libgtp.c:633) 20241208095657319 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095657319 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=e7febe62, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095657319 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095657319 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@5756901087f2: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@5756901087f2: Final verdict of PTC: pass 20241208095657334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095657338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(932)@5756901087f2: Final verdict of PTC: none 20241208095657338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(917)@5756901087f2: Final verdict of PTC: none -NSVCI98(925)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@5756901087f2: Final verdict of PTC: none -NSVCI99(930)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5756901087f2: Final verdict of PTC: none -NSVCI97(920)@5756901087f2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@5756901087f2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@5756901087f2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(923)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(928)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(918)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:56:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241208095657426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095657828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84632) 20241208095658338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095658338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84632, count=104676) 20241208095659340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095659340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:56:59 UTC 2024 /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 20241208095700341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095700341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241208095700922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095700926 DMM INFO MM(262420000000024/e7febe62) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095700926 DMM INFO MM(262420000000024/e7febe62) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095700926 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095700926 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095700926 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095700926 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095700926 DLLC NOTICE LLME(ffffffff/e7febe62){ASSIGNED} LLGM Assign pre (e7febe62 => ffffffff) (gprs_llc.c:1079) 20241208095700926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7febe62 => ffffffff) (gprs_llc.c:1125) 20241208095700926 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095700926 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095700926 DMM NOTICE MM(262420000000024/e7febe62) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095700926 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241208095700926 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095700926 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095700926 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241208095700927 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241208095700927 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) 20241208095700927 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) 20241208095700927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095700927 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095700927 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095700927 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095700927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095700975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095700975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095700975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095700975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095700975 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095700975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095700975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095700975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095700975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095700976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095700976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095700976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095700976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095700976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095700976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095700976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095700976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095700976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095700976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095700976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(939)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095700976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095700977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095700978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095700983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095700983 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095700990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095700990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095700990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095700990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095700990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095700990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095700990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095700990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095700990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095700991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095700991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095700991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095700991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095700991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095700991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095700991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095700991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095700991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095700991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095700991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095700991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095700991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095700993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095700999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095700999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095701011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095701011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095701011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095701011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095701011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095701011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095701011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095701011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095701011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095701012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095701012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095701012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095701012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095701012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095701012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095701012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095701012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095701012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095701012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095701012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(950)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095701012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095701012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095701014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095701019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095701019 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095701342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095701342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095701342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095701342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095701347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(949)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241208095701348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5756901087f2: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F0BD77A1'O, index=0 SGSN_Test-GSUP(951)@5756901087f2: 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)@5756901087f2: 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 := 'D3EBAAFE25F767CCC49F660BF375AB86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85439F08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '877968E80E0847BD'O } } } } } 20241208095702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095702416 DLLC NOTICE LLME(ffffffff/f0bd77a1){UNASSIGNED} LLC RX: unknown TLLI 0xf0bd77a1, creating LLME on the fly (gprs_llc.c:552) 20241208095702416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095702416 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20241208095702416 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095702416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095702416 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095702416 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095702416 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095702416 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095702416 DLLC NOTICE LLME(ffffffff/f0bd77a1){UNASSIGNED} LLGM Assign pre (f0bd77a1 => c0e3cdff) (gprs_llc.c:1079) 20241208095702416 DLLC NOTICE LLME(f0bd77a1/c0e3cdff){ASSIGNED} LLGM Assign post (f0bd77a1 => c0e3cdff) (gprs_llc.c:1125) 20241208095702416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095702416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095702416 DMM DEBUG MM(262420000000025/c0e3cdff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095702438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095702438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095702438 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095702438 DMM DEBUG MM(262420000000025/c0e3cdff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241208095702438 DMM NOTICE MM(262420000000025/c0e3cdff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095702438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095702438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095702438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095702438 DMM DEBUG MM(262420000000025/c0e3cdff) Requesting authorization (sgsn_auth.c:160) 20241208095702438 DMM INFO MM(262420000000025/c0e3cdff) Requesting authentication tuples (sgsn_auth.c:184) 20241208095702438 DMM DEBUG MM(262420000000025/c0e3cdff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095702438 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241208095702438 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)@5756901087f2: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241208095702445 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095702445 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095702445 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095702445 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095702445 DMM INFO MM(262420000000025/c0e3cdff) Subscriber data update (mmctx.c:445) 20241208095702445 DMM DEBUG MM(262420000000025/c0e3cdff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095702445 DMM INFO MM(262420000000025/c0e3cdff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095702445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095702445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095702445 DMM INFO MM(262420000000025/c0e3cdff) <- GMM AUTH AND CIPHERING REQ (rand = d3 eb aa fe 25 f7 67 cc c4 9f 66 0b f3 75 ab 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095702461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095702461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095702461 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095702461 DMM INFO MM(262420000000025/c0e3cdff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095702461 DMM NOTICE MM(262420000000025/c0e3cdff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095702461 DMM DEBUG MM(262420000000025/c0e3cdff) checking auth: received GSM SRES = 85 43 9f 08 (gprs_gmm.c:648) 20241208095702461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095702461 DMM DEBUG MM(262420000000025/c0e3cdff) Requesting authorization (sgsn_auth.c:160) 20241208095702461 DMM INFO MM(262420000000025/c0e3cdff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095702461 DMM DEBUG MM(262420000000025/c0e3cdff) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095702461 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241208095702461 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) 20241208095702461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095702461 DMM INFO MM(262420000000025/c0e3cdff) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e3cdff) (gprs_gmm.c:282) 20241208095702464 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095702464 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095702464 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241208095702464 DMM INFO MM(262420000000025/c0e3cdff) Subscriber data update (mmctx.c:445) 20241208095702464 DMM DEBUG MM(262420000000025/c0e3cdff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095702464 DMM INFO MM(262420000000025/c0e3cdff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095702464 DMM NOTICE MM(262420000000025/c0e3cdff) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241208095702464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095702464 DMM NOTICE MM(262420000000025/c0e3cdff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095702464 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) 20241208095702465 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095702465 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241208095702465 DMM INFO MM(262420000000025/c0e3cdff) Subscriber data update (mmctx.c:445) 20241208095702465 DMM DEBUG MM(262420000000025/c0e3cdff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095702476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095702476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095702476 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095702476 DMM INFO MM(262420000000025/c0e3cdff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095702476 DMM NOTICE MM(262420000000025/c0e3cdff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095702476 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095702476 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095702476 DLLC NOTICE LLME(f0bd77a1/c0e3cdff){ASSIGNED} LLGM Assign pre (ffffffff => c0e3cdff) (gprs_llc.c:1079) 20241208095702476 DLLC NOTICE LLME(ffffffff/c0e3cdff){ASSIGNED} LLGM Assign post (ffffffff => c0e3cdff) (gprs_llc.c:1125) 20241208095702476 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095702476 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095702476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095702476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5756901087f2: setverdict(pass): none -> pass 20241208095702534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095702534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095702534 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095702534 DMM INFO MM(262420000000025/c0e3cdff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095702534 DMM INFO MM(262420000000025/c0e3cdff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095702534 DMM DEBUG MM(262420000000025/c0e3cdff) Using GGSN 0 (gprs_sm.c:317) 20241208095702534 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) 20241208095702534 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241208095702534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095702534 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095702534 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241208095702559 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 60 3d 7c e9 11 55 04 e4 53 14 05 7f 89 ba 47 da 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) 20241208095702559 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208095702559 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095702559 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=c0e3cdff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095702559 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095702559 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095702574 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241208095702574 DGPRS INFO PDP(262420000000025:5): Context 0x7fcee7c930d0 was deleted (sgsn_libgtp.c:707) 20241208095702574 DMM INFO MM(262420000000025/c0e3cdff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095702574 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241208095702574 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208095710575 DMM INFO MM(262420000000025/c0e3cdff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241208095718575 DMM INFO MM(262420000000025/c0e3cdff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095721268 DGPRS DEBUG Checking for inactive LLMEs, time = 36180040 (sgsn.c:132) 20241208095721343 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208095721343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208095721344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095726577 DMM INFO MM(262420000000025/c0e3cdff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095730978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095730984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095730984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095730992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095730996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095730996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095731013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095731018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095731018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095734578 DMM INFO MM(262420000000025/c0e3cdff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5756901087f2: Removing Client IMSI='262420000000025'H, index=0 20241208095734595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095734595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241208095734595 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095734595 DMM INFO MM(262420000000025/c0e3cdff) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5756901087f2: Final verdict of PTC: pass 20241208095734602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@5756901087f2: Final verdict of PTC: none 20241208095734606 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095734606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(949)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@5756901087f2: Final verdict of PTC: none -NSVCI99(950)@5756901087f2: Final verdict of PTC: none -NSVCI98(944)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5756901087f2: Final verdict of PTC: none -NSVCI97(939)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(948)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(937)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(942)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:57:34 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241208095734735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095735137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103644) 20241208095735607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095735607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103644, count=111984) 20241208095736608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095736608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:57:37 UTC 2024 /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 20241208095737610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095737610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241208095738240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095738243 DMM INFO MM(262420000000025/c0e3cdff) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095738243 DMM INFO MM(262420000000025/c0e3cdff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095738243 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095738243 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095738243 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095738243 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095738243 DLLC NOTICE LLME(ffffffff/c0e3cdff){ASSIGNED} LLGM Assign pre (c0e3cdff => ffffffff) (gprs_llc.c:1079) 20241208095738243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e3cdff => ffffffff) (gprs_llc.c:1125) 20241208095738243 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095738243 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095738243 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241208095738243 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) 20241208095738243 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) 20241208095738243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095738243 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095738244 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095738244 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095738244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095738279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095738279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095738279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095738279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095738279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095738279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095738279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095738279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095738279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095738280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095738280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095738280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095738280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095738280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095738280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095738280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095738280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095738280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095738280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095738280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095738280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095738280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095738282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095738286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095738295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095738295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095738295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095738295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095738295 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095738295 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095738295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095738296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095738296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095738297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095738302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738302 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)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095738312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095738312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095738312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095738312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095738312 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095738312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095738312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095738312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095738312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095738313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095738313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095738313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095738313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095738313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095738313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095738313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095738313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095738313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095738313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095738313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095738314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095738314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095738315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095738320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095738611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095738611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095738611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095738611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095738613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095738614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5756901087f2: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='E08CBC8D'O, index=0 SGSN_Test-GSUP(970)@5756901087f2: 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)@5756901087f2: 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 := 'EB8F3B8C886460E2296A147415712CB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85DFF151'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDAD2814DE3C5FD6'O } } } } } 20241208095738681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738681 DLLC NOTICE LLME(ffffffff/e08cbc8d){UNASSIGNED} LLC RX: unknown TLLI 0xe08cbc8d, creating LLME on the fly (gprs_llc.c:552) 20241208095738681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095738681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20241208095738681 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095738681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095738681 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095738681 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095738681 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095738681 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095738681 DLLC NOTICE LLME(ffffffff/e08cbc8d){UNASSIGNED} LLGM Assign pre (e08cbc8d => c6af2075) (gprs_llc.c:1079) 20241208095738681 DLLC NOTICE LLME(e08cbc8d/c6af2075){ASSIGNED} LLGM Assign post (e08cbc8d => c6af2075) (gprs_llc.c:1125) 20241208095738681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095738681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095738681 DMM DEBUG MM(262420000000027/c6af2075) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095738695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095738695 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095738695 DMM DEBUG MM(262420000000027/c6af2075) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241208095738695 DMM NOTICE MM(262420000000027/c6af2075) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095738695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095738695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095738695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095738695 DMM DEBUG MM(262420000000027/c6af2075) Requesting authorization (sgsn_auth.c:160) 20241208095738695 DMM INFO MM(262420000000027/c6af2075) Requesting authentication tuples (sgsn_auth.c:184) 20241208095738695 DMM DEBUG MM(262420000000027/c6af2075) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095738695 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241208095738695 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)@5756901087f2: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241208095738699 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095738699 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095738699 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095738699 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095738699 DMM INFO MM(262420000000027/c6af2075) Subscriber data update (mmctx.c:445) 20241208095738699 DMM DEBUG MM(262420000000027/c6af2075) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095738699 DMM INFO MM(262420000000027/c6af2075) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095738699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095738699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095738699 DMM INFO MM(262420000000027/c6af2075) <- GMM AUTH AND CIPHERING REQ (rand = eb 8f 3b 8c 88 64 60 e2 29 6a 14 74 15 71 2c b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095738710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095738711 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095738711 DMM INFO MM(262420000000027/c6af2075) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095738711 DMM NOTICE MM(262420000000027/c6af2075) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095738711 DMM DEBUG MM(262420000000027/c6af2075) checking auth: received GSM SRES = 85 df f1 51 (gprs_gmm.c:648) 20241208095738711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095738711 DMM DEBUG MM(262420000000027/c6af2075) Requesting authorization (sgsn_auth.c:160) 20241208095738711 DMM INFO MM(262420000000027/c6af2075) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095738711 DMM DEBUG MM(262420000000027/c6af2075) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095738711 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241208095738711 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) 20241208095738711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095738711 DMM INFO MM(262420000000027/c6af2075) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6af2075) (gprs_gmm.c:282) 20241208095738713 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095738713 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095738713 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241208095738713 DMM INFO MM(262420000000027/c6af2075) Subscriber data update (mmctx.c:445) 20241208095738713 DMM DEBUG MM(262420000000027/c6af2075) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095738713 DMM INFO MM(262420000000027/c6af2075) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095738713 DMM NOTICE MM(262420000000027/c6af2075) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241208095738713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095738713 DMM NOTICE MM(262420000000027/c6af2075) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095738713 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) 20241208095738714 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095738714 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241208095738714 DMM INFO MM(262420000000027/c6af2075) Subscriber data update (mmctx.c:445) 20241208095738714 DMM DEBUG MM(262420000000027/c6af2075) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095738721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095738721 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095738721 DMM INFO MM(262420000000027/c6af2075) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095738721 DMM NOTICE MM(262420000000027/c6af2075) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095738721 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095738721 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095738721 DLLC NOTICE LLME(e08cbc8d/c6af2075){ASSIGNED} LLGM Assign pre (ffffffff => c6af2075) (gprs_llc.c:1079) 20241208095738721 DLLC NOTICE LLME(ffffffff/c6af2075){ASSIGNED} LLGM Assign post (ffffffff => c6af2075) (gprs_llc.c:1125) 20241208095738721 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095738721 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095738721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095738721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@5756901087f2: setverdict(pass): none -> pass 20241208095738778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095738778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095738778 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095738778 DMM INFO MM(262420000000027/c6af2075) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095738778 DMM INFO MM(262420000000027/c6af2075) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095738778 DMM DEBUG MM(262420000000027/c6af2075) Using GGSN 0 (gprs_sm.c:317) 20241208095738778 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) 20241208095738779 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241208095738779 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095738779 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095738779 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@5756901087f2: First createPDPContextRequest received, dropping & waiting for retransmission 20241208095743780 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241208095743784 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 11 cd 92 20 11 ec 89 0c a4 14 05 7f f7 66 35 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241208095743784 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208095743784 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095743784 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=c6af2075, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095743784 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095743784 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241208095743788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095743788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241208095743788 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095743788 DMM INFO MM(262420000000027/c6af2075) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241208095743788 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095743788 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@5756901087f2: First deletePDPContextRequest received, dropping & waiting for retransmission 20241208095748789 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241208095748796 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) 20241208095748796 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208095748796 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208095748796 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=c6af2075, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095748796 DMM INFO MM(262420000000027/c6af2075) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208095748796 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241208095748796 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5756901087f2: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@5756901087f2: Final verdict of PTC: pass 20241208095748813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34828<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(970)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@5756901087f2: Final verdict of PTC: none -NSVCI97(958)@5756901087f2: Final verdict of PTC: none 20241208095748817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095748817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(963)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5756901087f2: Final verdict of PTC: none -NSVCI99(968)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(956)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(961)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(966)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:57:48 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241208095748921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095749323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103304) 20241208095749818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095749818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103304, count=104564) 20241208095750820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095750820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208095751269 DGPRS DEBUG Checking for inactive LLMEs, time = 36180070 (sgsn.c:132) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:57:51 UTC 2024 /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 20241208095751822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095751822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241208095752435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095752438 DMM INFO MM(262420000000027/c6af2075) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095752438 DMM INFO MM(262420000000027/c6af2075) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095752438 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095752438 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095752438 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095752438 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095752438 DLLC NOTICE LLME(ffffffff/c6af2075){ASSIGNED} LLGM Assign pre (c6af2075 => ffffffff) (gprs_llc.c:1079) 20241208095752438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6af2075 => ffffffff) (gprs_llc.c:1125) 20241208095752438 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241208095752438 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) 20241208095752438 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) 20241208095752438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095752438 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095752438 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095752438 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095752438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095752489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095752489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095752489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095752489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095752489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095752489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095752489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095752489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095752490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095752490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095752492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095752497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752497 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095752504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095752504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095752504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095752504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095752504 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095752504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095752504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095752504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095752504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095752505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095752505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095752505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095752505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095752505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095752505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095752505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095752505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095752505 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095752505 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095752505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095752505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095752505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095752507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095752512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095752521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095752521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095752521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095752521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095752521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095752521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095752521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095752521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095752521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095752522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095752522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095752522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095752522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095752522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095752522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095752522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095752522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095752522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095752522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095752522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095752522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095752522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095752524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095752529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752529 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095752823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095752823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095752823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095752823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095752828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(988)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095752829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5756901087f2: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E3DA47B7'O, index=0 SGSN_Test-GSUP(989)@5756901087f2: 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)@5756901087f2: 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 := '646F293C07628834102648EFF77C16B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB4CF4A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF1DAFF3B85BFD5F'O } } } } } 20241208095752903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752903 DLLC NOTICE LLME(ffffffff/e3da47b7){UNASSIGNED} LLC RX: unknown TLLI 0xe3da47b7, creating LLME on the fly (gprs_llc.c:552) 20241208095752903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095752903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20241208095752903 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095752903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095752903 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095752903 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095752903 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095752903 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095752903 DLLC NOTICE LLME(ffffffff/e3da47b7){UNASSIGNED} LLGM Assign pre (e3da47b7 => e3ba1864) (gprs_llc.c:1079) 20241208095752903 DLLC NOTICE LLME(e3da47b7/e3ba1864){ASSIGNED} LLGM Assign post (e3da47b7 => e3ba1864) (gprs_llc.c:1125) 20241208095752903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095752903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095752903 DMM DEBUG MM(262420000000028/e3ba1864) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095752919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095752920 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095752920 DMM DEBUG MM(262420000000028/e3ba1864) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241208095752920 DMM NOTICE MM(262420000000028/e3ba1864) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095752920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095752920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095752920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095752920 DMM DEBUG MM(262420000000028/e3ba1864) Requesting authorization (sgsn_auth.c:160) 20241208095752920 DMM INFO MM(262420000000028/e3ba1864) Requesting authentication tuples (sgsn_auth.c:184) 20241208095752920 DMM DEBUG MM(262420000000028/e3ba1864) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095752920 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241208095752920 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)@5756901087f2: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241208095752926 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095752926 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095752926 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095752926 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095752926 DMM INFO MM(262420000000028/e3ba1864) Subscriber data update (mmctx.c:445) 20241208095752926 DMM DEBUG MM(262420000000028/e3ba1864) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095752926 DMM INFO MM(262420000000028/e3ba1864) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095752926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095752926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095752926 DMM INFO MM(262420000000028/e3ba1864) <- GMM AUTH AND CIPHERING REQ (rand = 64 6f 29 3c 07 62 88 34 10 26 48 ef f7 7c 16 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095752940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095752940 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095752940 DMM INFO MM(262420000000028/e3ba1864) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095752940 DMM NOTICE MM(262420000000028/e3ba1864) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095752940 DMM DEBUG MM(262420000000028/e3ba1864) checking auth: received GSM SRES = ab 4c f4 a8 (gprs_gmm.c:648) 20241208095752940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095752940 DMM DEBUG MM(262420000000028/e3ba1864) Requesting authorization (sgsn_auth.c:160) 20241208095752940 DMM INFO MM(262420000000028/e3ba1864) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095752940 DMM DEBUG MM(262420000000028/e3ba1864) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095752940 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241208095752940 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) 20241208095752940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095752941 DMM INFO MM(262420000000028/e3ba1864) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3ba1864) (gprs_gmm.c:282) 20241208095752944 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095752944 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095752944 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241208095752944 DMM INFO MM(262420000000028/e3ba1864) Subscriber data update (mmctx.c:445) 20241208095752944 DMM DEBUG MM(262420000000028/e3ba1864) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095752944 DMM INFO MM(262420000000028/e3ba1864) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095752944 DMM NOTICE MM(262420000000028/e3ba1864) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241208095752944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095752944 DMM NOTICE MM(262420000000028/e3ba1864) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095752944 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) 20241208095752946 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095752946 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241208095752946 DMM INFO MM(262420000000028/e3ba1864) Subscriber data update (mmctx.c:445) 20241208095752946 DMM DEBUG MM(262420000000028/e3ba1864) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095752958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095752959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095752959 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095752959 DMM INFO MM(262420000000028/e3ba1864) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095752959 DMM NOTICE MM(262420000000028/e3ba1864) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095752959 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095752959 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095752959 DLLC NOTICE LLME(e3da47b7/e3ba1864){ASSIGNED} LLGM Assign pre (ffffffff => e3ba1864) (gprs_llc.c:1079) 20241208095752959 DLLC NOTICE LLME(ffffffff/e3ba1864){ASSIGNED} LLGM Assign post (ffffffff => e3ba1864) (gprs_llc.c:1125) 20241208095752959 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095752959 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095752959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095752959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5756901087f2: setverdict(pass): none -> pass 20241208095753017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095753017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095753017 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095753017 DMM INFO MM(262420000000028/e3ba1864) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095753017 DMM INFO MM(262420000000028/e3ba1864) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095753017 DMM DEBUG MM(262420000000028/e3ba1864) Using GGSN 0 (gprs_sm.c:317) 20241208095753017 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) 20241208095753017 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241208095753017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095753017 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095753017 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241208095753042 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 73 b9 9f 4a 11 80 6b 93 4b 14 05 7f 82 e4 75 45 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241208095753042 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208095753042 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095753042 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=e3ba1864, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095753042 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095753042 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095753057 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241208095753057 DGPRS INFO PDP(262420000000028:5): Context 0x7fcee7c930d0 was deleted (sgsn_libgtp.c:707) 20241208095753057 DMM INFO MM(262420000000028/e3ba1864) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095753057 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241208095753057 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5756901087f2: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241208095753068 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241208095753069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095753069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241208095753069 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095753069 DMM INFO MM(262420000000028/e3ba1864) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241208095753070 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:2320) 20241208095753070 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5756901087f2: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5756901087f2: Final verdict of PTC: pass 20241208095753078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60552<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@5756901087f2: Final verdict of PTC: none -NSVCI98(982)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(989)@5756901087f2: Final verdict of PTC: none -NSVCI99(987)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@5756901087f2: Final verdict of PTC: none 20241208095753083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095753083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(978)@5756901087f2: Final verdict of PTC: none -NSVCI97(977)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(985)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(980)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(975)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:57:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241208095753185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095753588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98888) 20241208095754085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095754085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98888, count=103244) 20241208095755086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095755086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:57:55 UTC 2024 /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 20241208095756088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095756088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241208095756677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095756678 DMM INFO MM(262420000000028/e3ba1864) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095756678 DMM INFO MM(262420000000028/e3ba1864) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095756678 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095756678 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095756678 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095756678 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095756678 DLLC NOTICE LLME(ffffffff/e3ba1864){ASSIGNED} LLGM Assign pre (e3ba1864 => ffffffff) (gprs_llc.c:1079) 20241208095756678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3ba1864 => ffffffff) (gprs_llc.c:1125) 20241208095756678 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095756678 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095756678 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241208095756678 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) 20241208095756679 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) 20241208095756679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095756679 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095756679 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095756679 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095756679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095756723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095756723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095756723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095756723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095756723 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095756723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095756723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095756723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095756723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095756726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095756726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095756726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095756726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095756726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095756726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095756726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095756726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095756726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095756726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095756727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095756728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095756728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095756732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095756739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095756739 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095756746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095756746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095756746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095756746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095756746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095756746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095756746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095756746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095756746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095756747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095756747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095756747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095756747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095756747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095756747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095756747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095756747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095756747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095756747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095756747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095756747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095756747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095756750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095756755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095756755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095756763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095756763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095756763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095756763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095756763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095756763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095756763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095756763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095756764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095756764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095756766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095756771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095756771 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095757090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095757090 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095757090 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095757090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095757094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1007)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095757095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5756901087f2: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='FFA1AC63'O, index=0 SGSN_Test-GSUP(1008)@5756901087f2: 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)@5756901087f2: 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 := '8ACB75F764C7D65B5BFF037E74C021C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E00A44E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86DC7E2D668F54FB'O } } } } } 20241208095757144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757144 DLLC NOTICE LLME(ffffffff/ffa1ac63){UNASSIGNED} LLC RX: unknown TLLI 0xffa1ac63, creating LLME on the fly (gprs_llc.c:552) 20241208095757144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241208095757144 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095757144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095757144 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095757144 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095757144 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095757144 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095757144 DLLC NOTICE LLME(ffffffff/ffa1ac63){UNASSIGNED} LLGM Assign pre (ffa1ac63 => f44ccd3e) (gprs_llc.c:1079) 20241208095757144 DLLC NOTICE LLME(ffa1ac63/f44ccd3e){ASSIGNED} LLGM Assign post (ffa1ac63 => f44ccd3e) (gprs_llc.c:1125) 20241208095757144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095757144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095757144 DMM DEBUG MM(262420000000026/f44ccd3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095757166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757166 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095757166 DMM DEBUG MM(262420000000026/f44ccd3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241208095757166 DMM NOTICE MM(262420000000026/f44ccd3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095757166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095757166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095757166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095757166 DMM DEBUG MM(262420000000026/f44ccd3e) Requesting authorization (sgsn_auth.c:160) 20241208095757166 DMM INFO MM(262420000000026/f44ccd3e) Requesting authentication tuples (sgsn_auth.c:184) 20241208095757166 DMM DEBUG MM(262420000000026/f44ccd3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095757166 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241208095757166 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)@5756901087f2: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241208095757172 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095757172 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095757172 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095757172 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095757172 DMM INFO MM(262420000000026/f44ccd3e) Subscriber data update (mmctx.c:445) 20241208095757172 DMM DEBUG MM(262420000000026/f44ccd3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095757172 DMM INFO MM(262420000000026/f44ccd3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095757172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095757172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095757172 DMM INFO MM(262420000000026/f44ccd3e) <- GMM AUTH AND CIPHERING REQ (rand = 8a cb 75 f7 64 c7 d6 5b 5b ff 03 7e 74 c0 21 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095757188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757189 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095757189 DMM INFO MM(262420000000026/f44ccd3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095757189 DMM NOTICE MM(262420000000026/f44ccd3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095757189 DMM DEBUG MM(262420000000026/f44ccd3e) checking auth: received GSM SRES = 2e 00 a4 4e (gprs_gmm.c:648) 20241208095757189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095757189 DMM DEBUG MM(262420000000026/f44ccd3e) Requesting authorization (sgsn_auth.c:160) 20241208095757189 DMM INFO MM(262420000000026/f44ccd3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095757189 DMM DEBUG MM(262420000000026/f44ccd3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095757189 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241208095757189 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) 20241208095757189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095757189 DMM INFO MM(262420000000026/f44ccd3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf44ccd3e) (gprs_gmm.c:282) 20241208095757192 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095757192 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095757192 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241208095757192 DMM INFO MM(262420000000026/f44ccd3e) Subscriber data update (mmctx.c:445) 20241208095757192 DMM DEBUG MM(262420000000026/f44ccd3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095757192 DMM INFO MM(262420000000026/f44ccd3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095757192 DMM NOTICE MM(262420000000026/f44ccd3e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241208095757192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095757192 DMM NOTICE MM(262420000000026/f44ccd3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095757192 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) 20241208095757193 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095757193 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241208095757193 DMM INFO MM(262420000000026/f44ccd3e) Subscriber data update (mmctx.c:445) 20241208095757193 DMM DEBUG MM(262420000000026/f44ccd3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095757205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757205 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095757205 DMM INFO MM(262420000000026/f44ccd3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095757205 DMM NOTICE MM(262420000000026/f44ccd3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095757205 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095757205 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095757205 DLLC NOTICE LLME(ffa1ac63/f44ccd3e){ASSIGNED} LLGM Assign pre (ffffffff => f44ccd3e) (gprs_llc.c:1079) 20241208095757205 DLLC NOTICE LLME(ffffffff/f44ccd3e){ASSIGNED} LLGM Assign post (ffffffff => f44ccd3e) (gprs_llc.c:1125) 20241208095757205 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095757205 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095757205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095757205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5756901087f2: setverdict(pass): none -> pass 20241208095757263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757263 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095757263 DMM INFO MM(262420000000026/f44ccd3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095757263 DMM INFO MM(262420000000026/f44ccd3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095757263 DMM DEBUG MM(262420000000026/f44ccd3e) Using GGSN 0 (gprs_sm.c:317) 20241208095757263 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) 20241208095757263 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241208095757263 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095757263 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095757263 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241208095757288 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 1f 85 0f 53 11 9d 6d 0f 99 14 05 7f 86 ab df fe 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) 20241208095757288 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208095757288 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095757288 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=f44ccd3e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095757288 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095757288 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095757305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757305 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757305 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095757310 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 1f 85 0f 53 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241208095757310 DGPRS INFO PDP(262420000000026:5): Context 0x7fcee7c930d0 was deleted (sgsn_libgtp.c:707) 20241208095757310 DMM INFO MM(262420000000026/f44ccd3e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241208095757310 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241208095757310 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5756901087f2: Removing Client IMSI='262420000000026'H, index=0 20241208095757322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095757322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241208095757322 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095757322 DMM INFO MM(262420000000026/f44ccd3e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5756901087f2: Final verdict of PTC: pass 20241208095757327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@5756901087f2: Final verdict of PTC: none 20241208095757331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095757331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@5756901087f2: Final verdict of PTC: none -NSVCI98(1001)@5756901087f2: Final verdict of PTC: none -NSVCI99(1006)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(994)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1004)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(999)@5756901087f2: Final verdict of PTC: none -NSVCI97(996)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241208095757395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095757798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103904) 20241208095758332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095758332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103904, count=105064) 20241208095759333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095759333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:57:59 UTC 2024 /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 20241208095800334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095800334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_gmm_detach started. 20241208095800897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095800899 DMM INFO MM(262420000000026/f44ccd3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095800899 DMM INFO MM(262420000000026/f44ccd3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095800900 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095800900 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095800900 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095800900 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095800900 DLLC NOTICE LLME(ffffffff/f44ccd3e){ASSIGNED} LLGM Assign pre (f44ccd3e => ffffffff) (gprs_llc.c:1079) 20241208095800900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f44ccd3e => ffffffff) (gprs_llc.c:1125) 20241208095800900 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095800900 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095800900 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241208095800900 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) 20241208095800900 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) 20241208095800900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095800900 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095800900 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095800900 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095800900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095800936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095800936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095800936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095800936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095800936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095800936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095800936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095800936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095800936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095800937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095800937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095800937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095800937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095800937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095800937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095800937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095800937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095800937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095800937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095800937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095800938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095800938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095800940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208095800945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095800945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095800957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095800957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095800957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095800957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095800957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095800957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095800957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095800957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095800957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095800958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095800958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095800958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095800958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095800958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095800958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095800958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095800958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095800958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095800958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095800958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095800958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095800958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095800960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095800965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095800965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095800977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095800977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095800977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095800977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095800977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095800977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095800977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095800977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095800977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095800978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095800978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095800978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095800978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095800978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095800978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095800978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095800978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095800978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095800978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095800978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095800979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095800979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095800981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095800985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095800985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095801335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095801335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095801335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095801335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095801339 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1026)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208095801340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5756901087f2: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='FC5C791A'O, index=0 SGSN_Test-GSUP(1027)@5756901087f2: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@5756901087f2: 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 := 'DC70A328FC04CE4B41DF31B499987E4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '610F918C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '079518E61238F946'O } } } } } 20241208095801468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095801468 DLLC NOTICE LLME(ffffffff/fc5c791a){UNASSIGNED} LLC RX: unknown TLLI 0xfc5c791a, creating LLME on the fly (gprs_llc.c:552) 20241208095801468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095801468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241208095801468 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095801468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095801468 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095801468 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095801468 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095801468 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095801468 DLLC NOTICE LLME(ffffffff/fc5c791a){UNASSIGNED} LLGM Assign pre (fc5c791a => c4dab19c) (gprs_llc.c:1079) 20241208095801468 DLLC NOTICE LLME(fc5c791a/c4dab19c){ASSIGNED} LLGM Assign post (fc5c791a => c4dab19c) (gprs_llc.c:1125) 20241208095801468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095801468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095801468 DMM DEBUG MM(262420000000026/c4dab19c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095801480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095801480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095801480 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095801480 DMM DEBUG MM(262420000000026/c4dab19c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241208095801480 DMM NOTICE MM(262420000000026/c4dab19c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095801480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095801480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095801480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095801480 DMM DEBUG MM(262420000000026/c4dab19c) Requesting authorization (sgsn_auth.c:160) 20241208095801480 DMM INFO MM(262420000000026/c4dab19c) Requesting authentication tuples (sgsn_auth.c:184) 20241208095801480 DMM DEBUG MM(262420000000026/c4dab19c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095801480 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241208095801480 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)@5756901087f2: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241208095801484 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095801484 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095801484 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095801484 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095801484 DMM INFO MM(262420000000026/c4dab19c) Subscriber data update (mmctx.c:445) 20241208095801484 DMM DEBUG MM(262420000000026/c4dab19c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095801484 DMM INFO MM(262420000000026/c4dab19c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095801484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095801484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095801484 DMM INFO MM(262420000000026/c4dab19c) <- GMM AUTH AND CIPHERING REQ (rand = dc 70 a3 28 fc 04 ce 4b 41 df 31 b4 99 98 7e 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095801492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095801492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095801492 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095801492 DMM INFO MM(262420000000026/c4dab19c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095801492 DMM NOTICE MM(262420000000026/c4dab19c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095801492 DMM DEBUG MM(262420000000026/c4dab19c) checking auth: received GSM SRES = 61 0f 91 8c (gprs_gmm.c:648) 20241208095801492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095801492 DMM DEBUG MM(262420000000026/c4dab19c) Requesting authorization (sgsn_auth.c:160) 20241208095801492 DMM INFO MM(262420000000026/c4dab19c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095801492 DMM DEBUG MM(262420000000026/c4dab19c) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095801492 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241208095801492 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) 20241208095801492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095801492 DMM INFO MM(262420000000026/c4dab19c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4dab19c) (gprs_gmm.c:282) 20241208095801492 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095801492 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095801492 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241208095801492 DMM INFO MM(262420000000026/c4dab19c) Subscriber data update (mmctx.c:445) 20241208095801492 DMM DEBUG MM(262420000000026/c4dab19c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095801492 DMM INFO MM(262420000000026/c4dab19c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095801492 DMM NOTICE MM(262420000000026/c4dab19c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241208095801492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095801492 DMM NOTICE MM(262420000000026/c4dab19c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095801493 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) 20241208095801493 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095801493 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241208095801493 DMM INFO MM(262420000000026/c4dab19c) Subscriber data update (mmctx.c:445) 20241208095801493 DMM DEBUG MM(262420000000026/c4dab19c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095801495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095801495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095801496 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095801496 DMM INFO MM(262420000000026/c4dab19c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095801496 DMM NOTICE MM(262420000000026/c4dab19c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095801496 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095801496 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095801496 DLLC NOTICE LLME(fc5c791a/c4dab19c){ASSIGNED} LLGM Assign pre (ffffffff => c4dab19c) (gprs_llc.c:1079) 20241208095801496 DLLC NOTICE LLME(ffffffff/c4dab19c){ASSIGNED} LLGM Assign post (ffffffff => c4dab19c) (gprs_llc.c:1125) 20241208095801496 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095801496 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095801496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095801496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@5756901087f2: setverdict(pass): none -> pass 20241208095801548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095801548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095801548 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095801548 DMM INFO MM(262420000000026/c4dab19c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095801548 DMM INFO MM(262420000000026/c4dab19c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095801548 DMM DEBUG MM(262420000000026/c4dab19c) Using GGSN 0 (gprs_sm.c:317) 20241208095801548 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) 20241208095801548 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241208095801548 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095801548 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095801548 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241208095801553 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 60 8b d1 14 11 f8 bf 04 1f 14 05 7f 4b 15 4b 1a 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) 20241208095801553 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c930d0, cbp=0x55dca4973b80) (sgsn_libgtp.c:633) 20241208095801553 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095801553 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=c4dab19c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095801553 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095801554 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095801557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095801557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095801557 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095801557 DMM INFO MM(262420000000026/c4dab19c) -> GMM DETACH REQUEST TLLI=0xc4dab19c type=GPRS detach (gprs_gmm.c:1440) 20241208095801557 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241208095801557 DMM INFO MM(262420000000026/c4dab19c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095801557 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095801557 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095801557 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095801557 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095801557 DLLC NOTICE LLME(ffffffff/c4dab19c){ASSIGNED} LLGM Assign pre (c4dab19c => ffffffff) (gprs_llc.c:1079) 20241208095801557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4dab19c => ffffffff) (gprs_llc.c:1125) 20241208095801557 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095801557 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095801557 DMM NOTICE MM(262420000000026/c4dab19c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095801557 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241208095801557 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095801557 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095801557 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241208095801557 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241208095801557 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) 20241208095801557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095801557 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095801557 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095801557 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095801558 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5756901087f2: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@5756901087f2: Final verdict of PTC: pass 20241208095801560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@5756901087f2: Final verdict of PTC: none 20241208095801561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095801561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1016)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1027)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@5756901087f2: Final verdict of PTC: none -NSVCI98(1020)@5756901087f2: Final verdict of PTC: none -NSVCI97(1015)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5756901087f2: Final verdict of PTC: none -NSVCI99(1025)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1019)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1024)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1013)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241208095801672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095801973 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=56060) 20241208095802562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095802562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56060, count=108300) 20241208095803563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095803563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:04 UTC 2024 /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 20241208095804565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095804565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241208095805062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095805064 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095805101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095805101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095805101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095805101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095805101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095805101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095805101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095805101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095805101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095805101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095805101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095805101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095805102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095805102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095805102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095805102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095805102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095805102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095805102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095805102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095805102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095805102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095805104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095805109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095805109 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095805116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095805116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095805116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095805116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095805116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095805116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095805116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095805116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095805116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095805117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095805117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095805117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095805117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095805117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095805117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095805117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095805117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095805117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095805117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095805117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095805117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095805117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095805119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095805123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095805123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095805140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095805140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095805140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095805140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095805140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095805140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095805140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095805140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095805140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095805141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095805141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095805141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095805141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095805141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095805141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095805141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095805141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095805141 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095805141 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095805141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095805141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095805141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095805143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095805148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095805148 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095805566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095805566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095805566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095805566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095805572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1045)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241208095805573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5756901087f2: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C7EF6543'O, index=0 SGSN_Test-GSUP(1046)@5756901087f2: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241208095806648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095806648 DLLC NOTICE LLME(ffffffff/c7ef6543){UNASSIGNED} LLC RX: unknown TLLI 0xc7ef6543, creating LLME on the fly (gprs_llc.c:552) 20241208095806649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095806649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241208095806649 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095806649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095806649 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095806649 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095806649 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095806649 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095806649 DLLC NOTICE LLME(ffffffff/c7ef6543){UNASSIGNED} LLGM Assign pre (c7ef6543 => edc110bc) (gprs_llc.c:1079) 20241208095806649 DLLC NOTICE LLME(c7ef6543/edc110bc){ASSIGNED} LLGM Assign post (c7ef6543 => edc110bc) (gprs_llc.c:1125) 20241208095806649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095806649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095806649 DMM DEBUG MM(262420000000039/edc110bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095806674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095806674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241208095806674 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095806674 DMM INFO MM(262420000000039/edc110bc) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241208095806674 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095806674 DLLC NOTICE LLME(c7ef6543/edc110bc){ASSIGNED} LLGM Assign pre (c7ef6543 => edc110bc) (gprs_llc.c:1079) 20241208095806674 DLLC NOTICE LLME(c7ef6543/edc110bc){ASSIGNED} LLGM Assign post (c7ef6543 => edc110bc) (gprs_llc.c:1125) 20241208095806674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095806674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095806674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095806674 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095806674 DMM DEBUG MM(262420000000039/edc110bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241208095806674 DMM NOTICE MM(262420000000039/edc110bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095806674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095806674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095806674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208095806674 DMM INFO MM(262420000000039/edc110bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc110bc) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@5756901087f2: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5756901087f2: Removing Client IMSI='262420000000039'H, index=0 20241208095807682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095807683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095807683 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095807683 DMM INFO MM(262420000000039/edc110bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095807683 DMM NOTICE MM(262420000000039/edc110bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095807683 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095807683 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095807683 DLLC NOTICE LLME(c7ef6543/edc110bc){ASSIGNED} LLGM Assign pre (ffffffff => edc110bc) (gprs_llc.c:1079) 20241208095807683 DLLC NOTICE LLME(ffffffff/edc110bc){ASSIGNED} LLGM Assign post (ffffffff => edc110bc) (gprs_llc.c:1125) 20241208095807683 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095807683 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095807683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095807683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@5756901087f2: Final verdict of PTC: pass 20241208095807686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095807690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095807690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1045)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1046)@5756901087f2: Final verdict of PTC: none -NSVCI99(1044)@5756901087f2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5756901087f2: Final verdict of PTC: none -NSVCI98(1039)@5756901087f2: Final verdict of PTC: none -NSVCI97(1034)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@5756901087f2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@5756901087f2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1042)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1037)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1032)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:07 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241208095807798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095808200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60308) 20241208095808692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095808692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60308, count=70924) 20241208095809694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095809694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:10 UTC 2024 /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 20241208095810696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095810696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_xid_empty_l3 started. 20241208095811306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095811309 DMM INFO MM(262420000000039/edc110bc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095811309 DMM INFO MM(262420000000039/edc110bc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095811309 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095811309 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095811309 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095811309 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095811309 DLLC NOTICE LLME(ffffffff/edc110bc){ASSIGNED} LLGM Assign pre (edc110bc => ffffffff) (gprs_llc.c:1079) 20241208095811309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc110bc => ffffffff) (gprs_llc.c:1125) 20241208095811309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095811309 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095811309 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095811309 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095811309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095811359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095811359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095811359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095811359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095811359 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095811359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095811359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095811359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095811359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095811360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095811360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095811360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095811360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095811360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095811360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095811360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095811360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095811360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095811360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095811360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095811361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095811361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095811363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095811368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095811368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095811375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095811375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095811375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095811375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095811375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095811375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095811375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095811375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095811375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095811375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095811375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095811375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095811376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095811376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095811376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095811376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095811376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095811376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095811376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095811376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095811376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095811376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095811377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095811382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095811382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095811392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095811392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095811392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095811392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095811392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095811392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095811392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095811392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095811392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095811392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095811392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095811392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095811393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095811393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095811393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095811393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095811393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095811393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095811393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095811393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095811393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095811393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095811395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095811400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095811400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095811697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095811697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095811697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095811697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095811702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1064)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241208095811703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@5756901087f2: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DF4C5F9F'O, index=0 SGSN_Test-GSUP(1065)@5756901087f2: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@5756901087f2: 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 := '18F5A9948A8163F65CCD713782CDB8B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D73DA2FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D81CD06B48C70B3'O } } } } } 20241208095812773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095812773 DLLC NOTICE LLME(ffffffff/df4c5f9f){UNASSIGNED} LLC RX: unknown TLLI 0xdf4c5f9f, creating LLME on the fly (gprs_llc.c:552) 20241208095812773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095812773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20241208095812773 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095812773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095812773 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095812773 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095812773 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095812773 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095812773 DLLC NOTICE LLME(ffffffff/df4c5f9f){UNASSIGNED} LLGM Assign pre (df4c5f9f => ce5e66f1) (gprs_llc.c:1079) 20241208095812773 DLLC NOTICE LLME(df4c5f9f/ce5e66f1){ASSIGNED} LLGM Assign post (df4c5f9f => ce5e66f1) (gprs_llc.c:1125) 20241208095812773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095812773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095812773 DMM DEBUG MM(262420000000044/ce5e66f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095812792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095812792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095812792 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095812792 DMM DEBUG MM(262420000000044/ce5e66f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241208095812792 DMM NOTICE MM(262420000000044/ce5e66f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095812792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095812792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095812793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095812793 DMM DEBUG MM(262420000000044/ce5e66f1) Requesting authorization (sgsn_auth.c:160) 20241208095812793 DMM INFO MM(262420000000044/ce5e66f1) Requesting authentication tuples (sgsn_auth.c:184) 20241208095812793 DMM DEBUG MM(262420000000044/ce5e66f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095812793 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241208095812793 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)@5756901087f2: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@5756901087f2: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241208095812798 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095812798 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095812798 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095812798 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095812798 DMM INFO MM(262420000000044/ce5e66f1) Subscriber data update (mmctx.c:445) 20241208095812798 DMM DEBUG MM(262420000000044/ce5e66f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095812798 DMM INFO MM(262420000000044/ce5e66f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095812798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095812798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095812798 DMM INFO MM(262420000000044/ce5e66f1) <- GMM AUTH AND CIPHERING REQ (rand = 18 f5 a9 94 8a 81 63 f6 5c cd 71 37 82 cd b8 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095812814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095812814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095812814 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095812814 DMM INFO MM(262420000000044/ce5e66f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095812815 DMM NOTICE MM(262420000000044/ce5e66f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095812815 DMM DEBUG MM(262420000000044/ce5e66f1) checking auth: received GSM SRES = d7 3d a2 fb (gprs_gmm.c:648) 20241208095812815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095812815 DMM DEBUG MM(262420000000044/ce5e66f1) Requesting authorization (sgsn_auth.c:160) 20241208095812815 DMM INFO MM(262420000000044/ce5e66f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095812815 DMM DEBUG MM(262420000000044/ce5e66f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095812815 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241208095812815 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) 20241208095812815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095812815 DMM INFO MM(262420000000044/ce5e66f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xce5e66f1) (gprs_gmm.c:282) 20241208095812817 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095812817 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095812817 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241208095812817 DMM INFO MM(262420000000044/ce5e66f1) Subscriber data update (mmctx.c:445) 20241208095812817 DMM DEBUG MM(262420000000044/ce5e66f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095812817 DMM INFO MM(262420000000044/ce5e66f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095812817 DMM NOTICE MM(262420000000044/ce5e66f1) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241208095812817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095812817 DMM NOTICE MM(262420000000044/ce5e66f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095812817 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) 20241208095812819 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095812819 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241208095812819 DMM INFO MM(262420000000044/ce5e66f1) Subscriber data update (mmctx.c:445) 20241208095812819 DMM DEBUG MM(262420000000044/ce5e66f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095812830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095812830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095812830 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095812830 DMM INFO MM(262420000000044/ce5e66f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095812830 DMM NOTICE MM(262420000000044/ce5e66f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095812830 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095812830 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095812830 DLLC NOTICE LLME(df4c5f9f/ce5e66f1){ASSIGNED} LLGM Assign pre (ffffffff => ce5e66f1) (gprs_llc.c:1079) 20241208095812830 DLLC NOTICE LLME(ffffffff/ce5e66f1){ASSIGNED} LLGM Assign post (ffffffff => ce5e66f1) (gprs_llc.c:1125) 20241208095812830 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095812830 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095812830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095812830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@5756901087f2: setverdict(pass): none -> pass 20241208095812888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095812888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095812888 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095812888 DMM INFO MM(262420000000044/ce5e66f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095812889 DMM INFO MM(262420000000044/ce5e66f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095812889 DMM DEBUG MM(262420000000044/ce5e66f1) Using GGSN 0 (gprs_sm.c:317) 20241208095812889 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) 20241208095812889 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241208095812889 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095812889 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095812889 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241208095812917 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 af 15 02 0f 11 e3 bd c1 c4 14 05 7f 13 d0 7d 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=1058 from retransmit req queue (gtp.c:443) 20241208095812917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c94148, cbp=0x55dca4975490) (sgsn_libgtp.c:633) 20241208095812917 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095812917 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=ce5e66f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095812917 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095812917 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095812933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095812933 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241208095812933 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241208095812933 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@5756901087f2: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@5756901087f2: Final verdict of PTC: pass 20241208095812945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095812949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095812949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@5756901087f2: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@5756901087f2: Final verdict of PTC: none -NSVCI99(1063)@5756901087f2: Final verdict of PTC: none -NSVCI98(1058)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@5756901087f2: Final verdict of PTC: none -NSVCI97(1053)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@5756901087f2: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@5756901087f2: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1061)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1056)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1051)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@5756901087f2: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:12 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241208095813014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095813416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90384) 20241208095813950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095813950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90384, count=98400) 20241208095814952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095814952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:15 UTC 2024 /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 20241208095815954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095815954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_xid_n201u started. 20241208095816501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095816502 DMM INFO MM(262420000000044/ce5e66f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095816502 DMM INFO MM(262420000000044/ce5e66f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095816502 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095816502 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095816502 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095816502 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095816502 DLLC NOTICE LLME(ffffffff/ce5e66f1){ASSIGNED} LLGM Assign pre (ce5e66f1 => ffffffff) (gprs_llc.c:1079) 20241208095816502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce5e66f1 => ffffffff) (gprs_llc.c:1125) 20241208095816502 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095816502 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095816502 DMM NOTICE MM(262420000000044/ce5e66f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095816502 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241208095816502 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095816502 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095816502 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241208095816502 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241208095816502 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) 20241208095816502 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) 20241208095816502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095816502 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095816502 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095816502 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095816502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095816538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095816538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095816538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095816538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095816538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095816538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095816538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095816538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095816538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095816539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095816539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095816539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095816539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095816539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095816539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095816539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095816539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095816540 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095816540 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095816540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095816540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095816540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095816542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095816549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095816549 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095816559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095816559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095816559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095816559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095816559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095816559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095816559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095816559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095816559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095816560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095816560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095816560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095816560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095816560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095816560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095816560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095816560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095816560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095816560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095816560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1077)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095816560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095816560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095816562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095816567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095816567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095816580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095816580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095816580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095816580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095816580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095816580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095816580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095816580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095816580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095816581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095816581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095816581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095816581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095816581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095816581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095816581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095816581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095816581 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095816581 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095816581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095816582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095816582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095816584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095816588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095816588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095816955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095816955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095816955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095816955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1082)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095816960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1082)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095816961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1082)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1082)@5756901087f2: 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(1082)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@5756901087f2: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E60D3F37'O, index=0 SGSN_Test-GSUP(1084)@5756901087f2: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@5756901087f2: 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 := '957D643E42B66D4A2101A317F4C7E910'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8992A0D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B221D62A212E7F0'O } } } } } 20241208095818029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095818029 DLLC NOTICE LLME(ffffffff/e60d3f37){UNASSIGNED} LLC RX: unknown TLLI 0xe60d3f37, creating LLME on the fly (gprs_llc.c:552) 20241208095818029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095818029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20241208095818029 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095818029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095818029 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095818029 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095818029 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095818029 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095818029 DLLC NOTICE LLME(ffffffff/e60d3f37){UNASSIGNED} LLGM Assign pre (e60d3f37 => ccdc90b1) (gprs_llc.c:1079) 20241208095818029 DLLC NOTICE LLME(e60d3f37/ccdc90b1){ASSIGNED} LLGM Assign post (e60d3f37 => ccdc90b1) (gprs_llc.c:1125) 20241208095818029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095818029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095818029 DMM DEBUG MM(262420000000045/ccdc90b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095818042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095818042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095818042 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095818042 DMM DEBUG MM(262420000000045/ccdc90b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241208095818042 DMM NOTICE MM(262420000000045/ccdc90b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095818042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095818042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095818042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095818042 DMM DEBUG MM(262420000000045/ccdc90b1) Requesting authorization (sgsn_auth.c:160) 20241208095818042 DMM INFO MM(262420000000045/ccdc90b1) Requesting authentication tuples (sgsn_auth.c:184) 20241208095818042 DMM DEBUG MM(262420000000045/ccdc90b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095818042 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241208095818042 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)@5756901087f2: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@5756901087f2: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241208095818046 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095818046 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095818046 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095818046 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095818046 DMM INFO MM(262420000000045/ccdc90b1) Subscriber data update (mmctx.c:445) 20241208095818046 DMM DEBUG MM(262420000000045/ccdc90b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095818046 DMM INFO MM(262420000000045/ccdc90b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095818046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095818046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095818046 DMM INFO MM(262420000000045/ccdc90b1) <- GMM AUTH AND CIPHERING REQ (rand = 95 7d 64 3e 42 b6 6d 4a 21 01 a3 17 f4 c7 e9 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095818058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095818058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095818059 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095818059 DMM INFO MM(262420000000045/ccdc90b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095818059 DMM NOTICE MM(262420000000045/ccdc90b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095818059 DMM DEBUG MM(262420000000045/ccdc90b1) checking auth: received GSM SRES = 89 92 a0 d0 (gprs_gmm.c:648) 20241208095818059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095818059 DMM DEBUG MM(262420000000045/ccdc90b1) Requesting authorization (sgsn_auth.c:160) 20241208095818059 DMM INFO MM(262420000000045/ccdc90b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095818059 DMM DEBUG MM(262420000000045/ccdc90b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095818059 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241208095818059 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) 20241208095818059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095818059 DMM INFO MM(262420000000045/ccdc90b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xccdc90b1) (gprs_gmm.c:282) 20241208095818061 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095818061 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095818061 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241208095818061 DMM INFO MM(262420000000045/ccdc90b1) Subscriber data update (mmctx.c:445) 20241208095818061 DMM DEBUG MM(262420000000045/ccdc90b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095818061 DMM INFO MM(262420000000045/ccdc90b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095818061 DMM NOTICE MM(262420000000045/ccdc90b1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241208095818061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095818061 DMM NOTICE MM(262420000000045/ccdc90b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095818061 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) 20241208095818062 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095818062 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241208095818062 DMM INFO MM(262420000000045/ccdc90b1) Subscriber data update (mmctx.c:445) 20241208095818062 DMM DEBUG MM(262420000000045/ccdc90b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095818073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095818073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095818073 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095818073 DMM INFO MM(262420000000045/ccdc90b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095818073 DMM NOTICE MM(262420000000045/ccdc90b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095818073 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095818073 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095818073 DLLC NOTICE LLME(e60d3f37/ccdc90b1){ASSIGNED} LLGM Assign pre (ffffffff => ccdc90b1) (gprs_llc.c:1079) 20241208095818073 DLLC NOTICE LLME(ffffffff/ccdc90b1){ASSIGNED} LLGM Assign post (ffffffff => ccdc90b1) (gprs_llc.c:1125) 20241208095818073 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095818073 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095818073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095818073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@5756901087f2: setverdict(pass): none -> pass 20241208095818130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095818130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095818130 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095818130 DMM INFO MM(262420000000045/ccdc90b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095818130 DMM INFO MM(262420000000045/ccdc90b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095818130 DMM DEBUG MM(262420000000045/ccdc90b1) Using GGSN 0 (gprs_sm.c:317) 20241208095818130 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) 20241208095818130 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241208095818130 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095818130 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095818130 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241208095818155 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 87 ee f4 d8 11 ee 70 b7 a2 14 05 7f 5a e7 ce 67 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241208095818155 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c951c0, cbp=0x55dca4975820) (sgsn_libgtp.c:633) 20241208095818155 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095818155 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=ccdc90b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095818155 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095818155 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095818171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095818172 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241208095818172 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241208095818172 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241208095818172 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@5756901087f2: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@5756901087f2: Final verdict of PTC: pass 20241208095818184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1068)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@5756901087f2: Final verdict of PTC: none 20241208095818188 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095818188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1069)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1084)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@5756901087f2: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@5756901087f2: Final verdict of PTC: none -NSVCI98(1077)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@5756901087f2: Final verdict of PTC: none -NSVCI99(1083)@5756901087f2: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@5756901087f2: Final verdict of PTC: none -NSVCI97(1072)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5756901087f2: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1070)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1081)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1075)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@5756901087f2: Test case TC_xid_n201u finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241208095818243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095818645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85804) 20241208095819190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095819190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85804, count=102160) 20241208095820193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095820193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:20 UTC 2024 /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 20241208095821194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095821194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208095821269 DGPRS DEBUG Checking for inactive LLMEs, time = 36180100 (sgsn.c:132) MTC@5756901087f2: 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@5756901087f2: Test case TC_llc_null started. 20241208095821735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095821737 DMM INFO MM(262420000000045/ccdc90b1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095821737 DMM INFO MM(262420000000045/ccdc90b1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095821737 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095821737 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095821737 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095821737 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095821737 DLLC NOTICE LLME(ffffffff/ccdc90b1){ASSIGNED} LLGM Assign pre (ccdc90b1 => ffffffff) (gprs_llc.c:1079) 20241208095821737 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccdc90b1 => ffffffff) (gprs_llc.c:1125) 20241208095821737 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095821737 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095821737 DMM NOTICE MM(262420000000045/ccdc90b1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095821737 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241208095821737 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095821737 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095821737 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241208095821737 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241208095821737 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) 20241208095821737 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) 20241208095821737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095821737 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095821737 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095821738 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095821738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095821783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095821784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095821784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095821784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095821784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095821784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095821784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095821784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095821784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095821785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095821785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095821785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095821785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095821785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095821785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095821785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095821785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095821785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095821785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095821785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095821785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095821785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095821788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095821795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095821795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095821801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095821801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095821801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095821801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095821801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095821801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095821801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095821801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095821801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095821802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095821802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095821802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095821802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095821802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095821802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095821802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095821802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095821802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095821802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095821802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095821802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1096)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095821802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095821804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095821809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095821809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095821817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095821817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095821817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095821817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095821817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095821817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095821817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095821817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095821817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095821818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095821818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095821818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095821818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095821818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095821818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095821818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095821818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095821818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095821819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095821819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095821819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095821819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095821821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095821827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095821827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095822196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095822196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095822196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095822196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095822200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095822201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@5756901087f2: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='CC4BB0A4'O, index=0 SGSN_Test-GSUP(1103)@5756901087f2: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@5756901087f2: 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 := 'BFBFCD95744B5D1D720448DC40F5486B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BFC45F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2A10151324909DF'O } } } } } 20241208095823266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095823266 DLLC NOTICE LLME(ffffffff/cc4bb0a4){UNASSIGNED} LLC RX: unknown TLLI 0xcc4bb0a4, creating LLME on the fly (gprs_llc.c:552) 20241208095823266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095823266 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20241208095823266 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095823266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095823266 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095823266 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095823266 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095823266 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095823266 DLLC NOTICE LLME(ffffffff/cc4bb0a4){UNASSIGNED} LLGM Assign pre (cc4bb0a4 => c710cb40) (gprs_llc.c:1079) 20241208095823266 DLLC NOTICE LLME(cc4bb0a4/c710cb40){ASSIGNED} LLGM Assign post (cc4bb0a4 => c710cb40) (gprs_llc.c:1125) 20241208095823266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095823266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095823266 DMM DEBUG MM(262420000000041/c710cb40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095823277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095823277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095823277 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095823277 DMM DEBUG MM(262420000000041/c710cb40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241208095823277 DMM NOTICE MM(262420000000041/c710cb40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095823277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095823277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095823277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095823277 DMM DEBUG MM(262420000000041/c710cb40) Requesting authorization (sgsn_auth.c:160) 20241208095823277 DMM INFO MM(262420000000041/c710cb40) Requesting authentication tuples (sgsn_auth.c:184) 20241208095823277 DMM DEBUG MM(262420000000041/c710cb40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095823277 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241208095823277 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)@5756901087f2: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@5756901087f2: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241208095823278 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095823278 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095823278 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095823278 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095823278 DMM INFO MM(262420000000041/c710cb40) Subscriber data update (mmctx.c:445) 20241208095823279 DMM DEBUG MM(262420000000041/c710cb40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095823279 DMM INFO MM(262420000000041/c710cb40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095823279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095823279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095823279 DMM INFO MM(262420000000041/c710cb40) <- GMM AUTH AND CIPHERING REQ (rand = bf bf cd 95 74 4b 5d 1d 72 04 48 dc 40 f5 48 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095823282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095823282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095823282 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095823282 DMM INFO MM(262420000000041/c710cb40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095823282 DMM NOTICE MM(262420000000041/c710cb40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095823282 DMM DEBUG MM(262420000000041/c710cb40) checking auth: received GSM SRES = 5b fc 45 f7 (gprs_gmm.c:648) 20241208095823282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095823282 DMM DEBUG MM(262420000000041/c710cb40) Requesting authorization (sgsn_auth.c:160) 20241208095823282 DMM INFO MM(262420000000041/c710cb40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095823282 DMM DEBUG MM(262420000000041/c710cb40) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095823282 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241208095823282 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) 20241208095823282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095823282 DMM INFO MM(262420000000041/c710cb40) <- GMM ATTACH ACCEPT (new P-TMSI=0xc710cb40) (gprs_gmm.c:282) 20241208095823283 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095823283 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095823283 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241208095823283 DMM INFO MM(262420000000041/c710cb40) Subscriber data update (mmctx.c:445) 20241208095823283 DMM DEBUG MM(262420000000041/c710cb40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095823283 DMM INFO MM(262420000000041/c710cb40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095823283 DMM NOTICE MM(262420000000041/c710cb40) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241208095823283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095823283 DMM NOTICE MM(262420000000041/c710cb40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095823283 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) 20241208095823284 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095823284 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241208095823284 DMM INFO MM(262420000000041/c710cb40) Subscriber data update (mmctx.c:445) 20241208095823284 DMM DEBUG MM(262420000000041/c710cb40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095823286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095823286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095823286 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095823286 DMM INFO MM(262420000000041/c710cb40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095823286 DMM NOTICE MM(262420000000041/c710cb40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095823286 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095823286 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095823286 DLLC NOTICE LLME(cc4bb0a4/c710cb40){ASSIGNED} LLGM Assign pre (ffffffff => c710cb40) (gprs_llc.c:1079) 20241208095823286 DLLC NOTICE LLME(ffffffff/c710cb40){ASSIGNED} LLGM Assign post (ffffffff => c710cb40) (gprs_llc.c:1125) 20241208095823286 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095823286 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095823286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095823286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095824343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095824343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241208095824343 DLLC DEBUG TLLI=c710cb40 sends us LLC NULL (gprs_llc.c:912) 20241208095824343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095824343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241208095824343 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095824343 DMM INFO MM(262420000000041/c710cb40) -> GMM DETACH REQUEST TLLI=0xc710cb40 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241208095824343 DMM INFO MM(262420000000041/c710cb40) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241208095824343 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095824343 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095824343 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095824343 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095824343 DLLC NOTICE LLME(ffffffff/c710cb40){ASSIGNED} LLGM Assign pre (c710cb40 => ffffffff) (gprs_llc.c:1079) 20241208095824343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c710cb40 => ffffffff) (gprs_llc.c:1125) 20241208095824343 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241208095824343 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) 20241208095824343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095824343 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095824343 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095824343 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095824345 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@5756901087f2: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@5756901087f2: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@5756901087f2: Final verdict of PTC: pass 20241208095829356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@5756901087f2: Final verdict of PTC: none -NSVCI99(1101)@5756901087f2: Final verdict of PTC: none -NSVCI97(1091)@5756901087f2: Final verdict of PTC: none -NSVCI98(1096)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@5756901087f2: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@5756901087f2: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5756901087f2: Final verdict of PTC: none 20241208095829362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095829363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1097)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5756901087f2: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1099)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1094)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1089)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@5756901087f2: Test case TC_llc_null finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241208095829469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095829872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100532) 20241208095830364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095830364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100532, count=101792) 20241208095831365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095831365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:31 UTC 2024 /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 20241208095832367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095832367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_llc_sabm_dm_llgmm started. 20241208095832971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095832974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095833030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095833030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095833030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095833030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095833030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095833030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095833030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095833030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095833030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095833031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095833031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095833031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095833031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095833031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095833031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095833031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095833031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095833031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095833031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095833031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095833031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095833031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095833033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095833038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095833038 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095833046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095833046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095833046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095833046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095833046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095833046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095833046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095833046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095833046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095833047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095833047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095833047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095833047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095833047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095833047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095833047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095833047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095833047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095833047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095833047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095833047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095833047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095833050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095833055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095833055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095833063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095833063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095833063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095833063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095833063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095833063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095833063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095833063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095833063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095833064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095833064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095833064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095833064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095833064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095833064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095833064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095833064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095833064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095833064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095833064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095833064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095833064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095833066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095833070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095833070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095833368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095833368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095833368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095833368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095833372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095833373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@5756901087f2: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E481F189'O, index=0 SGSN_Test-GSUP(1122)@5756901087f2: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@5756901087f2: 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 := '1C68E7318BCE80457DDA1021E33D460B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '715E52AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3F1C895858AEC48'O } } } } } 20241208095834423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095834423 DLLC NOTICE LLME(ffffffff/e481f189){UNASSIGNED} LLC RX: unknown TLLI 0xe481f189, creating LLME on the fly (gprs_llc.c:552) 20241208095834423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095834423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20241208095834423 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095834423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095834423 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095834423 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095834423 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095834423 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095834424 DLLC NOTICE LLME(ffffffff/e481f189){UNASSIGNED} LLGM Assign pre (e481f189 => e4000572) (gprs_llc.c:1079) 20241208095834424 DLLC NOTICE LLME(e481f189/e4000572){ASSIGNED} LLGM Assign post (e481f189 => e4000572) (gprs_llc.c:1125) 20241208095834424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095834424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095834424 DMM DEBUG MM(262420000000042/e4000572) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095834446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095834446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095834446 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095834446 DMM DEBUG MM(262420000000042/e4000572) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241208095834446 DMM NOTICE MM(262420000000042/e4000572) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095834446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095834446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095834446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095834446 DMM DEBUG MM(262420000000042/e4000572) Requesting authorization (sgsn_auth.c:160) 20241208095834446 DMM INFO MM(262420000000042/e4000572) Requesting authentication tuples (sgsn_auth.c:184) 20241208095834446 DMM DEBUG MM(262420000000042/e4000572) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095834447 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241208095834447 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)@5756901087f2: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@5756901087f2: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241208095834452 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095834452 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095834452 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095834452 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095834452 DMM INFO MM(262420000000042/e4000572) Subscriber data update (mmctx.c:445) 20241208095834452 DMM DEBUG MM(262420000000042/e4000572) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095834452 DMM INFO MM(262420000000042/e4000572) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095834452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095834452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095834452 DMM INFO MM(262420000000042/e4000572) <- GMM AUTH AND CIPHERING REQ (rand = 1c 68 e7 31 8b ce 80 45 7d da 10 21 e3 3d 46 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095834467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095834467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095834467 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095834467 DMM INFO MM(262420000000042/e4000572) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095834467 DMM NOTICE MM(262420000000042/e4000572) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095834467 DMM DEBUG MM(262420000000042/e4000572) checking auth: received GSM SRES = 71 5e 52 af (gprs_gmm.c:648) 20241208095834467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095834467 DMM DEBUG MM(262420000000042/e4000572) Requesting authorization (sgsn_auth.c:160) 20241208095834467 DMM INFO MM(262420000000042/e4000572) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095834467 DMM DEBUG MM(262420000000042/e4000572) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095834467 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241208095834467 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) 20241208095834467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095834467 DMM INFO MM(262420000000042/e4000572) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4000572) (gprs_gmm.c:282) 20241208095834470 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095834470 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095834470 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241208095834470 DMM INFO MM(262420000000042/e4000572) Subscriber data update (mmctx.c:445) 20241208095834470 DMM DEBUG MM(262420000000042/e4000572) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095834470 DMM INFO MM(262420000000042/e4000572) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095834470 DMM NOTICE MM(262420000000042/e4000572) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241208095834470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095834470 DMM NOTICE MM(262420000000042/e4000572) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095834470 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) 20241208095834471 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095834471 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241208095834471 DMM INFO MM(262420000000042/e4000572) Subscriber data update (mmctx.c:445) 20241208095834471 DMM DEBUG MM(262420000000042/e4000572) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095834483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095834483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095834483 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095834483 DMM INFO MM(262420000000042/e4000572) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095834483 DMM NOTICE MM(262420000000042/e4000572) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095834483 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095834483 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095834483 DLLC NOTICE LLME(e481f189/e4000572){ASSIGNED} LLGM Assign pre (ffffffff => e4000572) (gprs_llc.c:1079) 20241208095834483 DLLC NOTICE LLME(ffffffff/e4000572){ASSIGNED} LLGM Assign post (ffffffff => e4000572) (gprs_llc.c:1125) 20241208095834483 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095834483 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095834483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095834483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095835542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095835542 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)@5756901087f2: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@5756901087f2: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@5756901087f2: Final verdict of PTC: pass 20241208095835557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35510<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1110)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1122)@5756901087f2: Final verdict of PTC: none 20241208095835562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095835562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI210(1114)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@5756901087f2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@5756901087f2: Final verdict of PTC: none -NSVCI99(1120)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5756901087f2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@5756901087f2: Final verdict of PTC: none -NSVCI98(1115)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1118)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1113)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1108)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@5756901087f2: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:35 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241208095835624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095836027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20241208095836563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095836563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79800, count=87212) 20241208095837565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095837565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:38 UTC 2024 /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 20241208095838566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095838566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_llc_sabm_dm_ll5 started. 20241208095839117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095839119 DMM INFO MM(262420000000042/e4000572) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095839119 DMM INFO MM(262420000000042/e4000572) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095839119 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095839119 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095839119 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095839119 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095839119 DLLC NOTICE LLME(ffffffff/e4000572){ASSIGNED} LLGM Assign pre (e4000572 => ffffffff) (gprs_llc.c:1079) 20241208095839119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4000572 => ffffffff) (gprs_llc.c:1125) 20241208095839119 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241208095839119 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) 20241208095839119 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) 20241208095839119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095839119 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095839119 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095839119 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095839119 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095839158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095839158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095839158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095839158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095839158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095839158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095839158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095839158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095839158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095839159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095839159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095839159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095839159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095839159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095839159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095839159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095839159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095839159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095839159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095839159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095839159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095839159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095839162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095839167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095839167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095839183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095839183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095839183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095839183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095839183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095839184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095839184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095839184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095839184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095839184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095839184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095839184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095839184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095839184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095839184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095839184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095839184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095839184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095839187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208095839193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095839193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1134)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@5756901087f2: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI210(1132)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095839196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095839196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095839196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095839196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095839196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095839196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095839196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095839196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095839196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095839197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095839197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095839197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095839197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095839197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095839197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095839197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095839197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095839197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095839197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095839197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095839197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095839197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095839199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095839204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095839204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095839567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095839567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095839567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095839567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095839571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1140)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208095839572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_llc_sabm_dm_ll5-BVCI196(1128)@5756901087f2: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D4626AD1'O, index=0 SGSN_Test-GSUP(1141)@5756901087f2: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@5756901087f2: 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 := '8459AE7292D8857BDA2F3BAD8F9EB292'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE630E5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B4DB4D5860FE900'O } } } } } 20241208095840658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095840658 DLLC NOTICE LLME(ffffffff/d4626ad1){UNASSIGNED} LLC RX: unknown TLLI 0xd4626ad1, creating LLME on the fly (gprs_llc.c:552) 20241208095840658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095840658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20241208095840658 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095840658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095840658 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095840658 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095840658 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095840658 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095840658 DLLC NOTICE LLME(ffffffff/d4626ad1){UNASSIGNED} LLGM Assign pre (d4626ad1 => d9e62493) (gprs_llc.c:1079) 20241208095840658 DLLC NOTICE LLME(d4626ad1/d9e62493){ASSIGNED} LLGM Assign post (d4626ad1 => d9e62493) (gprs_llc.c:1125) 20241208095840658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095840658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095840658 DMM DEBUG MM(262420000000043/d9e62493) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095840682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095840682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095840682 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095840682 DMM DEBUG MM(262420000000043/d9e62493) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241208095840682 DMM NOTICE MM(262420000000043/d9e62493) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095840682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095840682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095840682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095840682 DMM DEBUG MM(262420000000043/d9e62493) Requesting authorization (sgsn_auth.c:160) 20241208095840682 DMM INFO MM(262420000000043/d9e62493) Requesting authentication tuples (sgsn_auth.c:184) 20241208095840682 DMM DEBUG MM(262420000000043/d9e62493) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095840682 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241208095840682 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)@5756901087f2: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@5756901087f2: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241208095840689 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095840689 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095840689 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095840689 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095840689 DMM INFO MM(262420000000043/d9e62493) Subscriber data update (mmctx.c:445) 20241208095840689 DMM DEBUG MM(262420000000043/d9e62493) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095840689 DMM INFO MM(262420000000043/d9e62493) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095840689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095840689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095840689 DMM INFO MM(262420000000043/d9e62493) <- GMM AUTH AND CIPHERING REQ (rand = 84 59 ae 72 92 d8 85 7b da 2f 3b ad 8f 9e b2 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095840705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095840705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095840705 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095840705 DMM INFO MM(262420000000043/d9e62493) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095840705 DMM NOTICE MM(262420000000043/d9e62493) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095840705 DMM DEBUG MM(262420000000043/d9e62493) checking auth: received GSM SRES = ae 63 0e 5e (gprs_gmm.c:648) 20241208095840705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095840705 DMM DEBUG MM(262420000000043/d9e62493) Requesting authorization (sgsn_auth.c:160) 20241208095840705 DMM INFO MM(262420000000043/d9e62493) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095840705 DMM DEBUG MM(262420000000043/d9e62493) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095840705 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241208095840705 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) 20241208095840705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095840705 DMM INFO MM(262420000000043/d9e62493) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9e62493) (gprs_gmm.c:282) 20241208095840708 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095840708 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095840708 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241208095840708 DMM INFO MM(262420000000043/d9e62493) Subscriber data update (mmctx.c:445) 20241208095840708 DMM DEBUG MM(262420000000043/d9e62493) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095840708 DMM INFO MM(262420000000043/d9e62493) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095840708 DMM NOTICE MM(262420000000043/d9e62493) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241208095840708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095840708 DMM NOTICE MM(262420000000043/d9e62493) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095840708 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) 20241208095840710 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095840710 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241208095840710 DMM INFO MM(262420000000043/d9e62493) Subscriber data update (mmctx.c:445) 20241208095840710 DMM DEBUG MM(262420000000043/d9e62493) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095840721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095840721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095840721 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095840721 DMM INFO MM(262420000000043/d9e62493) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095840721 DMM NOTICE MM(262420000000043/d9e62493) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095840721 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095840721 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095840721 DLLC NOTICE LLME(d4626ad1/d9e62493){ASSIGNED} LLGM Assign pre (ffffffff => d9e62493) (gprs_llc.c:1079) 20241208095840721 DLLC NOTICE LLME(ffffffff/d9e62493){ASSIGNED} LLGM Assign post (ffffffff => d9e62493) (gprs_llc.c:1125) 20241208095840722 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095840722 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095840722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095840722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095841779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095841779 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)@5756901087f2: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@5756901087f2: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@5756901087f2: Final verdict of PTC: pass 20241208095841795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@5756901087f2: Final verdict of PTC: none 20241208095841800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095841800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI196(1128)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5756901087f2: Final verdict of PTC: none -NSVCI99(1139)@5756901087f2: Final verdict of PTC: none -NSVCI97(1129)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5756901087f2: Final verdict of PTC: none -NSVCI98(1135)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@5756901087f2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@5756901087f2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1133)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1127)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1137)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@5756901087f2: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:41 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241208095841884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095842286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86676) 20241208095842801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095842801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86676, count=92728) 20241208095843803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095843803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:44 UTC 2024 /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 20241208095844804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095844804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_suspend_nopaging started. 20241208095845385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095845388 DMM INFO MM(262420000000043/d9e62493) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095845388 DMM INFO MM(262420000000043/d9e62493) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095845388 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095845388 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095845388 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095845388 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095845388 DLLC NOTICE LLME(ffffffff/d9e62493){ASSIGNED} LLGM Assign pre (d9e62493 => ffffffff) (gprs_llc.c:1079) 20241208095845388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9e62493 => ffffffff) (gprs_llc.c:1125) 20241208095845388 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241208095845388 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) 20241208095845388 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) 20241208095845388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095845388 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095845388 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095845388 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095845388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095845439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095845439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095845439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095845439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095845439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095845439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095845439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095845439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095845439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095845440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095845440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095845440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095845440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095845440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095845440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095845440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095845440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095845440 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095845440 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095845440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095845440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095845440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095845442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095845446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095845446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095845461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095845461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095845461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095845461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095845461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095845461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095845461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095845461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095845461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095845463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095845463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095845463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095845463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095845463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095845463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095845463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095845463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095845463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095845463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095845463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095845463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095845463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095845465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095845471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095845471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095845476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095845476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095845476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095845476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095845476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095845476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095845476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095845476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095845476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095845477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095845477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095845477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095845477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095845477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095845477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095845477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095845477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095845477 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095845477 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095845477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095845477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095845477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095845479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095845483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095845483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095845805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095845805 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095845805 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095845805 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095845810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095845811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@5756901087f2: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C40B6FE7'O, index=0 SGSN_Test-GSUP(1160)@5756901087f2: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@5756901087f2: 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 := 'AFE08809CA569DEBCE31666E9B46060C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64BCF550'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2ACC552271677670'O } } } } } 20241208095846893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095846893 DLLC NOTICE LLME(ffffffff/c40b6fe7){UNASSIGNED} LLC RX: unknown TLLI 0xc40b6fe7, creating LLME on the fly (gprs_llc.c:552) 20241208095846893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095846893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20241208095846893 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095846893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095846893 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095846893 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095846893 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095846893 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095846893 DLLC NOTICE LLME(ffffffff/c40b6fe7){UNASSIGNED} LLGM Assign pre (c40b6fe7 => fdcf236c) (gprs_llc.c:1079) 20241208095846893 DLLC NOTICE LLME(c40b6fe7/fdcf236c){ASSIGNED} LLGM Assign post (c40b6fe7 => fdcf236c) (gprs_llc.c:1125) 20241208095846893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095846893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095846893 DMM DEBUG MM(262420000000048/fdcf236c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095846914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095846914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095846914 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095846914 DMM DEBUG MM(262420000000048/fdcf236c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241208095846914 DMM NOTICE MM(262420000000048/fdcf236c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095846914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095846915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095846915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095846915 DMM DEBUG MM(262420000000048/fdcf236c) Requesting authorization (sgsn_auth.c:160) 20241208095846915 DMM INFO MM(262420000000048/fdcf236c) Requesting authentication tuples (sgsn_auth.c:184) 20241208095846915 DMM DEBUG MM(262420000000048/fdcf236c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095846915 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241208095846915 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)@5756901087f2: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@5756901087f2: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241208095846920 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095846920 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095846920 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095846920 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095846920 DMM INFO MM(262420000000048/fdcf236c) Subscriber data update (mmctx.c:445) 20241208095846920 DMM DEBUG MM(262420000000048/fdcf236c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095846920 DMM INFO MM(262420000000048/fdcf236c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095846920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095846920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095846920 DMM INFO MM(262420000000048/fdcf236c) <- GMM AUTH AND CIPHERING REQ (rand = af e0 88 09 ca 56 9d eb ce 31 66 6e 9b 46 06 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095846935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095846935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095846935 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095846935 DMM INFO MM(262420000000048/fdcf236c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095846935 DMM NOTICE MM(262420000000048/fdcf236c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095846935 DMM DEBUG MM(262420000000048/fdcf236c) checking auth: received GSM SRES = 64 bc f5 50 (gprs_gmm.c:648) 20241208095846935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095846935 DMM DEBUG MM(262420000000048/fdcf236c) Requesting authorization (sgsn_auth.c:160) 20241208095846935 DMM INFO MM(262420000000048/fdcf236c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095846935 DMM DEBUG MM(262420000000048/fdcf236c) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095846935 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241208095846935 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) 20241208095846935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095846935 DMM INFO MM(262420000000048/fdcf236c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdcf236c) (gprs_gmm.c:282) 20241208095846938 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095846938 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095846938 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241208095846938 DMM INFO MM(262420000000048/fdcf236c) Subscriber data update (mmctx.c:445) 20241208095846938 DMM DEBUG MM(262420000000048/fdcf236c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095846938 DMM INFO MM(262420000000048/fdcf236c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095846938 DMM NOTICE MM(262420000000048/fdcf236c) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241208095846938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095846938 DMM NOTICE MM(262420000000048/fdcf236c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095846938 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) 20241208095846939 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095846939 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241208095846939 DMM INFO MM(262420000000048/fdcf236c) Subscriber data update (mmctx.c:445) 20241208095846939 DMM DEBUG MM(262420000000048/fdcf236c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095846952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095846952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095846952 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095846952 DMM INFO MM(262420000000048/fdcf236c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095846952 DMM NOTICE MM(262420000000048/fdcf236c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095846952 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095846952 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095846952 DLLC NOTICE LLME(c40b6fe7/fdcf236c){ASSIGNED} LLGM Assign pre (ffffffff => fdcf236c) (gprs_llc.c:1079) 20241208095846952 DLLC NOTICE LLME(ffffffff/fdcf236c){ASSIGNED} LLGM Assign post (ffffffff => fdcf236c) (gprs_llc.c:1125) 20241208095846952 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095846952 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095846952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095846952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@5756901087f2: setverdict(pass): none -> pass 20241208095847010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095847010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095847010 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095847010 DMM INFO MM(262420000000048/fdcf236c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095847010 DMM INFO MM(262420000000048/fdcf236c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095847010 DMM DEBUG MM(262420000000048/fdcf236c) Using GGSN 0 (gprs_sm.c:317) 20241208095847010 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) 20241208095847010 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241208095847010 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095847010 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095847011 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241208095847037 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 24 40 0a c6 11 fe dc 22 0b 14 05 7f 77 68 09 0c 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) 20241208095847037 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c96238, cbp=0x55dca4976640) (sgsn_libgtp.c:633) 20241208095847037 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095847037 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=fdcf236c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095847037 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095847037 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095847057 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241208095847071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095847071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241208095847071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241208095847077 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241208095847077 DMM INFO MM(262420000000048/fdcf236c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241208095851271 DGPRS DEBUG Checking for inactive LLMEs, time = 36180130 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@5756901087f2: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@5756901087f2: Final verdict of PTC: pass 20241208095852091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@5756901087f2: Final verdict of PTC: none 20241208095852096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095852096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1148)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@5756901087f2: Final verdict of PTC: none -NSVCI99(1158)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5756901087f2: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@5756901087f2: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5756901087f2: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1156)@5756901087f2: Final verdict of PTC: none -NSVCI98(1153)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1146)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1152)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@5756901087f2: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:58:52 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241208095852168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095852570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97072) 20241208095853098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095853098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97072, count=101428) 20241208095854099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095854100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:58:54 UTC 2024 /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 20241208095855101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095855102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_suspend_resume started. 20241208095855649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095855653 DMM INFO MM(262420000000048/fdcf236c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095855653 DMM INFO MM(262420000000048/fdcf236c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095855653 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095855653 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095855653 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095855653 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095855653 DLLC NOTICE LLME(ffffffff/fdcf236c){ASSIGNED} LLGM Assign pre (fdcf236c => ffffffff) (gprs_llc.c:1079) 20241208095855653 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdcf236c => ffffffff) (gprs_llc.c:1125) 20241208095855653 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095855653 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095855653 DMM NOTICE MM(262420000000048/fdcf236c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095855653 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241208095855653 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095855653 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095855653 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241208095855653 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241208095855653 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) 20241208095855653 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) 20241208095855653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095855653 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095855653 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095855653 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095855653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095855701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095855701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095855701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095855701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095855701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095855701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095855701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095855701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095855701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095855702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095855702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095855702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095855702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095855702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095855702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095855702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095855702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095855702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095855702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095855702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095855703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095855703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095855704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095855708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095855708 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095855720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095855720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095855720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095855720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095855720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095855720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095855720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095855721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095855721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095855722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095855722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095855722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095855722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095855722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095855722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095855722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095855722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095855722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095855722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095855722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095855723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095855723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095855725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095855730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208095855730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095855743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095855743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095855743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095855743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095855743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095855743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095855743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095855743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095855743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095855744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095855744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095855744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095855744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095855744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095855744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095855744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095855744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095855744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095855744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095855744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095855744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095855744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095855746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095855751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095855751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1175)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095856102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095856102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095856102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095856102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1177)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095856106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095856108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1177)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1177)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1177)@5756901087f2: 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(1177)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@5756901087f2: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='DB1DBD94'O, index=0 SGSN_Test-GSUP(1179)@5756901087f2: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@5756901087f2: 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 := 'FA049EAA13F4FFA3AA3C4B07BE2D2A18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CE34187'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5724DCAFC7761379'O } } } } } 20241208095857184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095857184 DLLC NOTICE LLME(ffffffff/db1dbd94){UNASSIGNED} LLC RX: unknown TLLI 0xdb1dbd94, creating LLME on the fly (gprs_llc.c:552) 20241208095857184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095857184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20241208095857184 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095857184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095857184 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095857184 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095857184 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095857184 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095857184 DLLC NOTICE LLME(ffffffff/db1dbd94){UNASSIGNED} LLGM Assign pre (db1dbd94 => d533b0d7) (gprs_llc.c:1079) 20241208095857184 DLLC NOTICE LLME(db1dbd94/d533b0d7){ASSIGNED} LLGM Assign post (db1dbd94 => d533b0d7) (gprs_llc.c:1125) 20241208095857184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095857184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095857184 DMM DEBUG MM(262420000000049/d533b0d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095857204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095857204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095857204 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095857204 DMM DEBUG MM(262420000000049/d533b0d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241208095857204 DMM NOTICE MM(262420000000049/d533b0d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095857204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095857204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095857204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095857204 DMM DEBUG MM(262420000000049/d533b0d7) Requesting authorization (sgsn_auth.c:160) 20241208095857204 DMM INFO MM(262420000000049/d533b0d7) Requesting authentication tuples (sgsn_auth.c:184) 20241208095857204 DMM DEBUG MM(262420000000049/d533b0d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095857204 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241208095857204 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)@5756901087f2: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@5756901087f2: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241208095857210 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095857210 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095857211 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095857211 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095857211 DMM INFO MM(262420000000049/d533b0d7) Subscriber data update (mmctx.c:445) 20241208095857211 DMM DEBUG MM(262420000000049/d533b0d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095857211 DMM INFO MM(262420000000049/d533b0d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095857211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095857211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095857211 DMM INFO MM(262420000000049/d533b0d7) <- GMM AUTH AND CIPHERING REQ (rand = fa 04 9e aa 13 f4 ff a3 aa 3c 4b 07 be 2d 2a 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095857227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095857227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095857227 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095857227 DMM INFO MM(262420000000049/d533b0d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095857227 DMM NOTICE MM(262420000000049/d533b0d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095857227 DMM DEBUG MM(262420000000049/d533b0d7) checking auth: received GSM SRES = 5c e3 41 87 (gprs_gmm.c:648) 20241208095857227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095857227 DMM DEBUG MM(262420000000049/d533b0d7) Requesting authorization (sgsn_auth.c:160) 20241208095857227 DMM INFO MM(262420000000049/d533b0d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095857227 DMM DEBUG MM(262420000000049/d533b0d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095857227 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241208095857227 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) 20241208095857227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095857227 DMM INFO MM(262420000000049/d533b0d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd533b0d7) (gprs_gmm.c:282) 20241208095857230 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095857230 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095857230 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241208095857230 DMM INFO MM(262420000000049/d533b0d7) Subscriber data update (mmctx.c:445) 20241208095857230 DMM DEBUG MM(262420000000049/d533b0d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095857230 DMM INFO MM(262420000000049/d533b0d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095857230 DMM NOTICE MM(262420000000049/d533b0d7) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241208095857230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095857230 DMM NOTICE MM(262420000000049/d533b0d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095857230 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) 20241208095857231 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095857231 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241208095857231 DMM INFO MM(262420000000049/d533b0d7) Subscriber data update (mmctx.c:445) 20241208095857231 DMM DEBUG MM(262420000000049/d533b0d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095857242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095857242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095857242 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095857242 DMM INFO MM(262420000000049/d533b0d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095857242 DMM NOTICE MM(262420000000049/d533b0d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095857242 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095857242 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095857242 DLLC NOTICE LLME(db1dbd94/d533b0d7){ASSIGNED} LLGM Assign pre (ffffffff => d533b0d7) (gprs_llc.c:1079) 20241208095857242 DLLC NOTICE LLME(ffffffff/d533b0d7){ASSIGNED} LLGM Assign post (ffffffff => d533b0d7) (gprs_llc.c:1125) 20241208095857242 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095857242 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095857242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095857242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@5756901087f2: setverdict(pass): none -> pass 20241208095857302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095857302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095857302 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095857302 DMM INFO MM(262420000000049/d533b0d7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095857302 DMM INFO MM(262420000000049/d533b0d7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095857302 DMM DEBUG MM(262420000000049/d533b0d7) Using GGSN 0 (gprs_sm.c:317) 20241208095857302 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) 20241208095857302 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241208095857302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095857302 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095857302 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241208095857328 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 99 31 6d 3d 11 dd bb b9 31 14 05 7f 8a d0 73 60 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) 20241208095857328 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c972b0, cbp=0x55dca49769d0) (sgsn_libgtp.c:633) 20241208095857328 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095857328 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=d533b0d7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095857328 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095857328 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095857346 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241208095857357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095857357 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241208095857357 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241208095857363 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241208095857363 DMM INFO MM(262420000000049/d533b0d7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241208095902374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095902374 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241208095902374 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241208095902383 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@5756901087f2: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@5756901087f2: Final verdict of PTC: pass 20241208095902398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@5756901087f2: Final verdict of PTC: none 20241208095902403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095902403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1164)@5756901087f2: Final verdict of PTC: none -NSVCI99(1178)@5756901087f2: Final verdict of PTC: none -NSVCI98(1172)@5756901087f2: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@5756901087f2: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@5756901087f2: Final verdict of PTC: none TC_suspend_resume-BVCI220(1175)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1165)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1176)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1170)@5756901087f2: Final verdict of PTC: none -NSVCI97(1167)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_resume-BVCI220(1175): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@5756901087f2: Test case TC_suspend_resume finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241208095902514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095902916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101648) 20241208095903404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095903404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101648, count=106004) 20241208095904405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095904405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:04 UTC 2024 /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 20241208095905406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095905406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_suspend_rau started. 20241208095906016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095906018 DMM INFO MM(262420000000049/d533b0d7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095906018 DMM INFO MM(262420000000049/d533b0d7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095906018 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095906018 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095906018 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095906018 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095906018 DLLC NOTICE LLME(ffffffff/d533b0d7){ASSIGNED} LLGM Assign pre (d533b0d7 => ffffffff) (gprs_llc.c:1079) 20241208095906018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d533b0d7 => ffffffff) (gprs_llc.c:1125) 20241208095906018 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095906019 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095906019 DMM NOTICE MM(262420000000049/d533b0d7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095906019 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241208095906019 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095906019 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095906019 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241208095906019 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241208095906019 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) 20241208095906019 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) 20241208095906019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095906019 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095906019 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095906019 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095906019 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095906068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095906068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095906068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095906068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095906068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095906068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095906068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095906068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095906068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095906069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095906069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095906069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095906069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095906069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095906069 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095906069 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095906069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095906070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095906070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095906072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095906077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095906077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095906084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095906084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095906084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095906084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095906084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095906084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095906084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095906084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095906084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095906084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095906084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095906084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095906085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095906085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095906085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095906085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095906085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095906085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095906085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095906085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095906085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095906085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095906086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095906091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095906091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095906101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095906101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095906101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095906101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095906101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095906101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095906101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095906101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095906101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095906102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095906102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095906102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095906102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095906102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095906102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095906102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095906102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095906102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095906102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095906102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095906103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095906103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095906105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095906110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095906110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095906407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095906407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095906407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095906407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095906411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095906412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@5756901087f2: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='DFD8458B'O, index=0 SGSN_Test-GSUP(1198)@5756901087f2: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@5756901087f2: 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 := 'B80AF393CEC506EE34449BC235ED4313'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D74AEB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AC5AD00F7AABE26'O } } } } } 20241208095907492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095907492 DLLC NOTICE LLME(ffffffff/dfd8458b){UNASSIGNED} LLC RX: unknown TLLI 0xdfd8458b, creating LLME on the fly (gprs_llc.c:552) 20241208095907492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095907492 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20241208095907492 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095907492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095907492 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095907492 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095907492 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095907492 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095907492 DLLC NOTICE LLME(ffffffff/dfd8458b){UNASSIGNED} LLGM Assign pre (dfd8458b => c84483ac) (gprs_llc.c:1079) 20241208095907492 DLLC NOTICE LLME(dfd8458b/c84483ac){ASSIGNED} LLGM Assign post (dfd8458b => c84483ac) (gprs_llc.c:1125) 20241208095907492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095907492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095907492 DMM DEBUG MM(262420000000050/c84483ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095907506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095907506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095907506 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095907506 DMM DEBUG MM(262420000000050/c84483ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241208095907506 DMM NOTICE MM(262420000000050/c84483ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095907506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095907506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095907506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095907506 DMM DEBUG MM(262420000000050/c84483ac) Requesting authorization (sgsn_auth.c:160) 20241208095907506 DMM INFO MM(262420000000050/c84483ac) Requesting authentication tuples (sgsn_auth.c:184) 20241208095907506 DMM DEBUG MM(262420000000050/c84483ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095907506 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241208095907506 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)@5756901087f2: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@5756901087f2: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241208095907511 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095907511 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095907511 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095907511 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095907511 DMM INFO MM(262420000000050/c84483ac) Subscriber data update (mmctx.c:445) 20241208095907511 DMM DEBUG MM(262420000000050/c84483ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095907511 DMM INFO MM(262420000000050/c84483ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095907511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095907511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095907511 DMM INFO MM(262420000000050/c84483ac) <- GMM AUTH AND CIPHERING REQ (rand = b8 0a f3 93 ce c5 06 ee 34 44 9b c2 35 ed 43 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095907524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095907524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095907524 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095907524 DMM INFO MM(262420000000050/c84483ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095907524 DMM NOTICE MM(262420000000050/c84483ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095907524 DMM DEBUG MM(262420000000050/c84483ac) checking auth: received GSM SRES = 0d 74 ae b3 (gprs_gmm.c:648) 20241208095907524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095907524 DMM DEBUG MM(262420000000050/c84483ac) Requesting authorization (sgsn_auth.c:160) 20241208095907524 DMM INFO MM(262420000000050/c84483ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095907524 DMM DEBUG MM(262420000000050/c84483ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095907524 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241208095907524 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) 20241208095907524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095907524 DMM INFO MM(262420000000050/c84483ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xc84483ac) (gprs_gmm.c:282) 20241208095907527 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095907527 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095907527 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241208095907527 DMM INFO MM(262420000000050/c84483ac) Subscriber data update (mmctx.c:445) 20241208095907527 DMM DEBUG MM(262420000000050/c84483ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095907527 DMM INFO MM(262420000000050/c84483ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095907527 DMM NOTICE MM(262420000000050/c84483ac) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241208095907527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095907527 DMM NOTICE MM(262420000000050/c84483ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095907527 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) 20241208095907528 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095907528 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241208095907528 DMM INFO MM(262420000000050/c84483ac) Subscriber data update (mmctx.c:445) 20241208095907528 DMM DEBUG MM(262420000000050/c84483ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095907537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095907537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095907537 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095907537 DMM INFO MM(262420000000050/c84483ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095907537 DMM NOTICE MM(262420000000050/c84483ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095907537 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095907537 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095907537 DLLC NOTICE LLME(dfd8458b/c84483ac){ASSIGNED} LLGM Assign pre (ffffffff => c84483ac) (gprs_llc.c:1079) 20241208095907537 DLLC NOTICE LLME(ffffffff/c84483ac){ASSIGNED} LLGM Assign post (ffffffff => c84483ac) (gprs_llc.c:1125) 20241208095907537 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095907537 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095907537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095907537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@5756901087f2: setverdict(pass): none -> pass 20241208095907592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095907592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095907592 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095907592 DMM INFO MM(262420000000050/c84483ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095907592 DMM INFO MM(262420000000050/c84483ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095907592 DMM DEBUG MM(262420000000050/c84483ac) Using GGSN 0 (gprs_sm.c:317) 20241208095907592 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) 20241208095907592 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241208095907592 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095907592 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095907592 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241208095907614 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 7a 4e 1b 32 11 0c 94 e6 24 14 05 7f 3c ca 30 a7 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) 20241208095907614 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c98328, cbp=0x55dca4976d60) (sgsn_libgtp.c:633) 20241208095907614 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095907614 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=c84483ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095907614 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095907614 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095907630 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241208095907642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095907642 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241208095907642 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241208095907648 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241208095907648 DMM INFO MM(262420000000050/c84483ac) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241208095912664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095912664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095912664 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095912664 DMM INFO MM(262420000000050/c84483ac) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208095912664 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095912664 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241208095912664 DLLC NOTICE LLME(ffffffff/c84483ac){ASSIGNED} LLGM Assign pre (c84483ac => c98237a5) (gprs_llc.c:1079) 20241208095912664 DLLC NOTICE LLME(c84483ac/c98237a5){ASSIGNED} LLGM Assign post (c84483ac => c98237a5) (gprs_llc.c:1125) 20241208095912664 DMM INFO MM(262420000000050/c98237a5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095912679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095912679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095912679 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095912679 DMM INFO MM(262420000000050/c98237a5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208095912679 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208095912679 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095912679 DLLC NOTICE LLME(c84483ac/c98237a5){ASSIGNED} LLGM Assign pre (ffffffff => c98237a5) (gprs_llc.c:1079) 20241208095912679 DLLC NOTICE LLME(ffffffff/c98237a5){ASSIGNED} LLGM Assign post (ffffffff => c98237a5) (gprs_llc.c:1125) 20241208095912679 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241208095913180 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@5756901087f2: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@5756901087f2: Final verdict of PTC: pass 20241208095913200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1182)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1198)@5756901087f2: Final verdict of PTC: none 20241208095913204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095913205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1191)@5756901087f2: Final verdict of PTC: none -NSVCI99(1196)@5756901087f2: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@5756901087f2: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@5756901087f2: Final verdict of PTC: none -NSVCI97(1186)@5756901087f2: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1189)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1194)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1184)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@5756901087f2: Test case TC_suspend_rau finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:13 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241208095913298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095913700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107220) 20241208095914206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095914206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107220, count=112136) 20241208095915208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095915209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:15 UTC 2024 /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 20241208095916210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095916211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_paging_ps started. 20241208095916792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095916795 DMM INFO MM(262420000000050/c98237a5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095916795 DMM INFO MM(262420000000050/c98237a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095916795 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095916795 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095916795 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095916795 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095916796 DLLC NOTICE LLME(ffffffff/c98237a5){ASSIGNED} LLGM Assign pre (c98237a5 => ffffffff) (gprs_llc.c:1079) 20241208095916796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c98237a5 => ffffffff) (gprs_llc.c:1125) 20241208095916796 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095916796 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095916796 DMM NOTICE MM(262420000000050/c98237a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095916796 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241208095916796 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095916796 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095916796 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241208095916796 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241208095916796 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) 20241208095916796 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) 20241208095916796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095916796 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095916796 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095916796 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095916796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095916836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095916836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095916836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095916836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095916836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095916836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095916836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095916836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095916836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095916836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095916836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095916836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095916837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095916837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095916837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095916837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095916837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095916837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095916837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095916837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095916837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095916837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095916839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095916845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095916845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095916852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095916852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095916852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095916852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095916852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095916852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095916852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095916852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095916852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095916852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095916852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095916852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095916853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095916853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095916853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095916853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095916853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095916853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095916853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095916853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095916853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095916853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095916855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095916860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095916860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095916868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095916868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095916868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095916868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095916868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095916869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095916869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095916869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095916869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095916869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095916869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095916869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095916869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095916869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095916869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095916869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095916869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095916869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095916871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095916875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095916875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095917212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095917212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095917212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095917212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095917216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1216)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241208095917217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@5756901087f2: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CF9B096D'O, index=0 SGSN_Test-GSUP(1217)@5756901087f2: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@5756901087f2: 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 := 'AAD76A3119303F246849BFF4A599D614'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33190DE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D249287CC8F141A7'O } } } } } 20241208095918293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095918293 DLLC NOTICE LLME(ffffffff/cf9b096d){UNASSIGNED} LLC RX: unknown TLLI 0xcf9b096d, creating LLME on the fly (gprs_llc.c:552) 20241208095918293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095918293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20241208095918293 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095918293 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095918293 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095918293 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095918293 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095918293 DLLC NOTICE LLME(ffffffff/cf9b096d){UNASSIGNED} LLGM Assign pre (cf9b096d => d1c2ddf1) (gprs_llc.c:1079) 20241208095918293 DLLC NOTICE LLME(cf9b096d/d1c2ddf1){ASSIGNED} LLGM Assign post (cf9b096d => d1c2ddf1) (gprs_llc.c:1125) 20241208095918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095918293 DMM DEBUG MM(262420000000051/d1c2ddf1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095918318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095918318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095918318 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095918318 DMM DEBUG MM(262420000000051/d1c2ddf1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241208095918318 DMM NOTICE MM(262420000000051/d1c2ddf1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095918318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095918318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095918318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095918318 DMM DEBUG MM(262420000000051/d1c2ddf1) Requesting authorization (sgsn_auth.c:160) 20241208095918318 DMM INFO MM(262420000000051/d1c2ddf1) Requesting authentication tuples (sgsn_auth.c:184) 20241208095918318 DMM DEBUG MM(262420000000051/d1c2ddf1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095918318 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241208095918318 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)@5756901087f2: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@5756901087f2: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241208095918325 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095918325 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095918325 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095918325 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095918325 DMM INFO MM(262420000000051/d1c2ddf1) Subscriber data update (mmctx.c:445) 20241208095918325 DMM DEBUG MM(262420000000051/d1c2ddf1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095918325 DMM INFO MM(262420000000051/d1c2ddf1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095918325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095918325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095918325 DMM INFO MM(262420000000051/d1c2ddf1) <- GMM AUTH AND CIPHERING REQ (rand = aa d7 6a 31 19 30 3f 24 68 49 bf f4 a5 99 d6 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095918342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095918342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095918342 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095918342 DMM INFO MM(262420000000051/d1c2ddf1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095918342 DMM NOTICE MM(262420000000051/d1c2ddf1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095918342 DMM DEBUG MM(262420000000051/d1c2ddf1) checking auth: received GSM SRES = 33 19 0d e8 (gprs_gmm.c:648) 20241208095918342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095918342 DMM DEBUG MM(262420000000051/d1c2ddf1) Requesting authorization (sgsn_auth.c:160) 20241208095918342 DMM INFO MM(262420000000051/d1c2ddf1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095918342 DMM DEBUG MM(262420000000051/d1c2ddf1) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095918342 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241208095918342 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) 20241208095918342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095918342 DMM INFO MM(262420000000051/d1c2ddf1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1c2ddf1) (gprs_gmm.c:282) 20241208095918345 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095918345 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095918345 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241208095918345 DMM INFO MM(262420000000051/d1c2ddf1) Subscriber data update (mmctx.c:445) 20241208095918345 DMM DEBUG MM(262420000000051/d1c2ddf1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095918345 DMM INFO MM(262420000000051/d1c2ddf1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095918345 DMM NOTICE MM(262420000000051/d1c2ddf1) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241208095918345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095918345 DMM NOTICE MM(262420000000051/d1c2ddf1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095918345 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) 20241208095918347 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095918347 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241208095918347 DMM INFO MM(262420000000051/d1c2ddf1) Subscriber data update (mmctx.c:445) 20241208095918347 DMM DEBUG MM(262420000000051/d1c2ddf1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095918360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095918360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095918360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095918360 DMM INFO MM(262420000000051/d1c2ddf1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095918360 DMM NOTICE MM(262420000000051/d1c2ddf1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095918360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095918360 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095918360 DLLC NOTICE LLME(cf9b096d/d1c2ddf1){ASSIGNED} LLGM Assign pre (ffffffff => d1c2ddf1) (gprs_llc.c:1079) 20241208095918360 DLLC NOTICE LLME(ffffffff/d1c2ddf1){ASSIGNED} LLGM Assign post (ffffffff => d1c2ddf1) (gprs_llc.c:1125) 20241208095918360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095918360 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095918360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095918360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@5756901087f2: setverdict(pass): none -> pass 20241208095918418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095918418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095918419 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095918419 DMM INFO MM(262420000000051/d1c2ddf1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095918419 DMM INFO MM(262420000000051/d1c2ddf1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095918419 DMM DEBUG MM(262420000000051/d1c2ddf1) Using GGSN 0 (gprs_sm.c:317) 20241208095918419 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) 20241208095918419 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241208095918419 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095918419 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095918419 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241208095918443 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 f6 36 d2 b2 11 04 92 54 f9 14 05 7f 1b 71 cd 79 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) 20241208095918443 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c993a0, cbp=0x55dca4977720) (sgsn_libgtp.c:633) 20241208095918443 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095918443 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497ce68 TLLI=d1c2ddf1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095918443 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095918443 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095918456 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241208095921271 DGPRS DEBUG Checking for inactive LLMEs, time = 36180160 (sgsn.c:132) 20241208095921419 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Timeout of T3314 (fsm.c:317) 20241208095921419 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241208095921419 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241208095923469 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241208095923469 DMM INFO MM(262420000000051/d1c2ddf1) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@5756901087f2: 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 := 'D1C2DDF1'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@5756901087f2: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@5756901087f2: Final verdict of PTC: pass 20241208095923494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@5756901087f2: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@5756901087f2: Final verdict of PTC: none 20241208095923498 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095923498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1205)@5756901087f2: Final verdict of PTC: none -NSVCI98(1210)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@5756901087f2: Final verdict of PTC: none -NSVCI99(1215)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@5756901087f2: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5756901087f2: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1203)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1213)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1208)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@5756901087f2: Test case TC_paging_ps finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241208095923623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095924025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100576) 20241208095924500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095924500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100576, count=104932) 20241208095925501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095925501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:26 UTC 2024 /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 20241208095926502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095926502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_paging_ps_ra_multiple_cells started. 20241208095927121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095927124 DMM INFO MM(262420000000051/d1c2ddf1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095927124 DMM INFO MM(262420000000051/d1c2ddf1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095927124 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095927124 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095927124 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095927124 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241208095927124 DLLC NOTICE LLME(ffffffff/d1c2ddf1){ASSIGNED} LLGM Assign pre (d1c2ddf1 => ffffffff) (gprs_llc.c:1079) 20241208095927124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c2ddf1 => ffffffff) (gprs_llc.c:1125) 20241208095927124 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497cb10 (gprs_sndcp.c:574) 20241208095927124 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497ce68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095927124 DMM NOTICE MM(262420000000051/d1c2ddf1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095927124 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241208095927124 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095927124 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095927124 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241208095927125 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241208095927125 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) 20241208095927125 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) 20241208095927125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095927125 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095927125 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095927125 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095927125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095927180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095927180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095927180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095927180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095927180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095927181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095927181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095927181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095927181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095927181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095927181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095927181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095927181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095927182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095927182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095927184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095927189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095927189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095927196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095927196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095927196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095927196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095927196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095927196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095927196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095927196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095927196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095927197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095927197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095927197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095927197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095927197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095927197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095927197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095927197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095927197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095927197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095927197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095927197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095927197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095927199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095927203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095927203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095927213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095927213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095927213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095927213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095927213 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095927213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095927213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095927213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095927213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095927213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095927213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095927213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095927214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095927214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095927214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095927214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095927214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095927214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095927214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095927214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1234)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095927214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095927214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095927215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095927220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095927220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095927504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095927504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095927504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095927504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095927508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1235)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095927509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5756901087f2: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FEF31F25'O, index=0 SGSN_Test-GSUP(1236)@5756901087f2: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5756901087f2: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5756901087f2: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FEF31F25'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5756901087f2: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FEF31F25'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@5756901087f2: 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 := '6343D9B81ACD155ADDBD400B7E78066B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17D1935C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03BACF45D64951D0'O } } } } } 20241208095928595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095928595 DLLC NOTICE LLME(ffffffff/fef31f25){UNASSIGNED} LLC RX: unknown TLLI 0xfef31f25, creating LLME on the fly (gprs_llc.c:552) 20241208095928595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095928595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20241208095928595 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095928595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095928595 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095928595 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095928595 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095928595 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095928595 DLLC NOTICE LLME(ffffffff/fef31f25){UNASSIGNED} LLGM Assign pre (fef31f25 => e033b977) (gprs_llc.c:1079) 20241208095928595 DLLC NOTICE LLME(fef31f25/e033b977){ASSIGNED} LLGM Assign post (fef31f25 => e033b977) (gprs_llc.c:1125) 20241208095928595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095928595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095928595 DMM DEBUG MM(262420000000052/e033b977) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095928603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095928603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095928603 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095928603 DMM DEBUG MM(262420000000052/e033b977) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241208095928603 DMM NOTICE MM(262420000000052/e033b977) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095928603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095928603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095928603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095928603 DMM DEBUG MM(262420000000052/e033b977) Requesting authorization (sgsn_auth.c:160) 20241208095928603 DMM INFO MM(262420000000052/e033b977) Requesting authentication tuples (sgsn_auth.c:184) 20241208095928603 DMM DEBUG MM(262420000000052/e033b977) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095928603 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241208095928603 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)@5756901087f2: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@5756901087f2: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241208095928605 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095928605 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095928605 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095928605 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095928605 DMM INFO MM(262420000000052/e033b977) Subscriber data update (mmctx.c:445) 20241208095928605 DMM DEBUG MM(262420000000052/e033b977) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095928605 DMM INFO MM(262420000000052/e033b977) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095928605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095928605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095928605 DMM INFO MM(262420000000052/e033b977) <- GMM AUTH AND CIPHERING REQ (rand = 63 43 d9 b8 1a cd 15 5a dd bd 40 0b 7e 78 06 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095928610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095928610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095928610 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095928610 DMM INFO MM(262420000000052/e033b977) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095928610 DMM NOTICE MM(262420000000052/e033b977) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095928610 DMM DEBUG MM(262420000000052/e033b977) checking auth: received GSM SRES = 17 d1 93 5c (gprs_gmm.c:648) 20241208095928610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095928610 DMM DEBUG MM(262420000000052/e033b977) Requesting authorization (sgsn_auth.c:160) 20241208095928610 DMM INFO MM(262420000000052/e033b977) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095928610 DMM DEBUG MM(262420000000052/e033b977) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095928610 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241208095928610 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) 20241208095928610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095928610 DMM INFO MM(262420000000052/e033b977) <- GMM ATTACH ACCEPT (new P-TMSI=0xe033b977) (gprs_gmm.c:282) 20241208095928611 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095928611 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095928611 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241208095928611 DMM INFO MM(262420000000052/e033b977) Subscriber data update (mmctx.c:445) 20241208095928611 DMM DEBUG MM(262420000000052/e033b977) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095928611 DMM INFO MM(262420000000052/e033b977) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095928611 DMM NOTICE MM(262420000000052/e033b977) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241208095928611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095928611 DMM NOTICE MM(262420000000052/e033b977) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095928611 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) 20241208095928611 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095928611 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241208095928611 DMM INFO MM(262420000000052/e033b977) Subscriber data update (mmctx.c:445) 20241208095928612 DMM DEBUG MM(262420000000052/e033b977) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095928616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095928616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095928616 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095928616 DMM INFO MM(262420000000052/e033b977) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095928616 DMM NOTICE MM(262420000000052/e033b977) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095928616 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095928616 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095928616 DLLC NOTICE LLME(fef31f25/e033b977){ASSIGNED} LLGM Assign pre (ffffffff => e033b977) (gprs_llc.c:1079) 20241208095928616 DLLC NOTICE LLME(ffffffff/e033b977){ASSIGNED} LLGM Assign post (ffffffff => e033b977) (gprs_llc.c:1125) 20241208095928616 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095928616 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095928616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095928616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095928674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095928674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095928674 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095928674 DMM INFO MM(262420000000052/e033b977) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095928674 DMM INFO MM(262420000000052/e033b977) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095928674 DMM DEBUG MM(262420000000052/e033b977) Using GGSN 0 (gprs_sm.c:317) 20241208095928674 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) 20241208095928674 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241208095928674 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095928674 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095928674 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241208095928700 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 9c bd b4 9f 11 e3 29 55 f5 14 05 7f 8f 59 d2 cc 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) 20241208095928700 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9a418, cbp=0x55dca4976410) (sgsn_libgtp.c:633) 20241208095928700 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095928700 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497dfd8 TLLI=e033b977, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095928700 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095928700 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@5756901087f2: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095928716 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241208095931675 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Timeout of T3314 (fsm.c:317) 20241208095931675 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241208095931675 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241208095933731 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241208095933731 DMM INFO MM(262420000000052/e033b977) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5756901087f2: 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 := 'E033B977'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5756901087f2: 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 := 'E033B977'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5756901087f2: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@5756901087f2: Final verdict of PTC: pass 20241208095933756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095933760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095933760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1236)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@5756901087f2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@5756901087f2: Final verdict of PTC: none -NSVCI97(1224)@5756901087f2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5756901087f2: Final verdict of PTC: none -NSVCI99(1234)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@5756901087f2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1227)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1232)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1222)@5756901087f2: Final verdict of PTC: none -NSVCI98(1229)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@5756901087f2: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:33 UTC 2024 ====== 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 20241208095933855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095934257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100844) 20241208095934761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095934761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100844, count=105200) 20241208095935763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095935763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:36 UTC 2024 /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 20241208095936765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095936765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_bssgp_rim_single_report started. 20241208095937345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095937346 DMM INFO MM(262420000000052/e033b977) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095937346 DMM INFO MM(262420000000052/e033b977) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095937346 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095937346 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095937346 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095937346 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241208095937346 DLLC NOTICE LLME(ffffffff/e033b977){ASSIGNED} LLGM Assign pre (e033b977 => ffffffff) (gprs_llc.c:1079) 20241208095937346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e033b977 => ffffffff) (gprs_llc.c:1125) 20241208095937346 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497dc80 (gprs_sndcp.c:574) 20241208095937346 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497dfd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095937346 DMM NOTICE MM(262420000000052/e033b977) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095937346 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241208095937346 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095937347 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095937347 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241208095937347 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241208095937347 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) 20241208095937347 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) 20241208095937347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095937347 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095937347 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095937347 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095937347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095937388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095937388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095937389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095937389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095937389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095937389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095937389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095937389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095937389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095937389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095937389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095937389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095937389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095937389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095937389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095937392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095937398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095937398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095937406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095937406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095937406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095937406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095937406 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095937406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095937406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095937406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095937406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095937406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095937406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095937406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095937407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095937407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095937407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095937407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095937407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095937407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095937407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095937407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095937407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095937407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095937409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095937414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095937414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095937422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095937422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095937422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095937422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095937422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095937422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095937422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095937422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095937422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095937423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095937423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095937423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095937423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095937423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095937423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095937423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095937423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095937423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095937425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095937429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095937429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095937766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095937766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095937766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095937767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095937771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095937772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208095937795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5756901087f2: setverdict(pass): none -> pass MTC@5756901087f2: Warning: Re-starting timer T, which is already active (running or expired). 20241208095937815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095937829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095937833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095937833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1255)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@5756901087f2: Final verdict of PTC: none -NSVCI97(1243)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@5756901087f2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@5756901087f2: Final verdict of PTC: none -NSVCI98(1248)@5756901087f2: Final verdict of PTC: none -NSVCI99(1253)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@5756901087f2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@5756901087f2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1251)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1241)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1246)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: pass MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@5756901087f2: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:37 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241208095937941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095938343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20241208095938834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095938834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20241208095939836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095939836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:40 UTC 2024 /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 20241208095940838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095940838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_rim_eutran_to_geran started. 20241208095941432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095941432 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095941474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095941474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095941474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095941474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095941474 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095941474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095941474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095941474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095941474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095941476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095941476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095941476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095941476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095941476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095941476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095941476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095941476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095941476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095941476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095941476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1261)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095941476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095941476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095941478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095941482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095941482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095941489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095941489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095941489 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095941490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095941490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095941490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095941490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095941490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095941491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095941491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095941491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095941491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095941491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095941491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095941493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095941498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095941498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095941507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095941507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095941507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095941507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095941507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095941507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095941507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095941507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095941507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095941508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095941508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095941508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095941508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095941508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095941508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095941508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095941508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095941508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095941508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095941508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095941508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095941508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095941511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095941516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095941516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095941839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095941840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095941840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095941840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095941843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1272)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095941843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5756901087f2: setverdict(pass): none -> pass 20241208095941867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095941871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1263)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1273)@5756901087f2: Final verdict of PTC: none 20241208095941874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_rim_eutran_to_geran-BVCI196(1260)@5756901087f2: Final verdict of PTC: none 20241208095941875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1266)@5756901087f2: Final verdict of PTC: none -NSVCI97(1261)@5756901087f2: Final verdict of PTC: none -NSVCI99(1271)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@5756901087f2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@5756901087f2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1259)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1264)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1269)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: pass MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@5756901087f2: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:41 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241208095941967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095942370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51940) 20241208095942876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095942876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51940, count=53200) 20241208095943877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095943877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:44 UTC 2024 /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 20241208095944878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095944878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_cell_change_different_rai_ci_attach started. 20241208095945467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095945469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095945510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095945510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095945510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095945510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095945510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095945510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095945510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095945510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095945510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095945511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095945511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095945511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095945511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095945511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095945511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095945511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095945511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095945511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095945511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095945511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095945511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095945511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095945513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095945519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095945527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095945527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095945527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095945527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095945527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095945527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095945527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095945527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095945527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095945528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095945528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095945528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095945528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095945528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095945528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095945528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095945528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095945528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095945528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095945528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095945528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095945528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095945531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095945535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095945544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095945544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095945544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095945544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095945544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095945544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095945544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095945544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095945544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095945546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095945546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095945546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095945546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095945546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095945546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095945546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095945546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095945546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095945546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095945546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095945546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095945546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095945549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095945554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945554 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095945880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095945880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095945880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095945880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095945884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1290)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208095945886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5756901087f2: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D11BF63A'O, index=0 SGSN_Test-GSUP(1291)@5756901087f2: 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)@5756901087f2: 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 := '43982336D4DFF01738F95FBABF5F16C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '795DE9E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD329DB9FB209DE9'O } } } } } 20241208095945922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945922 DLLC NOTICE LLME(ffffffff/d11bf63a){UNASSIGNED} LLC RX: unknown TLLI 0xd11bf63a, creating LLME on the fly (gprs_llc.c:552) 20241208095945922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095945922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20241208095945922 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095945922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095945922 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095945922 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095945922 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095945922 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095945922 DLLC NOTICE LLME(ffffffff/d11bf63a){UNASSIGNED} LLGM Assign pre (d11bf63a => f588e1a4) (gprs_llc.c:1079) 20241208095945922 DLLC NOTICE LLME(d11bf63a/f588e1a4){ASSIGNED} LLGM Assign post (d11bf63a => f588e1a4) (gprs_llc.c:1125) 20241208095945922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095945922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095945922 DMM DEBUG MM(262420000000068/f588e1a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095945929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095945929 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095945929 DMM DEBUG MM(262420000000068/f588e1a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241208095945929 DMM NOTICE MM(262420000000068/f588e1a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095945929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095945929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095945929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095945929 DMM DEBUG MM(262420000000068/f588e1a4) Requesting authorization (sgsn_auth.c:160) 20241208095945929 DMM INFO MM(262420000000068/f588e1a4) Requesting authentication tuples (sgsn_auth.c:184) 20241208095945929 DMM DEBUG MM(262420000000068/f588e1a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095945929 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241208095945929 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)@5756901087f2: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@5756901087f2: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241208095945930 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095945930 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095945930 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095945930 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095945930 DMM INFO MM(262420000000068/f588e1a4) Subscriber data update (mmctx.c:445) 20241208095945930 DMM DEBUG MM(262420000000068/f588e1a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095945930 DMM INFO MM(262420000000068/f588e1a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095945930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095945930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095945930 DMM INFO MM(262420000000068/f588e1a4) <- GMM AUTH AND CIPHERING REQ (rand = 43 98 23 36 d4 df f0 17 38 f9 5f ba bf 5f 16 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095945935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095945935 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095945935 DMM INFO MM(262420000000068/f588e1a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095945935 DMM NOTICE MM(262420000000068/f588e1a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095945935 DMM DEBUG MM(262420000000068/f588e1a4) checking auth: received GSM SRES = 79 5d e9 e1 (gprs_gmm.c:648) 20241208095945935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095945935 DMM DEBUG MM(262420000000068/f588e1a4) Requesting authorization (sgsn_auth.c:160) 20241208095945935 DMM INFO MM(262420000000068/f588e1a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095945935 DMM DEBUG MM(262420000000068/f588e1a4) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095945935 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241208095945935 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) 20241208095945935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095945935 DMM INFO MM(262420000000068/f588e1a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf588e1a4) (gprs_gmm.c:282) 20241208095945936 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095945936 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095945936 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241208095945936 DMM INFO MM(262420000000068/f588e1a4) Subscriber data update (mmctx.c:445) 20241208095945936 DMM DEBUG MM(262420000000068/f588e1a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095945936 DMM INFO MM(262420000000068/f588e1a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095945936 DMM NOTICE MM(262420000000068/f588e1a4) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241208095945936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095945936 DMM NOTICE MM(262420000000068/f588e1a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095945936 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) 20241208095945936 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095945936 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241208095945936 DMM INFO MM(262420000000068/f588e1a4) Subscriber data update (mmctx.c:445) 20241208095945936 DMM DEBUG MM(262420000000068/f588e1a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095945941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095945941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095945941 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095945941 DMM INFO MM(262420000000068/f588e1a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095945941 DMM NOTICE MM(262420000000068/f588e1a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095945941 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095945941 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095945941 DLLC NOTICE LLME(d11bf63a/f588e1a4){ASSIGNED} LLGM Assign pre (ffffffff => f588e1a4) (gprs_llc.c:1079) 20241208095945941 DLLC NOTICE LLME(ffffffff/f588e1a4){ASSIGNED} LLGM Assign post (ffffffff => f588e1a4) (gprs_llc.c:1125) 20241208095945941 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095945941 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095945941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095945941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095946001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095946001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095946001 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095946001 DMM INFO MM(262420000000068/f588e1a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095946001 DMM INFO MM(262420000000068/f588e1a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095946001 DMM DEBUG MM(262420000000068/f588e1a4) Using GGSN 0 (gprs_sm.c:317) 20241208095946001 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) 20241208095946001 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241208095946001 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095946001 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095946001 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241208095946030 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 e0 21 97 f6 11 0f 0d 3b 36 14 05 7f 56 58 49 97 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241208095946030 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9b490, cbp=0x55dca4977ab0) (sgsn_libgtp.c:633) 20241208095946030 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095946030 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497df58 TLLI=f588e1a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095946030 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095946030 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@5756901087f2: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095946048 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241208095946064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095946064 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095946065 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5756901087f2: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5756901087f2: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F588E1A4'O, index=0 20241208095946080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095946080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241208095946080 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF588E1A4) type="GPRS attach" (gprs_gmm.c:1248) 20241208095946080 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095946080 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095946080 DLLC NOTICE LLME(ffffffff/f588e1a4){ASSIGNED} LLGM Assign pre (f588e1a4 => e981ff84) (gprs_llc.c:1079) 20241208095946080 DLLC NOTICE LLME(f588e1a4/e981ff84){ASSIGNED} LLGM Assign post (f588e1a4 => e981ff84) (gprs_llc.c:1125) 20241208095946080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095946080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095946080 DMM DEBUG MM(262420000000068/e981ff84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095946098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095946098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241208095946098 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095946098 DMM DEBUG MM(262420000000068/e981ff84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241208095946098 DMM NOTICE MM(262420000000068/e981ff84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095946098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095946098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095946098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095946098 DMM DEBUG MM(262420000000068/e981ff84) Requesting authorization (sgsn_auth.c:160) 20241208095946098 DMM INFO MM(262420000000068/e981ff84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095946098 DMM DEBUG MM(262420000000068/e981ff84) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095946098 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241208095946098 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) 20241208095947080 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095947080 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095947080 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241208095947080 DMM INFO MM(262420000000068/e981ff84) Subscriber data update (mmctx.c:445) 20241208095947080 DMM DEBUG MM(262420000000068/e981ff84) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241208095947080 DMM INFO MM(262420000000068/e981ff84) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241208095947080 DMM NOTICE MM(262420000000068/e981ff84) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241208095947080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095947080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095947080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208095947080 DMM INFO MM(262420000000068/e981ff84) <- GMM ATTACH ACCEPT (new P-TMSI=0xe981ff84) (gprs_gmm.c:282) 20241208095947080 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) 20241208095947083 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095947083 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241208095947083 DMM INFO MM(262420000000068/e981ff84) Subscriber data update (mmctx.c:445) 20241208095947083 DMM DEBUG MM(262420000000068/e981ff84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095947097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095947098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095947098 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095947098 DMM INFO MM(262420000000068/e981ff84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095947098 DMM NOTICE MM(262420000000068/e981ff84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095947098 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095947098 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095947098 DLLC NOTICE LLME(f588e1a4/e981ff84){ASSIGNED} LLGM Assign pre (ffffffff => e981ff84) (gprs_llc.c:1079) 20241208095947098 DLLC NOTICE LLME(ffffffff/e981ff84){ASSIGNED} LLGM Assign post (ffffffff => e981ff84) (gprs_llc.c:1125) 20241208095947098 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095947098 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241208095947098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095947098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095947147 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241208095947164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095947164 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095947164 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5756901087f2: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@5756901087f2: Final verdict of PTC: pass 20241208095947171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208095947175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095947175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1290)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1291)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@5756901087f2: Final verdict of PTC: none -NSVCI97(1279)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5756901087f2: Final verdict of PTC: none -NSVCI98(1284)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@5756901087f2: Final verdict of PTC: none -NSVCI99(1289)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1282)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1287)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1277)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@5756901087f2: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 09:59:47 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241208095947318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095947721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102844) 20241208095948176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095948176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102844, count=124000) 20241208095949178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095949178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 09:59:49 UTC 2024 /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 20241208095950179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095950180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_cell_change_different_rai_ci_data started. 20241208095950826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095950828 DMM INFO MM(262420000000068/e981ff84) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095950828 DMM INFO MM(262420000000068/e981ff84) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095950828 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095950829 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095950829 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095950829 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095950829 DLLC NOTICE LLME(ffffffff/e981ff84){ASSIGNED} LLGM Assign pre (e981ff84 => ffffffff) (gprs_llc.c:1079) 20241208095950829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e981ff84 => ffffffff) (gprs_llc.c:1125) 20241208095950829 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497dc00 (gprs_sndcp.c:574) 20241208095950829 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497df58, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095950829 DMM NOTICE MM(262420000000068/e981ff84) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095950829 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241208095950829 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095950829 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095950829 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241208095950829 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241208095950829 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) 20241208095950829 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:402) 20241208095950829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208095950829 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095950829 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208095950829 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095950829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095950873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095950873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095950873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095950873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095950873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095950873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095950873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095950873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095950873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095950874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095950874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095950874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095950875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095950875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095950875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095950875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095950875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095950875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095950875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095950875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1298)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095950875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095950875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208095950877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095950882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095950882 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@5756901087f2: 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095950891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095950891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095950891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095950891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095950891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095950891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095950891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095950891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095950891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095950892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095950892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095950892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095950892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095950892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095950892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095950892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095950892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095950892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095950892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095950892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095950892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095950892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208095950895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095950900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095950900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1301)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095950906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095950906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095950906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095950906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095950906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095950906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095950906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095950906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095950906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095950907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095950907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095950907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095950907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095950907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095950907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095950907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095950907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095950907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095950907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095950907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208095950908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095950908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095950909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095950914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095950914 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095951180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095951181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095951181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095951181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095951185 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095951186 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@5756901087f2: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CE250FE9'O, index=0 SGSN_Test-GSUP(1310)@5756901087f2: 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)@5756901087f2: 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 := '4C78D1200B5345E6CC3C27C8F1C39675'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '265B2ECF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AECC57B50A1B719'O } } } } } 20241208095951257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951257 DLLC NOTICE LLME(ffffffff/ce250fe9){UNASSIGNED} LLC RX: unknown TLLI 0xce250fe9, creating LLME on the fly (gprs_llc.c:552) 20241208095951257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951257 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20241208095951257 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208095951257 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095951257 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208095951257 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095951257 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095951257 DLLC NOTICE LLME(ffffffff/ce250fe9){UNASSIGNED} LLGM Assign pre (ce250fe9 => ffb0c242) (gprs_llc.c:1079) 20241208095951257 DLLC NOTICE LLME(ce250fe9/ffb0c242){ASSIGNED} LLGM Assign post (ce250fe9 => ffb0c242) (gprs_llc.c:1125) 20241208095951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095951257 DMM DEBUG MM(262420000000070/ffb0c242) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095951272 DGPRS DEBUG Checking for inactive LLMEs, time = 36180190 (sgsn.c:132) 20241208095951274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951274 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095951274 DMM DEBUG MM(262420000000070/ffb0c242) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241208095951274 DMM NOTICE MM(262420000000070/ffb0c242) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095951274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095951274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095951274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095951274 DMM DEBUG MM(262420000000070/ffb0c242) Requesting authorization (sgsn_auth.c:160) 20241208095951274 DMM INFO MM(262420000000070/ffb0c242) Requesting authentication tuples (sgsn_auth.c:184) 20241208095951274 DMM DEBUG MM(262420000000070/ffb0c242) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095951274 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241208095951274 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)@5756901087f2: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@5756901087f2: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241208095951279 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095951279 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095951279 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095951280 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095951280 DMM INFO MM(262420000000070/ffb0c242) Subscriber data update (mmctx.c:445) 20241208095951280 DMM DEBUG MM(262420000000070/ffb0c242) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095951280 DMM INFO MM(262420000000070/ffb0c242) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095951280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095951280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095951280 DMM INFO MM(262420000000070/ffb0c242) <- GMM AUTH AND CIPHERING REQ (rand = 4c 78 d1 20 0b 53 45 e6 cc 3c 27 c8 f1 c3 96 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095951295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951295 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095951295 DMM INFO MM(262420000000070/ffb0c242) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095951295 DMM NOTICE MM(262420000000070/ffb0c242) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095951295 DMM DEBUG MM(262420000000070/ffb0c242) checking auth: received GSM SRES = 26 5b 2e cf (gprs_gmm.c:648) 20241208095951295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095951295 DMM DEBUG MM(262420000000070/ffb0c242) Requesting authorization (sgsn_auth.c:160) 20241208095951295 DMM INFO MM(262420000000070/ffb0c242) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095951295 DMM DEBUG MM(262420000000070/ffb0c242) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095951295 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241208095951295 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) 20241208095951295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095951295 DMM INFO MM(262420000000070/ffb0c242) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb0c242) (gprs_gmm.c:282) 20241208095951298 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095951298 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095951298 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241208095951298 DMM INFO MM(262420000000070/ffb0c242) Subscriber data update (mmctx.c:445) 20241208095951298 DMM DEBUG MM(262420000000070/ffb0c242) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095951298 DMM INFO MM(262420000000070/ffb0c242) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095951298 DMM NOTICE MM(262420000000070/ffb0c242) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241208095951298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095951298 DMM NOTICE MM(262420000000070/ffb0c242) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095951298 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) 20241208095951299 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095951299 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241208095951299 DMM INFO MM(262420000000070/ffb0c242) Subscriber data update (mmctx.c:445) 20241208095951299 DMM DEBUG MM(262420000000070/ffb0c242) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095951310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951310 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095951310 DMM INFO MM(262420000000070/ffb0c242) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095951310 DMM NOTICE MM(262420000000070/ffb0c242) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095951310 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095951310 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095951310 DLLC NOTICE LLME(ce250fe9/ffb0c242){ASSIGNED} LLGM Assign pre (ffffffff => ffb0c242) (gprs_llc.c:1079) 20241208095951310 DLLC NOTICE LLME(ffffffff/ffb0c242){ASSIGNED} LLGM Assign post (ffffffff => ffb0c242) (gprs_llc.c:1125) 20241208095951310 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095951310 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095951310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095951310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095951368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951368 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095951368 DMM INFO MM(262420000000070/ffb0c242) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095951368 DMM INFO MM(262420000000070/ffb0c242) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095951368 DMM DEBUG MM(262420000000070/ffb0c242) Using GGSN 0 (gprs_sm.c:317) 20241208095951368 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) 20241208095951368 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241208095951368 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095951368 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095951368 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241208095951390 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 f0 3b 60 58 11 e7 96 0d e7 14 05 7f 8f a0 e5 e7 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) 20241208095951390 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9c508, cbp=0x55dca497bf80) (sgsn_libgtp.c:633) 20241208095951390 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095951390 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497df58 TLLI=ffb0c242, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095951390 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095951390 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@5756901087f2: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095951407 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241208095951422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951422 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951422 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1301)@5756901087f2: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FFB0C242'O, index=0 20241208095951436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095951436 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095951436 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55dca497df58, TLLI=ffb0c242, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@5756901087f2: Removing Client IMSI='262420000000070'H, index=0 20241208095953437 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@5756901087f2: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@5756901087f2: Final verdict of PTC: pass 20241208095953455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@5756901087f2: Final verdict of PTC: none -NSVCI97(1298)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5756901087f2: Final verdict of PTC: none -NSVCI98(1303)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1301)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5756901087f2: Final verdict of PTC: none -NSVCI99(1308)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@5756901087f2: Final verdict of PTC: none 20241208095953461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095953461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1309)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1302)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1296)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1306)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@5756901087f2: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 09:59:53 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241208095953524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095953926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99808) 20241208095954463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095954463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99808, count=106100) 20241208095955464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095955464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 09:59:55 UTC 2024 /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 20241208095956465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095956465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_cell_change_different_ci_attach started. 20241208095957021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095957022 DMM INFO MM(262420000000070/ffb0c242) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208095957022 DMM INFO MM(262420000000070/ffb0c242) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208095957022 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208095957022 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208095957022 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208095957022 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208095957022 DLLC NOTICE LLME(ffffffff/ffb0c242){ASSIGNED} LLGM Assign pre (ffb0c242 => ffffffff) (gprs_llc.c:1079) 20241208095957023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffb0c242 => ffffffff) (gprs_llc.c:1125) 20241208095957023 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497dc00 (gprs_sndcp.c:574) 20241208095957023 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497df58, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208095957023 DMM NOTICE MM(262420000000070/ffb0c242) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208095957023 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241208095957023 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208095957023 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208095957023 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241208095957023 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241208095957023 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) 20241208095957023 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) 20241208095957023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208095957023 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208095957023 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208095957023 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208095957023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095957048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208095957048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095957048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095957048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095957048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208095957048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095957048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095957048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095957048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095957049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095957049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095957049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095957049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095957049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095957049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095957049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095957049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095957049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208095957049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095957049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095957049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095957049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095957052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095957057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095957064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095957064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095957064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095957064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095957064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095957064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208095957064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095957064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095957065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095957065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095957067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095957071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@5756901087f2: Provider Link came up: sending NS-RESET 20241208095957085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208095957085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208095957085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208095957085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095957085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208095957085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208095957085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208095957085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208095957085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208095957086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208095957086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208095957086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208095957086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208095957086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208095957086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208095957086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208095957086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208095957086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208095957086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208095957086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208095957086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208095957086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208095957088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208095957092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208095957466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095957467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208095957467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208095957467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208095957471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208095957472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1327)@5756901087f2: 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(1327)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@5756901087f2: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FA84670E'O, index=0 SGSN_Test-GSUP(1329)@5756901087f2: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@5756901087f2: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@5756901087f2: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FA84670E'O, index=0 TC_cell_change_different_ci_attach(1331)@5756901087f2: 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 := 'AEB6B4832E7F4BB5C3239E4B96F308E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8849CE44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A86DE2D082D8F37D'O } } } } } 20241208095957546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957546 DLLC NOTICE LLME(ffffffff/fa84670e){UNASSIGNED} LLC RX: unknown TLLI 0xfa84670e, creating LLME on the fly (gprs_llc.c:552) 20241208095957546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20241208095957546 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208095957546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208095957546 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208095957546 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208095957546 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095957546 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208095957546 DLLC NOTICE LLME(ffffffff/fa84670e){UNASSIGNED} LLGM Assign pre (fa84670e => db25546d) (gprs_llc.c:1079) 20241208095957546 DLLC NOTICE LLME(fa84670e/db25546d){ASSIGNED} LLGM Assign post (fa84670e => db25546d) (gprs_llc.c:1125) 20241208095957546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095957546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095957546 DMM DEBUG MM(262420000000069/db25546d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095957554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957554 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095957554 DMM DEBUG MM(262420000000069/db25546d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241208095957554 DMM NOTICE MM(262420000000069/db25546d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095957554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095957554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095957554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095957554 DMM DEBUG MM(262420000000069/db25546d) Requesting authorization (sgsn_auth.c:160) 20241208095957554 DMM INFO MM(262420000000069/db25546d) Requesting authentication tuples (sgsn_auth.c:184) 20241208095957555 DMM DEBUG MM(262420000000069/db25546d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208095957555 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241208095957555 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)@5756901087f2: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@5756901087f2: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241208095957557 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208095957557 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208095957557 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208095957557 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208095957557 DMM INFO MM(262420000000069/db25546d) Subscriber data update (mmctx.c:445) 20241208095957557 DMM DEBUG MM(262420000000069/db25546d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208095957557 DMM INFO MM(262420000000069/db25546d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208095957557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208095957557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095957557 DMM INFO MM(262420000000069/db25546d) <- GMM AUTH AND CIPHERING REQ (rand = ae b6 b4 83 2e 7f 4b b5 c3 23 9e 4b 96 f3 08 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208095957564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957564 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095957564 DMM INFO MM(262420000000069/db25546d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208095957564 DMM NOTICE MM(262420000000069/db25546d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208095957564 DMM DEBUG MM(262420000000069/db25546d) checking auth: received GSM SRES = 88 49 ce 44 (gprs_gmm.c:648) 20241208095957564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208095957564 DMM DEBUG MM(262420000000069/db25546d) Requesting authorization (sgsn_auth.c:160) 20241208095957564 DMM INFO MM(262420000000069/db25546d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095957564 DMM DEBUG MM(262420000000069/db25546d) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095957564 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241208095957564 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) 20241208095957564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208095957564 DMM INFO MM(262420000000069/db25546d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb25546d) (gprs_gmm.c:282) 20241208095957565 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095957565 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095957565 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241208095957565 DMM INFO MM(262420000000069/db25546d) Subscriber data update (mmctx.c:445) 20241208095957565 DMM DEBUG MM(262420000000069/db25546d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208095957565 DMM INFO MM(262420000000069/db25546d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208095957565 DMM NOTICE MM(262420000000069/db25546d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241208095957565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095957565 DMM NOTICE MM(262420000000069/db25546d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208095957565 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) 20241208095957566 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095957566 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241208095957566 DMM INFO MM(262420000000069/db25546d) Subscriber data update (mmctx.c:445) 20241208095957566 DMM DEBUG MM(262420000000069/db25546d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095957575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957575 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095957575 DMM INFO MM(262420000000069/db25546d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095957575 DMM NOTICE MM(262420000000069/db25546d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095957575 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095957575 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095957575 DLLC NOTICE LLME(fa84670e/db25546d){ASSIGNED} LLGM Assign pre (ffffffff => db25546d) (gprs_llc.c:1079) 20241208095957575 DLLC NOTICE LLME(ffffffff/db25546d){ASSIGNED} LLGM Assign post (ffffffff => db25546d) (gprs_llc.c:1125) 20241208095957575 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095957575 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208095957575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095957575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095957634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957634 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095957634 DMM INFO MM(262420000000069/db25546d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208095957634 DMM INFO MM(262420000000069/db25546d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208095957634 DMM DEBUG MM(262420000000069/db25546d) Using GGSN 0 (gprs_sm.c:317) 20241208095957634 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208095957634 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241208095957634 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208095957634 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241208095957634 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241208095957657 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 5b 72 45 fa 11 08 0c cd 37 14 05 7f 8a a6 c9 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241208095957657 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9d580, cbp=0x55dca49808a0) (sgsn_libgtp.c:633) 20241208095957657 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208095957657 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497d7d8 TLLI=db25546d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208095957657 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208095957657 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@5756901087f2: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208095957674 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241208095957688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957688 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957689 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@5756901087f2: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@5756901087f2: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DB25546D'O, index=0 20241208095957703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957703 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095957703 DMM INFO MM(262420000000069/db25546d) -> GMM ATTACH REQUEST MI(TMSI-0xDB25546D) type="GPRS attach" (gprs_gmm.c:1248) 20241208095957703 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208095957703 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208095957703 DLLC NOTICE LLME(ffffffff/db25546d){ASSIGNED} LLGM Assign pre (db25546d => feebbb9f) (gprs_llc.c:1079) 20241208095957703 DLLC NOTICE LLME(db25546d/feebbb9f){ASSIGNED} LLGM Assign post (db25546d => feebbb9f) (gprs_llc.c:1125) 20241208095957703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208095957703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208095957703 DMM DEBUG MM(262420000000069/feebbb9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208095957728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095957728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241208095957728 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095957728 DMM DEBUG MM(262420000000069/feebbb9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241208095957728 DMM NOTICE MM(262420000000069/feebbb9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208095957728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208095957728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208095957728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208095957728 DMM DEBUG MM(262420000000069/feebbb9f) Requesting authorization (sgsn_auth.c:160) 20241208095957728 DMM INFO MM(262420000000069/feebbb9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208095957728 DMM DEBUG MM(262420000000069/feebbb9f) Requesting subscriber data update (gprs_subscriber.c:894) 20241208095957728 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241208095957728 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) 20241208095958702 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208095958702 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208095958702 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241208095958702 DMM INFO MM(262420000000069/feebbb9f) Subscriber data update (mmctx.c:445) 20241208095958702 DMM DEBUG MM(262420000000069/feebbb9f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241208095958702 DMM INFO MM(262420000000069/feebbb9f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241208095958703 DMM NOTICE MM(262420000000069/feebbb9f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241208095958703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208095958703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208095958703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241208095958703 DMM INFO MM(262420000000069/feebbb9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeebbb9f) (gprs_gmm.c:282) 20241208095958703 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) 20241208095958704 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208095958705 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241208095958705 DMM INFO MM(262420000000069/feebbb9f) Subscriber data update (mmctx.c:445) 20241208095958705 DMM DEBUG MM(262420000000069/feebbb9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208095958717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095958717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095958717 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208095958717 DMM INFO MM(262420000000069/feebbb9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208095958717 DMM NOTICE MM(262420000000069/feebbb9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208095958717 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208095958717 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208095958717 DLLC NOTICE LLME(db25546d/feebbb9f){ASSIGNED} LLGM Assign pre (ffffffff => feebbb9f) (gprs_llc.c:1079) 20241208095958717 DLLC NOTICE LLME(ffffffff/feebbb9f){ASSIGNED} LLGM Assign post (ffffffff => feebbb9f) (gprs_llc.c:1125) 20241208095958717 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208095958717 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241208095958717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208095958717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208095958770 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241208095958789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208095958789 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241208095958789 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI196(1316)@5756901087f2: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@5756901087f2: Final verdict of PTC: pass 20241208095958797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@5756901087f2: Final verdict of PTC: none -NSVCI98(1322)@5756901087f2: Final verdict of PTC: none -NSVCI97(1317)@5756901087f2: Final verdict of PTC: none 20241208095958802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208095958802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1327)@5756901087f2: Final verdict of PTC: none -NSVCI99(1328)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1326)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1315)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1320)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@5756901087f2: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 09:59:58 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241208095958869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208095959271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108744) 20241208095959803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208095959803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108744, count=129900) 20241208100000805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100000805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:00:01 UTC 2024 /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 20241208100001806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100001806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_cell_change_different_ci_data started. 20241208100002373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100002377 DMM INFO MM(262420000000069/feebbb9f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100002377 DMM INFO MM(262420000000069/feebbb9f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100002377 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100002377 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100002377 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208100002377 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208100002377 DLLC NOTICE LLME(ffffffff/feebbb9f){ASSIGNED} LLGM Assign pre (feebbb9f => ffffffff) (gprs_llc.c:1079) 20241208100002377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feebbb9f => ffffffff) (gprs_llc.c:1125) 20241208100002377 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497d480 (gprs_sndcp.c:574) 20241208100002378 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497d7d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208100002378 DMM NOTICE MM(262420000000069/feebbb9f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208100002378 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241208100002378 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208100002378 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100002378 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241208100002378 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241208100002378 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) 20241208100002378 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:402) 20241208100002378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100002378 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208100002378 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208100002378 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208100002378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100002426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100002426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100002426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100002426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100002426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100002426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100002426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100002426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100002426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100002427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100002427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100002427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100002427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100002427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100002427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100002427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100002427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100002427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100002427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100002427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100002427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100002427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100002429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100002435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002435 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100002441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100002441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100002441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100002441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100002441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100002441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100002441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100002441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100002441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100002442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100002442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100002442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100002442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100002442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100002442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100002442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100002442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100002442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100002442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100002442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100002442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100002442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100002444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100002450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100002458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100002458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100002458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100002458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100002458 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100002458 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100002459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100002459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100002459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100002461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100002465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100002807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100002807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100002807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100002807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100002812 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100002813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@5756901087f2: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='EEFAF5C6'O, index=0 SGSN_Test-GSUP(1348)@5756901087f2: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@5756901087f2: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@5756901087f2: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='EEFAF5C6'O, index=0 TC_cell_change_different_ci_data(1350)@5756901087f2: 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 := 'A6EC8C9429AA6D1ABAF21A699DA8D3BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAA53E1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AA5D7156D4BA0A7'O } } } } } 20241208100002889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002889 DLLC NOTICE LLME(ffffffff/eefaf5c6){UNASSIGNED} LLC RX: unknown TLLI 0xeefaf5c6, creating LLME on the fly (gprs_llc.c:552) 20241208100002889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100002889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20241208100002889 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208100002889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208100002889 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208100002889 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208100002889 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100002889 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100002889 DLLC NOTICE LLME(ffffffff/eefaf5c6){UNASSIGNED} LLGM Assign pre (eefaf5c6 => d98b79f1) (gprs_llc.c:1079) 20241208100002889 DLLC NOTICE LLME(eefaf5c6/d98b79f1){ASSIGNED} LLGM Assign post (eefaf5c6 => d98b79f1) (gprs_llc.c:1125) 20241208100002889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100002889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100002889 DMM DEBUG MM(262420000000071/d98b79f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100002914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208100002914 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100002914 DMM DEBUG MM(262420000000071/d98b79f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241208100002914 DMM NOTICE MM(262420000000071/d98b79f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100002914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100002914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100002914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100002914 DMM DEBUG MM(262420000000071/d98b79f1) Requesting authorization (sgsn_auth.c:160) 20241208100002914 DMM INFO MM(262420000000071/d98b79f1) Requesting authentication tuples (sgsn_auth.c:184) 20241208100002914 DMM DEBUG MM(262420000000071/d98b79f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100002914 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241208100002914 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)@5756901087f2: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@5756901087f2: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241208100002920 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100002920 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100002920 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100002920 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100002920 DMM INFO MM(262420000000071/d98b79f1) Subscriber data update (mmctx.c:445) 20241208100002920 DMM DEBUG MM(262420000000071/d98b79f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100002920 DMM INFO MM(262420000000071/d98b79f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100002920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100002920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100002920 DMM INFO MM(262420000000071/d98b79f1) <- GMM AUTH AND CIPHERING REQ (rand = a6 ec 8c 94 29 aa 6d 1a ba f2 1a 69 9d a8 d3 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208100002937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100002937 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100002938 DMM INFO MM(262420000000071/d98b79f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100002938 DMM NOTICE MM(262420000000071/d98b79f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100002938 DMM DEBUG MM(262420000000071/d98b79f1) checking auth: received GSM SRES = da a5 3e 1a (gprs_gmm.c:648) 20241208100002938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100002938 DMM DEBUG MM(262420000000071/d98b79f1) Requesting authorization (sgsn_auth.c:160) 20241208100002938 DMM INFO MM(262420000000071/d98b79f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100002938 DMM DEBUG MM(262420000000071/d98b79f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100002938 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241208100002938 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) 20241208100002938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208100002938 DMM INFO MM(262420000000071/d98b79f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd98b79f1) (gprs_gmm.c:282) 20241208100002941 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100002941 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100002941 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241208100002941 DMM INFO MM(262420000000071/d98b79f1) Subscriber data update (mmctx.c:445) 20241208100002941 DMM DEBUG MM(262420000000071/d98b79f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100002941 DMM INFO MM(262420000000071/d98b79f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100002941 DMM NOTICE MM(262420000000071/d98b79f1) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241208100002941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100002941 DMM NOTICE MM(262420000000071/d98b79f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100002941 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) 20241208100002942 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100002942 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241208100002942 DMM INFO MM(262420000000071/d98b79f1) Subscriber data update (mmctx.c:445) 20241208100002942 DMM DEBUG MM(262420000000071/d98b79f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208100002954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100002954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208100002954 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100002954 DMM INFO MM(262420000000071/d98b79f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100002954 DMM NOTICE MM(262420000000071/d98b79f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100002954 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100002954 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100002954 DLLC NOTICE LLME(eefaf5c6/d98b79f1){ASSIGNED} LLGM Assign pre (ffffffff => d98b79f1) (gprs_llc.c:1079) 20241208100002954 DLLC NOTICE LLME(ffffffff/d98b79f1){ASSIGNED} LLGM Assign post (ffffffff => d98b79f1) (gprs_llc.c:1125) 20241208100002954 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208100002954 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208100002954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100002954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100003010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100003010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241208100003010 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100003010 DMM INFO MM(262420000000071/d98b79f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100003010 DMM INFO MM(262420000000071/d98b79f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100003010 DMM DEBUG MM(262420000000071/d98b79f1) Using GGSN 0 (gprs_sm.c:317) 20241208100003010 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100003010 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241208100003010 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100003010 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100003011 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241208100003037 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 2b cf e3 b4 11 42 75 a9 d1 14 05 7f 68 80 6d 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241208100003037 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9e5f8, cbp=0x55dca4980c30) (sgsn_libgtp.c:633) 20241208100003037 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100003037 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dca497d7d8 TLLI=d98b79f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241208100003037 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100003037 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@5756901087f2: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208100003050 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241208100003062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100003062 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241208100003063 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@5756901087f2: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@5756901087f2: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D98B79F1'O, index=0 20241208100003078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100003078 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100003078 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100003080 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@5756901087f2: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@5756901087f2: Final verdict of PTC: pass 20241208100003104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@5756901087f2: Final verdict of PTC: none -NSVCI97(1336)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@5756901087f2: Final verdict of PTC: none -NSVCI99(1346)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@5756901087f2: Final verdict of PTC: none -NSVCI98(1341)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5756901087f2: Final verdict of PTC: none 20241208100003110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100003110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@5756901087f2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1334)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1339)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1344)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@5756901087f2: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:00:03 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241208100003159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100003561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81540) 20241208100004112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100004112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81540, count=106060) 20241208100005114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100005114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:05 UTC 2024 /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 20241208100006116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100006116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_sgsn_context_req_in started. 20241208100006664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100006667 DMM INFO MM(262420000000071/d98b79f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100006667 DMM INFO MM(262420000000071/d98b79f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100006667 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100006667 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100006667 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208100006667 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208100006667 DLLC NOTICE LLME(ffffffff/d98b79f1){ASSIGNED} LLGM Assign pre (d98b79f1 => ffffffff) (gprs_llc.c:1079) 20241208100006667 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d98b79f1 => ffffffff) (gprs_llc.c:1125) 20241208100006667 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dca497d480 (gprs_sndcp.c:574) 20241208100006667 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dca497d7d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241208100006667 DMM NOTICE MM(262420000000071/d98b79f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208100006667 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241208100006667 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208100006667 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100006667 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241208100006667 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241208100006667 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) 20241208100006667 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) 20241208100006667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208100006667 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208100006667 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208100006667 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208100006667 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100006708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100006708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100006708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100006708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100006708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100006708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100006708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100006708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100006708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100006709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100006709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100006709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100006709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100006709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100006709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100006709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100006709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100006709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100006709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100006709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100006710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100006710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 20241208100006712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100006718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100006718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100006723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100006723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100006723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100006723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100006723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100006723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100006723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100006724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100006724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100006726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100006739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100006739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100006755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100006755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100006755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100006755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100006755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100006755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100006755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100006755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100006755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100006757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100006757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100006757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100006757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100006757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100006757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100006757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100006757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100006757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100006757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100006757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100006757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100006757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100006761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100006767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100006767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100007118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100007118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100007118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100007118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100007122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100007123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@5756901087f2: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F9D26F53'O, index=0 SGSN_Test-GSUP(1367)@5756901087f2: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@5756901087f2: 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 := 'D38C5CCC0B6C0D75400F9B829942A89B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA2391D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9C3143CEA6E20A4'O } } } } } 20241208100008173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100008173 DLLC NOTICE LLME(ffffffff/f9d26f53){UNASSIGNED} LLC RX: unknown TLLI 0xf9d26f53, creating LLME on the fly (gprs_llc.c:552) 20241208100008173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100008173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20241208100008173 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208100008173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208100008173 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208100008173 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Allocated (fsm.c:456) 20241208100008173 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100008173 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100008173 DLLC NOTICE LLME(ffffffff/f9d26f53){UNASSIGNED} LLGM Assign pre (f9d26f53 => daebd745) (gprs_llc.c:1079) 20241208100008173 DLLC NOTICE LLME(f9d26f53/daebd745){ASSIGNED} LLGM Assign post (f9d26f53 => daebd745) (gprs_llc.c:1125) 20241208100008173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100008173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100008173 DMM DEBUG MM(262420000000072/daebd745) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100008197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100008197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208100008197 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100008197 DMM DEBUG MM(262420000000072/daebd745) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241208100008197 DMM NOTICE MM(262420000000072/daebd745) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100008197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100008197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100008197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100008197 DMM DEBUG MM(262420000000072/daebd745) Requesting authorization (sgsn_auth.c:160) 20241208100008197 DMM INFO MM(262420000000072/daebd745) Requesting authentication tuples (sgsn_auth.c:184) 20241208100008197 DMM DEBUG MM(262420000000072/daebd745) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100008197 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241208100008197 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)@5756901087f2: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@5756901087f2: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241208100008203 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100008203 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100008203 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100008203 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100008203 DMM INFO MM(262420000000072/daebd745) Subscriber data update (mmctx.c:445) 20241208100008203 DMM DEBUG MM(262420000000072/daebd745) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100008203 DMM INFO MM(262420000000072/daebd745) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100008203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100008203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100008203 DMM INFO MM(262420000000072/daebd745) <- GMM AUTH AND CIPHERING REQ (rand = d3 8c 5c cc 0b 6c 0d 75 40 0f 9b 82 99 42 a8 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241208100008224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100008224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100008224 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100008224 DMM INFO MM(262420000000072/daebd745) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100008224 DMM NOTICE MM(262420000000072/daebd745) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100008224 DMM DEBUG MM(262420000000072/daebd745) checking auth: received GSM SRES = da 23 91 d4 (gprs_gmm.c:648) 20241208100008224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100008224 DMM DEBUG MM(262420000000072/daebd745) Requesting authorization (sgsn_auth.c:160) 20241208100008224 DMM INFO MM(262420000000072/daebd745) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100008224 DMM DEBUG MM(262420000000072/daebd745) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100008224 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241208100008224 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) 20241208100008224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208100008224 DMM INFO MM(262420000000072/daebd745) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaebd745) (gprs_gmm.c:282) 20241208100008227 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100008227 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100008227 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241208100008227 DMM INFO MM(262420000000072/daebd745) Subscriber data update (mmctx.c:445) 20241208100008227 DMM DEBUG MM(262420000000072/daebd745) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100008227 DMM INFO MM(262420000000072/daebd745) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100008227 DMM NOTICE MM(262420000000072/daebd745) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241208100008227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100008227 DMM NOTICE MM(262420000000072/daebd745) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100008227 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) 20241208100008228 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100008228 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241208100008228 DMM INFO MM(262420000000072/daebd745) Subscriber data update (mmctx.c:445) 20241208100008228 DMM DEBUG MM(262420000000072/daebd745) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208100008241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100008241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208100008241 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100008241 DMM INFO MM(262420000000072/daebd745) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100008241 DMM NOTICE MM(262420000000072/daebd745) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100008241 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100008241 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100008241 DLLC NOTICE LLME(f9d26f53/daebd745){ASSIGNED} LLGM Assign pre (ffffffff => daebd745) (gprs_llc.c:1079) 20241208100008241 DLLC NOTICE LLME(ffffffff/daebd745){ASSIGNED} LLGM Assign post (ffffffff => daebd745) (gprs_llc.c:1125) 20241208100008241 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208100008241 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208100008241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100008241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100008302 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 8e 16 00 00 03 52 f0 99 42 42 de 05 da eb d7 45 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@5756901087f2: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241208100010299 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241208100010299 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241208100010299 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) 20241208100010299 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241208100010299 DMM INFO MM(262420000000072/daebd745) Subscriber data update (mmctx.c:445) 20241208100010299 DMM DEBUG MM(262420000000072/daebd745) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241208100010299 DMM INFO MM(262420000000072/daebd745) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241208100010299 DMM INFO MM(262420000000072/daebd745) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100010299 DMM INFO MM(262420000000072/daebd745) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100010299 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100010299 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100010299 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208100010299 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208100010299 DLLC NOTICE LLME(ffffffff/daebd745){ASSIGNED} LLGM Assign pre (daebd745 => ffffffff) (gprs_llc.c:1079) 20241208100010299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daebd745 => ffffffff) (gprs_llc.c:1125) 20241208100010299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100010299 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208100010299 DMM DEBUG MM_STATE_Iu[0x55dca496f750]{Detached}: Deallocated (fsm.c:568) 20241208100010299 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@5756901087f2: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@5756901087f2: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241208100010307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@5756901087f2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@5756901087f2: Final verdict of PTC: none -NSVCI97(1355)@5756901087f2: Final verdict of PTC: none -NSVCI98(1360)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5756901087f2: Final verdict of PTC: none -NSVCI99(1365)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@5756901087f2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@5756901087f2: Final verdict of PTC: none 20241208100010314 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100010314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI210(1359)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1363)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1358)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1353)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5756901087f2: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5756901087f2: 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'. Sun Dec 8 10:00:10 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241208100010418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100010820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95756) 20241208100011315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100011315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95756, count=100112) 20241208100012316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100012316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:12 UTC 2024 /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 20241208100013316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100013317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_sgsn_context_req_out started. 20241208100013900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100013903 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100013951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100013951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100013951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100013951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100013951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100013951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100013951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100013951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100013951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100013952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100013952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100013952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100013952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100013952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100013952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100013952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100013952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100013952 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100013952 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100013952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1374)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100013952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100013952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100013954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100013958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100013958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100013968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100013968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100013968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100013968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100013968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100013968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100013968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100013968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100013968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100013969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100013969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100013969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100013969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100013969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100013969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100013969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100013969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100013969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100013969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100013969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1379)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100013970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100013970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100013971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100013976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100013976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100013983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100013984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100013984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100013984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100013984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100013984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100013984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100013984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100013984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100013984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100013984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100013984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100013984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100013984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100013985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100013985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100013987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100013991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100013991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100014318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100014318 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100014318 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100014318 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100014322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100014323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@5756901087f2: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='DF069689'O, index=0 SGSN_Test-GSUP(1386)@5756901087f2: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241208100015387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100015387 DLLC NOTICE LLME(ffffffff/df069689){UNASSIGNED} LLC RX: unknown TLLI 0xdf069689, creating LLME on the fly (gprs_llc.c:552) 20241208100015387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241208100015387 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208100015388 DMM NOTICE LLME(ffffffff/df069689){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241208100015388 DLLC NOTICE LLME(ffffffff/df069689){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241208100015388 DMM ERROR LLME(ffffffff/df069689){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241208100015388 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241208100015388 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241208100015388 DLLC NOTICE LLME(ffffffff/df069689){UNASSIGNED} LLGM Assign pre (df069689 => ffffffff) (gprs_llc.c:1079) 20241208100015388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df069689 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@5756901087f2: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5756901087f2: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@5756901087f2: Final verdict of PTC: none 20241208100015408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100015408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1384)@5756901087f2: Final verdict of PTC: none -NSVCI98(1379)@5756901087f2: Final verdict of PTC: none 20241208100015409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@5756901087f2: Final verdict of PTC: none -NSVCI97(1374)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5756901087f2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@5756901087f2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@5756901087f2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1372)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1377)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1382)@5756901087f2: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@5756901087f2: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5756901087f2: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5756901087f2: 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'. Sun Dec 8 10:00:15 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241208100015509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100015912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51208) 20241208100016410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100016410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51208, count=55564) 20241208100017410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100017411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:17 UTC 2024 /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 20241208100018412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100018412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_req_id_req_ra_update started. 20241208100019004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100019007 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100019055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100019055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100019055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100019055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100019055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100019055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100019055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100019055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100019055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100019056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100019056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100019056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100019056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100019056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100019056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100019056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100019056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100019056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100019056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100019056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100019056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100019056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100019058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100019064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100019064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100019076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100019076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100019076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100019076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100019076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100019076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100019076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100019076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100019076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1398)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1399)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100019077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100019077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100019077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100019077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100019077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100019077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100019077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100019077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100019077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100019077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100019077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100019077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100019077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100019079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241208100019085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100019085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1398)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@5756901087f2: Provider Link came up: sending NS-RESET TC_attach_req_id_req_ra_update-BVCI210(1396)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100019087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100019087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100019087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100019087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100019087 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100019087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100019087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100019087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100019087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100019088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100019088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100019088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100019088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100019088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100019088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100019088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100019088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100019088 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100019088 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100019088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100019088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100019088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100019090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100019095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100019095 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)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100019412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100019413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100019413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100019413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100019417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100019418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@5756901087f2: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F1E16F81'O, index=0 SGSN_Test-GSUP(1405)@5756901087f2: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241208100019470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100019470 DLLC NOTICE LLME(ffffffff/f1e16f81){UNASSIGNED} LLC RX: unknown TLLI 0xf1e16f81, creating LLME on the fly (gprs_llc.c:552) 20241208100019470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100019470 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20241208100019470 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208100019470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208100019470 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208100019470 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208100019470 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100019470 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100019470 DLLC NOTICE LLME(ffffffff/f1e16f81){UNASSIGNED} LLGM Assign pre (f1e16f81 => cbb0b399) (gprs_llc.c:1079) 20241208100019470 DLLC NOTICE LLME(f1e16f81/cbb0b399){ASSIGNED} LLGM Assign post (f1e16f81 => cbb0b399) (gprs_llc.c:1125) 20241208100019470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100019470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100019470 DMM DEBUG MM(262420000000047/cbb0b399) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100019478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100019478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100019478 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100019478 DMM INFO MM(262420000000047/cbb0b399) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208100019478 DMM INFO MM(262420000000047/cbb0b399) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-47177-84 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241208100019478 DMM NOTICE MM(262420000000047/cbb0b399) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241208100019478 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241208100019478 DMM INFO MM(262420000000047/cbb0b399) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241208100019478 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100019478 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100019478 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208100019478 DMM ERROR MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208100019478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Deallocated (fsm.c:568) 20241208100019478 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208100019478 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208100019478 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208100019478 DLLC NOTICE LLME(f1e16f81/cbb0b399){ASSIGNED} LLGM Assign pre (cbb0b399 => ffffffff) (gprs_llc.c:1079) 20241208100019478 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbb0b399 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@5756901087f2: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@5756901087f2: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@5756901087f2: Final verdict of PTC: pass 20241208100019482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208100019485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100019485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1393)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1405)@5756901087f2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@5756901087f2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1396)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@5756901087f2: Final verdict of PTC: none -NSVCI98(1399)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@5756901087f2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@5756901087f2: Final verdict of PTC: none -NSVCI99(1403)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1401)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1391)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1397)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1396): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:00:19 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241208100019574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100019976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58964) 20241208100020486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100020486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58964, count=63880) 20241208100021273 DGPRS DEBUG Checking for inactive LLMEs, time = 36180220 (sgsn.c:132) 20241208100021487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100021487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test execution finished. MTC@5756901087f2: 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 ------ Sun Dec 8 10:00:22 UTC 2024 /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 20241208100022489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100022489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_iu_attach started. 20241208100023070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100023072 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100023116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100023116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100023116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100023116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100023116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100023116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100023116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100023116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100023116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100023117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100023117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100023117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100023117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100023117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100023117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100023117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100023117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100023117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100023117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100023117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100023117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100023117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100023119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100023123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100023123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100023131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100023131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100023131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100023131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100023131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100023131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100023131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100023131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100023131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100023132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100023132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100023132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100023132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100023132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100023132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100023132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100023132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100023132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100023132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100023132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100023132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100023132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100023135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100023140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100023140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100023147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100023147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100023147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100023147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100023147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100023147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100023147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100023147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100023147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100023148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100023148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100023148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100023148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100023148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100023148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100023148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100023148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100023148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100023148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100023148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100023148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100023148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100023150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100023155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100023155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1425)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@5756901087f2: v_sccp_pdu_maxlen:268 20241208100023357 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100023357 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) 20241208100023357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100023357 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100023360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100023360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100023360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100023360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100023360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100023360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100023360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100023362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100023362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100023362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100023362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100023362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100023362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100023362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100023362 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100023490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100023490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100023490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100023490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100023494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1427)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100023495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100024176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024176 DLM3UA 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) 20241208100024176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024176 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024177 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100024177 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100024177 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) 20241208100024177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024177 DLM3UA 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) 20241208100024177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024177 DLSS7 DEBUG Found route for dpc=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) 20241208100024177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@5756901087f2: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='DE980B4D'O, index=0 SGSN_Test-GSUP(1428)@5756901087f2: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@5756901087f2: 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 := 'FF2B'O, rac := '0A'O ("\n") }, 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)@5756901087f2: Added conn table entry 0TC_iu_attach(1430)16038108 SGSN_Test_0-SCCP(1423)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1424)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100024577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024577 DLM3UA 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) 20241208100024577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024577 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024577 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100024577 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100024577 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100024577 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241208100024577 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241208100024577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241208100024577 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{Deregistered}: Allocated (fsm.c:456) 20241208100024577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208100024577 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Allocated (fsm.c:456) 20241208100024577 DMM DEBUG MM_STATE_Iu[0x55dca4975e30]{Detached}: Allocated (fsm.c:456) 20241208100024578 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100024578 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100024578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100024578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100024578 DMM DEBUG MM(262420000001001/f05a5061) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100024578 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241208100024578 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) 20241208100024578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024578 DLM3UA 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) 20241208100024578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024578 DLSS7 DEBUG Found route for dpc=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) 20241208100024578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024578 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) 20241208100024578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024578 DLM3UA 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) 20241208100024578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024578 DLSS7 DEBUG Found route for dpc=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) 20241208100024578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@5756901087f2: { messageType := 2, destLocRef := 'F4B8DC'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@5756901087f2: 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 := 'A6458A69F38641221FDFB8BF35E01AC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87FC16EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9CC76DCFDE4D710'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DF57AE861376EFD96BC9F21C92EC2A68'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E902C8CC2FF95F3D4C32F391DF2265A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E8F21EF1D9B85339B36BF4F15956323'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6EDCF74EF35824D6'O } } } } } SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1423)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241208100024590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024590 DLM3UA 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) 20241208100024590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024590 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024590 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100024590 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100024590 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100024590 DMM DEBUG MM(262420000001001/f05a5061) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241208100024590 DMM NOTICE MM(262420000001001/f05a5061) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100024590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100024590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100024590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100024590 DMM DEBUG MM(262420000001001/f05a5061) Requesting authorization (sgsn_auth.c:160) 20241208100024590 DMM INFO MM(262420000001001/f05a5061) Requesting authentication tuples (sgsn_auth.c:184) 20241208100024590 DMM DEBUG MM(262420000001001/f05a5061) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100024590 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241208100024590 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)@5756901087f2: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@5756901087f2: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241208100024592 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100024592 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100024592 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100024592 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100024592 DMM INFO MM(262420000001001/f05a5061) Subscriber data update (mmctx.c:445) 20241208100024592 DMM DEBUG MM(262420000001001/f05a5061) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100024592 DMM INFO MM(262420000001001/f05a5061) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100024592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100024592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100024592 DMM INFO MM(262420000001001/f05a5061) <- GMM AUTH AND CIPHERING REQ (rand = a6 45 8a 69 f3 86 41 22 1f df b8 bf 35 e0 1a c8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 8f 21 ef 1d 9b 85 33 9b 36 bf 4f 15 95 63 23 ) (gprs_gmm.c:465) 20241208100024592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241208100024592 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) 20241208100024592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024592 DLM3UA 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) 20241208100024592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024592 DLSS7 DEBUG Found route for dpc=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) 20241208100024592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1423)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B226EDCF74E23094B99990000100001F02904F35824D6'O 20241208100024596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024596 DLM3UA 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) 20241208100024596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024596 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024596 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100024596 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100024596 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100024596 DMM INFO MM(262420000001001/f05a5061) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100024596 DMM NOTICE MM(262420000001001/f05a5061) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100024596 DMM DEBUG MM(262420000001001/f05a5061) checking auth: received UMTS RES = 6e dc f7 4e f3 58 24 d6 (gprs_gmm.c:648) 20241208100024596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100024596 DMM DEBUG MM(262420000001001/f05a5061) Requesting authorization (sgsn_auth.c:160) 20241208100024596 DMM INFO MM(262420000001001/f05a5061) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100024596 DMM DEBUG MM(262420000001001/f05a5061) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100024596 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241208100024596 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) 20241208100024596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100024596 DMM DEBUG MM(262420000001001/f05a5061) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100024596 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) 20241208100024596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024596 DLM3UA 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) 20241208100024596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024596 DLSS7 DEBUG Found route for dpc=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) 20241208100024596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1423)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100024600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024600 DLM3UA 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) 20241208100024600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024600 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024600 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100024600 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100024600 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100024600 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241208100024600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100024600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100024600 DMM INFO MM(262420000001001/f05a5061) <- GMM ATTACH ACCEPT (new P-TMSI=0xf05a5061) (gprs_gmm.c:282) 20241208100024600 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241208100024600 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) 20241208100024600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024600 DLM3UA 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) 20241208100024600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024600 DLSS7 DEBUG Found route for dpc=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) 20241208100024600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024600 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) 20241208100024600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024600 DLM3UA 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) 20241208100024600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024600 DLSS7 DEBUG Found route for dpc=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) 20241208100024600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100024602 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100024602 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100024602 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241208100024602 DMM INFO MM(262420000001001/f05a5061) Subscriber data update (mmctx.c:445) 20241208100024602 DMM DEBUG MM(262420000001001/f05a5061) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100024602 DMM INFO MM(262420000001001/f05a5061) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100024602 DMM NOTICE MM(262420000001001/f05a5061) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241208100024602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100024602 DMM NOTICE MM(262420000001001/f05a5061) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100024602 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) 20241208100024602 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100024602 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241208100024602 DMM INFO MM(262420000001001/f05a5061) Subscriber data update (mmctx.c:445) 20241208100024602 DMM DEBUG MM(262420000001001/f05a5061) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1423)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100024603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024603 DLM3UA 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) 20241208100024603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024603 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024603 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100024603 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100024603 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100024603 DMM INFO MM(262420000001001/f05a5061) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100024603 DMM NOTICE MM(262420000001001/f05a5061) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100024603 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100024603 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100024603 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100024603 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100024603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100024603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100024603 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) 20241208100024603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024603 DLM3UA 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) 20241208100024603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024603 DLSS7 DEBUG Found route for dpc=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) 20241208100024603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1423)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1423)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100024606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024606 DLM3UA 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) 20241208100024606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024606 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100024606 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100024606 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100024606 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100024606 DMM INFO MM(262420000001001/f05a5061) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100024606 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100024606 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100024606 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) 20241208100024606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100024606 DLM3UA 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) 20241208100024606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024606 DLSS7 DEBUG Found route for dpc=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) 20241208100024606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100024606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@5756901087f2: Session index based on local reference:0 20241208100024607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100024607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100024607 DLM3UA 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) 20241208100024607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100024607 DLSS7 DEBUG Found route for dpc=188=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) 20241208100024607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100024607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@5756901087f2: Deleted conn table entry 0TC_iu_attach(1430)16038108 TC_iu_attach(1430)@5756901087f2: setverdict(pass): none -> pass TC_iu_attach(1430)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@5756901087f2: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@5756901087f2: Final verdict of PTC: none 20241208100024678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57526<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208100024682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100024682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1428)@5756901087f2: Final verdict of PTC: none -NSVCI99(1422)@5756901087f2: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@5756901087f2: Final verdict of PTC: none -NSVCI98(1417)@5756901087f2: Final verdict of PTC: none -NSVCI97(1412)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@5756901087f2: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1415)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1410)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1420)@5756901087f2: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@5756901087f2: Test case TC_iu_attach finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:00:24 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241208100024798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100024810 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100024810 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) 20241208100024810 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100024810 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100024810 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100024810 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) 20241208100024810 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100024810 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100024810 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:737) 20241208100024810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100024810 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100024810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100024810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100024810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100024810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100024810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100024810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100024810 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241208100025201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207560) 20241208100025683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100025683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207560, count=208816) 20241208100026684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100026684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100026812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100026812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100026812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:27 UTC 2024 /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 20241208100027686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100027686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_iu_attach_encr started. 20241208100028282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100028284 DMM INFO MM(262420000001001/f05a5061) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100028284 DMM INFO MM(262420000001001/f05a5061) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100028284 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100028284 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100028284 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100028284 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241208100028284 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241208100028284 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) 20241208100028284 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) 20241208100028284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Deallocated (fsm.c:568) 20241208100028284 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Deallocated (fsm.c:568) 20241208100028284 DMM DEBUG MM_STATE_Iu(1)[0x55dca4975e30]{Detached}: Deallocated (fsm.c:568) 20241208100028284 DMM DEBUG GMM(gmm_fsm)[0x55dca496f9b0]{Deregistered}: Deallocated (fsm.c:568) 20241208100028284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100028321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100028321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100028321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100028321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100028321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100028321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100028321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100028321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100028321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100028322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100028322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100028322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100028322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100028322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100028322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100028322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100028322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100028322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100028322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100028323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100028323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100028323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100028324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100028329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100028329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100028337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100028337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100028338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100028338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100028338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100028338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100028338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100028338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100028338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100028338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100028338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100028338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100028338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100028338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100028338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100028339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100028344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100028344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100028353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100028353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100028353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100028353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100028353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100028353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100028353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100028353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100028353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100028353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100028353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100028353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100028354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100028354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100028354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100028354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100028354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100028354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100028354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100028354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100028354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100028354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100028356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100028361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100028361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach_encr-BVCI220(1444)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1448)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1448)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@5756901087f2: v_sccp_pdu_maxlen:268 20241208100028565 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100028565 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) 20241208100028565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100028565 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100028573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100028573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100028573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100028573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100028573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100028573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100028573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100028575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100028575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100028575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100028575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100028575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100028575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100028575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100028575 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100028687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100028687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100028687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100028687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100028691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100028693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100029384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029384 DLM3UA 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) 20241208100029384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029384 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029385 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100029385 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100029386 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) 20241208100029386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029386 DLM3UA 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) 20241208100029386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029386 DLSS7 DEBUG Found route for dpc=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) 20241208100029386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@5756901087f2: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F3EE35BE'O, index=0 SGSN_Test-GSUP(1451)@5756901087f2: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@5756901087f2: 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 := 'EEAB'O, rac := '4D'O ("M") }, 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)@5756901087f2: Added conn table entry 0TC_iu_attach_encr(1453)4494119 SGSN_Test_0-SCCP(1446)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1447)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100029786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029786 DLM3UA 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) 20241208100029786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029786 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029786 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100029786 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100029786 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100029786 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241208100029786 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{Deregistered}: Allocated (fsm.c:456) 20241208100029786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208100029786 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Allocated (fsm.c:456) 20241208100029786 DMM DEBUG MM_STATE_Iu[0x55dca496fc40]{Detached}: Allocated (fsm.c:456) 20241208100029786 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100029786 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100029786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100029786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100029786 DMM DEBUG MM(262420000001001/e1c82a2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100029786 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241208100029787 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) 20241208100029787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029787 DLM3UA 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) 20241208100029787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029787 DLSS7 DEBUG Found route for dpc=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) 20241208100029787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029787 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) 20241208100029787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029787 DLM3UA 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) 20241208100029787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029787 DLSS7 DEBUG Found route for dpc=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) 20241208100029787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@5756901087f2: { messageType := 2, destLocRef := '449327'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@5756901087f2: 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 := '3750F18BC3FDC006EA5833C29092C152'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B57B2D02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C00D19E7894C4E28'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3373EEAEED1560949E716410CC1D0B8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A88DD8707C740FB5A1966F29CEE5B550'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D6FD6331550891CC7FB0D5FD53755207'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C6F513A34145CC04'O } } } } } SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1446)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241208100029800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029800 DLM3UA 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) 20241208100029800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029800 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029800 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100029800 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100029800 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100029800 DMM DEBUG MM(262420000001001/e1c82a2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241208100029800 DMM NOTICE MM(262420000001001/e1c82a2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100029800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100029800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100029800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100029800 DMM DEBUG MM(262420000001001/e1c82a2a) Requesting authorization (sgsn_auth.c:160) 20241208100029800 DMM INFO MM(262420000001001/e1c82a2a) Requesting authentication tuples (sgsn_auth.c:184) 20241208100029800 DMM DEBUG MM(262420000001001/e1c82a2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100029800 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241208100029800 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)@5756901087f2: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@5756901087f2: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241208100029804 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100029804 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100029804 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100029804 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100029804 DMM INFO MM(262420000001001/e1c82a2a) Subscriber data update (mmctx.c:445) 20241208100029804 DMM DEBUG MM(262420000001001/e1c82a2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100029804 DMM INFO MM(262420000001001/e1c82a2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100029804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100029804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100029804 DMM INFO MM(262420000001001/e1c82a2a) <- GMM AUTH AND CIPHERING REQ (rand = 37 50 f1 8b c3 fd c0 06 ea 58 33 c2 90 92 c1 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 fd 63 31 55 08 91 cc 7f b0 d5 fd 53 75 52 07 ) (gprs_gmm.c:465) 20241208100029804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241208100029804 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) 20241208100029804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029804 DLM3UA 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) 20241208100029804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029804 DLSS7 DEBUG Found route for dpc=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) 20241208100029804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1446)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322C6F513A323094B99990000100001F029044145CC04'O 20241208100029815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029815 DLM3UA 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) 20241208100029815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029815 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029815 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100029815 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100029815 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100029815 DMM INFO MM(262420000001001/e1c82a2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100029815 DMM NOTICE MM(262420000001001/e1c82a2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100029815 DMM DEBUG MM(262420000001001/e1c82a2a) checking auth: received UMTS RES = c6 f5 13 a3 41 45 cc 04 (gprs_gmm.c:648) 20241208100029815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100029815 DMM DEBUG MM(262420000001001/e1c82a2a) Requesting authorization (sgsn_auth.c:160) 20241208100029815 DMM INFO MM(262420000001001/e1c82a2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100029815 DMM DEBUG MM(262420000001001/e1c82a2a) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100029815 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241208100029815 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) 20241208100029815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100029815 DMM DEBUG MM(262420000001001/e1c82a2a) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241208100029816 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) 20241208100029816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029816 DLM3UA 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) 20241208100029816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029816 DLSS7 DEBUG Found route for dpc=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) 20241208100029816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_len:17 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1446)@5756901087f2: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241208100029835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029835 DLM3UA 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) 20241208100029835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029835 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029836 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100029836 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100029836 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100029836 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241208100029836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100029836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100029836 DMM INFO MM(262420000001001/e1c82a2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1c82a2a) (gprs_gmm.c:282) 20241208100029836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241208100029836 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) 20241208100029836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029836 DLM3UA 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) 20241208100029836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029836 DLSS7 DEBUG Found route for dpc=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) 20241208100029836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029836 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) 20241208100029836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029836 DLM3UA 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) 20241208100029836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029836 DLSS7 DEBUG Found route for dpc=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) 20241208100029836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100029841 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100029841 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100029841 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241208100029841 DMM INFO MM(262420000001001/e1c82a2a) Subscriber data update (mmctx.c:445) 20241208100029841 DMM DEBUG MM(262420000001001/e1c82a2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100029841 DMM INFO MM(262420000001001/e1c82a2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100029841 DMM NOTICE MM(262420000001001/e1c82a2a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241208100029841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100029841 DMM NOTICE MM(262420000001001/e1c82a2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100029841 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) 20241208100029842 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100029842 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241208100029842 DMM INFO MM(262420000001001/e1c82a2a) Subscriber data update (mmctx.c:445) 20241208100029842 DMM DEBUG MM(262420000001001/e1c82a2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1446)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100029843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029843 DLM3UA 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) 20241208100029843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029843 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029843 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100029843 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100029843 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100029843 DMM INFO MM(262420000001001/e1c82a2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100029843 DMM NOTICE MM(262420000001001/e1c82a2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100029843 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100029843 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100029843 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100029843 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100029843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100029843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100029844 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) 20241208100029844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029844 DLM3UA 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) 20241208100029844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029844 DLSS7 DEBUG Found route for dpc=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) 20241208100029844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1446)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1446)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100029846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029846 DLM3UA 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) 20241208100029846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029846 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100029846 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100029846 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100029846 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100029846 DMM INFO MM(262420000001001/e1c82a2a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100029846 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100029846 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100029846 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) 20241208100029846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100029846 DLM3UA 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) 20241208100029846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029846 DLSS7 DEBUG Found route for dpc=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) 20241208100029846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100029846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@5756901087f2: Session index based on local reference:0 20241208100029847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100029847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100029847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100029847 DLM3UA 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) 20241208100029847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100029847 DLSS7 DEBUG Found route for dpc=188=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) 20241208100029847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100029847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@5756901087f2: Deleted conn table entry 0TC_iu_attach_encr(1453)4494119 TC_iu_attach_encr(1453)@5756901087f2: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@5756901087f2: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@5756901087f2: Final verdict of PTC: none 20241208100029915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@5756901087f2: Final verdict of PTC: none 20241208100029919 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100029919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@5756901087f2: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@5756901087f2: Final verdict of PTC: none -NSVCI97(1435)@5756901087f2: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@5756901087f2: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@5756901087f2: Final verdict of PTC: none -NSVCI99(1445)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@5756901087f2: Final verdict of PTC: none -NSVCI98(1440)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1438)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1443)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1433)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@5756901087f2: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:00:29 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241208100030049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100030050 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100030050 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) 20241208100030050 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100030050 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100030050 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100030050 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) 20241208100030050 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100030050 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100030050 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:737) 20241208100030050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100030050 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100030050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100030050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100030050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100030050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100030050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100030050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100030050 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241208100030451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166724) 20241208100030921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100030921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=166724, count=211672) 20241208100031922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100031922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100032052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100032052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100032052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:32 UTC 2024 /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 20241208100032923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100032923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_iu_attach_geran_rau started. 20241208100033537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100033539 DMM INFO MM(262420000001001/e1c82a2a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100033539 DMM INFO MM(262420000001001/e1c82a2a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100033539 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100033539 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100033539 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100033539 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241208100033539 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241208100033540 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) 20241208100033540 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) 20241208100033540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208100033540 DMM DEBUG MM_STATE_Gb[0x55dca496f880]{Idle}: Deallocated (fsm.c:568) 20241208100033540 DMM DEBUG MM_STATE_Iu(2)[0x55dca496fc40]{Detached}: Deallocated (fsm.c:568) 20241208100033540 DMM DEBUG GMM(gmm_fsm)[0x55dca4975e30]{Deregistered}: Deallocated (fsm.c:568) 20241208100033540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100033582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100033582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100033582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100033582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100033582 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100033582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100033582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100033582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100033582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100033583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100033583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100033583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100033583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100033583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100033583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100033583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100033583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100033583 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100033583 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100033583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100033583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100033583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100033585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100033590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100033590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100033598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100033598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100033598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100033598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100033598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100033598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100033598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100033598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100033598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100033599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100033599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100033599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100033599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100033599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100033599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100033599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100033599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100033599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100033599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100033599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100033599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100033599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100033601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100033607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100033607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100033613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100033613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100033613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100033613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100033613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100033613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100033613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100033613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100033614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100033614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100033614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100033614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100033614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100033614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100033614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100033614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100033614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100033614 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100033614 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100033614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1468)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100033615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100033615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100033616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100033621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100033621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1471)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@5756901087f2: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100033823 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100033823 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) 20241208100033823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100033823 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100033831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100033831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100033831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100033831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100033831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100033831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100033831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100033833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100033833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100033833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100033833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100033833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100033833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100033833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100033834 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100033924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100033924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100033924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100033924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100033928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100033930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100034631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100034631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100034631 DLM3UA 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) 20241208100034631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034631 DLSS7 DEBUG Found route for dpc=188=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) 20241208100034631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100034631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100034631 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100034631 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100034632 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) 20241208100034632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100034632 DLM3UA 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) 20241208100034632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034632 DLSS7 DEBUG Found route for dpc=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) 20241208100034632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100034632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@5756901087f2: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DAFCC08B'O, index=0 SGSN_Test-GSUP(1474)@5756901087f2: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@5756901087f2: 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 := '315E'O ("1^"), rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@5756901087f2: Added conn table entry 0TC_iu_attach_geran_rau(1476)16614859 SGSN_Test_0-SCCP(1469)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1470)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100034981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100034981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100034981 DLM3UA 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) 20241208100034981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034981 DLSS7 DEBUG Found route for dpc=188=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) 20241208100034981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100034981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100034981 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100034981 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100034981 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100034981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241208100034981 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208100034981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Allocated (fsm.c:456) 20241208100034981 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Allocated (fsm.c:456) 20241208100034981 DMM DEBUG MM_STATE_Iu[0x55dca496f9b0]{Detached}: Allocated (fsm.c:456) 20241208100034981 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100034981 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100034981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100034981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100034981 DMM DEBUG MM(262420000001002/c6c9450a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100034981 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241208100034981 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) 20241208100034981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100034981 DLM3UA 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) 20241208100034981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034981 DLSS7 DEBUG Found route for dpc=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) 20241208100034981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100034981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100034981 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) 20241208100034981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100034981 DLM3UA 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) 20241208100034981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034981 DLSS7 DEBUG Found route for dpc=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) 20241208100034982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100034982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@5756901087f2: { messageType := 2, destLocRef := 'FD85CB'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@5756901087f2: 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 := '2A38285D07C91A317F1ECED02F20380A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FCB00B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D13A3732FB630569'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8DD70099493CF55A19B917C3722DB461'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A58C4618CD15F4B56715436381F03C83'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '241B5930B6BED1BC599FAF5EAD47E5FC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BA98997F608AE9C0'O } } } } } SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1469)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241208100034988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100034988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100034988 DLM3UA 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) 20241208100034988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034988 DLSS7 DEBUG Found route for dpc=188=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) 20241208100034988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100034988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100034988 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100034988 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100034988 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100034988 DMM DEBUG MM(262420000001002/c6c9450a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241208100034988 DMM NOTICE MM(262420000001002/c6c9450a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100034988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100034988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100034988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100034988 DMM DEBUG MM(262420000001002/c6c9450a) Requesting authorization (sgsn_auth.c:160) 20241208100034988 DMM INFO MM(262420000001002/c6c9450a) Requesting authentication tuples (sgsn_auth.c:184) 20241208100034988 DMM DEBUG MM(262420000001002/c6c9450a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100034988 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241208100034988 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)@5756901087f2: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@5756901087f2: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241208100034991 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100034991 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100034991 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100034991 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100034991 DMM INFO MM(262420000001002/c6c9450a) Subscriber data update (mmctx.c:445) 20241208100034991 DMM DEBUG MM(262420000001002/c6c9450a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100034991 DMM INFO MM(262420000001002/c6c9450a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100034991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100034991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100034991 DMM INFO MM(262420000001002/c6c9450a) <- GMM AUTH AND CIPHERING REQ (rand = 2a 38 28 5d 07 c9 1a 31 7f 1e ce d0 2f 20 38 0a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 1b 59 30 b6 be d1 bc 59 9f af 5e ad 47 e5 fc ) (gprs_gmm.c:465) 20241208100034991 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241208100034991 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) 20241208100034991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100034991 DLM3UA 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) 20241208100034991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034991 DLSS7 DEBUG Found route for dpc=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) 20241208100034991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100034991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1469)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22BA98997F23094B99990000100002F02904608AE9C0'O 20241208100034996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100034996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100034996 DLM3UA 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) 20241208100034996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034996 DLSS7 DEBUG Found route for dpc=188=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) 20241208100034996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100034996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100034996 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100034996 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100034996 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100034996 DMM INFO MM(262420000001002/c6c9450a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100034996 DMM NOTICE MM(262420000001002/c6c9450a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100034996 DMM DEBUG MM(262420000001002/c6c9450a) checking auth: received UMTS RES = ba 98 99 7f 60 8a e9 c0 (gprs_gmm.c:648) 20241208100034996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100034996 DMM DEBUG MM(262420000001002/c6c9450a) Requesting authorization (sgsn_auth.c:160) 20241208100034996 DMM INFO MM(262420000001002/c6c9450a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100034996 DMM DEBUG MM(262420000001002/c6c9450a) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100034996 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241208100034996 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) 20241208100034996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100034996 DMM DEBUG MM(262420000001002/c6c9450a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100034997 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) 20241208100034997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100034997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100034997 DLM3UA 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) 20241208100034997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100034997 DLSS7 DEBUG Found route for dpc=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) 20241208100034997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100034997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1469)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100035003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100035003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100035003 DLM3UA 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) 20241208100035003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035003 DLSS7 DEBUG Found route for dpc=188=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) 20241208100035003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100035003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100035003 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100035003 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100035003 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100035003 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241208100035003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100035003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100035003 DMM INFO MM(262420000001002/c6c9450a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6c9450a) (gprs_gmm.c:282) 20241208100035003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241208100035003 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) 20241208100035003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100035003 DLM3UA 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) 20241208100035003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035003 DLSS7 DEBUG Found route for dpc=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) 20241208100035003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100035003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100035003 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) 20241208100035003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100035003 DLM3UA 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) 20241208100035003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035003 DLSS7 DEBUG Found route for dpc=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) 20241208100035003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100035003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100035007 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100035007 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100035007 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241208100035007 DMM INFO MM(262420000001002/c6c9450a) Subscriber data update (mmctx.c:445) 20241208100035007 DMM DEBUG MM(262420000001002/c6c9450a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100035007 DMM INFO MM(262420000001002/c6c9450a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100035007 DMM NOTICE MM(262420000001002/c6c9450a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241208100035007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100035008 DMM NOTICE MM(262420000001002/c6c9450a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100035008 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) 20241208100035008 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100035008 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241208100035008 DMM INFO MM(262420000001002/c6c9450a) Subscriber data update (mmctx.c:445) 20241208100035008 DMM DEBUG MM(262420000001002/c6c9450a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1469)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100035010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100035010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100035010 DLM3UA 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) 20241208100035010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035010 DLSS7 DEBUG Found route for dpc=188=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) 20241208100035010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100035010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100035010 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100035010 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100035010 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100035010 DMM INFO MM(262420000001002/c6c9450a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100035010 DMM NOTICE MM(262420000001002/c6c9450a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100035010 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100035010 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100035010 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100035010 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100035010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100035010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100035010 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) 20241208100035010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100035010 DLM3UA 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) 20241208100035010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035010 DLSS7 DEBUG Found route for dpc=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) 20241208100035010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100035010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1469)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1469)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100035013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100035013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100035013 DLM3UA 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) 20241208100035013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035013 DLSS7 DEBUG Found route for dpc=188=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) 20241208100035013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100035013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100035013 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100035013 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100035013 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100035013 DMM INFO MM(262420000001002/c6c9450a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100035013 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100035013 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100035014 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) 20241208100035014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100035014 DLM3UA 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) 20241208100035014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035014 DLSS7 DEBUG Found route for dpc=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) 20241208100035014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100035014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@5756901087f2: Session index based on local reference:0 20241208100035014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100035014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100035014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100035014 DLM3UA 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) 20241208100035014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100035014 DLSS7 DEBUG Found route for dpc=188=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) 20241208100035014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100035014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@5756901087f2: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)16614859 TC_iu_attach_geran_rau(1476)@5756901087f2: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@5756901087f2: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@5756901087f2: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C6C9450A'O, index=1 20241208100035071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100035071 DLLC NOTICE LLME(ffffffff/c6c9450a){UNASSIGNED} LLC RX: unknown TLLI 0xc6c9450a, creating LLME on the fly (gprs_llc.c:552) 20241208100035071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241208100035071 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208100035071 DMM INFO MM(262420000001002/c6c9450a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c6c9450a, P-TMSI: c6c9450a (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241208100035071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241208100035071 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241208100035071 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241208100035071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100035071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241208100035071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100035071 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100035072 DLLC NOTICE LLME(ffffffff/c6c9450a){UNASSIGNED} LLGM Assign pre (c6c9450a => c6c9450a) (gprs_llc.c:1079) 20241208100035072 DLLC NOTICE LLME(c6c9450a/c6c9450a){ASSIGNED} LLGM Assign post (c6c9450a => c6c9450a) (gprs_llc.c:1125) 20241208100035072 DMM INFO MM(262420000001002/c6c9450a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@5756901087f2: Removing Client IMSI='262420000001002'H, index=1 20241208100035095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100035095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100035095 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100035095 DMM INFO MM(262420000001002/c6c9450a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208100035095 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208100035095 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100035095 DLLC NOTICE LLME(c6c9450a/c6c9450a){ASSIGNED} LLGM Assign pre (ffffffff => c6c9450a) (gprs_llc.c:1079) 20241208100035095 DLLC NOTICE LLME(ffffffff/c6c9450a){ASSIGNED} LLGM Assign post (ffffffff => c6c9450a) (gprs_llc.c:1125) 20241208100035095 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241208100035095 DMM ERROR MM_STATE_Gb[0x55dca496f750]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@5756901087f2: Final verdict of PTC: none 20241208100035103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@5756901087f2: Final verdict of PTC: none -NSVCI98(1463)@5756901087f2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@5756901087f2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@5756901087f2: Final verdict of PTC: none -NSVCI97(1458)@5756901087f2: Final verdict of PTC: none 20241208100035109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100035109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1468)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@5756901087f2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1461)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1456)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1466)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@5756901087f2: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:00:35 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== 20241208100035218 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100035218 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) 20241208100035218 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100035218 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100035218 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100035218 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) 20241208100035218 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100035218 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100035218 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:737) 20241208100035218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100035218 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100035218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100035218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100035218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100035218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100035218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100035218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100035218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241208100035248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100035650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219444) 20241208100036110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100036110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219444, count=220800) 20241208100037111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100037112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100037219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100037219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100037219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:37 UTC 2024 /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 20241208100038113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100038113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_geran_attach_iu_rau started. 20241208100038747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100038751 DMM INFO MM(262420000001002/c6c9450a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100038751 DMM INFO MM(262420000001002/c6c9450a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100038751 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100038751 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100038751 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241208100038751 DMM ERROR MM_STATE_Gb[0x55dca496f750]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241208100038751 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241208100038751 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) 20241208100038751 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) 20241208100038751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f880]{Init}: Deallocated (fsm.c:568) 20241208100038751 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Deallocated (fsm.c:568) 20241208100038751 DMM DEBUG MM_STATE_Iu(3)[0x55dca496f9b0]{Detached}: Deallocated (fsm.c:568) 20241208100038751 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208100038751 DLLC NOTICE LLME(ffffffff/c6c9450a){ASSIGNED} LLGM Assign pre (c6c9450a => ffffffff) (gprs_llc.c:1079) 20241208100038751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c9450a => ffffffff) (gprs_llc.c:1125) 20241208100038751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100038798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100038798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100038798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100038798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100038798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100038798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100038798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100038798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100038798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100038799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100038799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100038799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100038799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100038799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100038799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100038799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100038799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100038799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100038799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100038799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100038799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100038799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100038801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100038805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100038805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100038815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100038815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100038815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100038815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100038815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100038815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100038815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100038815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100038815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100038816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100038816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100038816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100038816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100038816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100038816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100038816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100038816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100038816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100038816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100038816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100038816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100038816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 20241208100038818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100038823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100038823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1484)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100038831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100038831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100038831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100038831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100038831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100038831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100038831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100038831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100038831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100038832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100038832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100038832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100038832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100038832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100038832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100038832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100038832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100038832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100038835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1494)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@5756901087f2: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100038841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100038841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100039039 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100039039 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) 20241208100039039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100039039 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100039047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100039048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100039048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100039048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100039048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100039048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100039048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100039050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100039050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100039050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100039050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100039051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100039051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100039051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100039051 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100039114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100039114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100039114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100039114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100039116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100039117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100039859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100039859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100039859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100039859 DLM3UA 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) 20241208100039859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100039859 DLSS7 DEBUG Found route for dpc=188=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) 20241208100039859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100039859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100039860 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100039860 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100039860 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) 20241208100039860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100039860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100039860 DLM3UA 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) 20241208100039860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100039860 DLSS7 DEBUG Found route for dpc=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) 20241208100039860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100039860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@5756901087f2: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CA5E5282'O, index=0 SGSN_Test-GSUP(1497)@5756901087f2: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@5756901087f2: 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 := '534A801C31CA5A9370B2455BD2EAFC76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9F83144'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02D36FCEAC009A56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '58C2B48039646D48313F7B7371AB9D51'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E9AC05710A412851CFA887AAEB729A3A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7DA112A703C4EB32663493DE6DA13639'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2C9C60A9BC34F7B3'O } } } } } 20241208100040200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100040200 DLLC NOTICE LLME(ffffffff/ca5e5282){UNASSIGNED} LLC RX: unknown TLLI 0xca5e5282, creating LLME on the fly (gprs_llc.c:552) 20241208100040200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100040200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241208100040200 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Allocated (fsm.c:456) 20241208100040200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208100040200 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Allocated (fsm.c:456) 20241208100040200 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Allocated (fsm.c:456) 20241208100040201 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100040201 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100040201 DLLC NOTICE LLME(ffffffff/ca5e5282){UNASSIGNED} LLGM Assign pre (ca5e5282 => cebbb3f9) (gprs_llc.c:1079) 20241208100040201 DLLC NOTICE LLME(ca5e5282/cebbb3f9){ASSIGNED} LLGM Assign post (ca5e5282 => cebbb3f9) (gprs_llc.c:1125) 20241208100040201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100040201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100040201 DMM DEBUG MM(262420000001003/cebbb3f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100040218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100040218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241208100040218 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100040218 DMM DEBUG MM(262420000001003/cebbb3f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241208100040218 DMM NOTICE MM(262420000001003/cebbb3f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100040218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100040218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100040218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100040218 DMM DEBUG MM(262420000001003/cebbb3f9) Requesting authorization (sgsn_auth.c:160) 20241208100040219 DMM INFO MM(262420000001003/cebbb3f9) Requesting authentication tuples (sgsn_auth.c:184) 20241208100040219 DMM DEBUG MM(262420000001003/cebbb3f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100040219 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241208100040219 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)@5756901087f2: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@5756901087f2: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241208100040225 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100040225 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100040225 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100040225 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100040225 DMM INFO MM(262420000001003/cebbb3f9) Subscriber data update (mmctx.c:445) 20241208100040225 DMM DEBUG MM(262420000001003/cebbb3f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100040225 DMM INFO MM(262420000001003/cebbb3f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100040225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100040225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100040225 DMM INFO MM(262420000001003/cebbb3f9) <- GMM AUTH AND CIPHERING REQ (rand = 53 4a 80 1c 31 ca 5a 93 70 b2 45 5b d2 ea fc 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d a1 12 a7 03 c4 eb 32 66 34 93 de 6d a1 36 39 ) (gprs_gmm.c:465) 20241208100040241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100040241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241208100040241 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100040241 DMM INFO MM(262420000001003/cebbb3f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100040241 DMM NOTICE MM(262420000001003/cebbb3f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100040241 DMM DEBUG MM(262420000001003/cebbb3f9) checking auth: received UMTS RES = 2c 9c 60 a9 bc 34 f7 b3 (gprs_gmm.c:648) 20241208100040241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100040241 DMM DEBUG MM(262420000001003/cebbb3f9) Requesting authorization (sgsn_auth.c:160) 20241208100040241 DMM INFO MM(262420000001003/cebbb3f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100040241 DMM DEBUG MM(262420000001003/cebbb3f9) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100040241 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241208100040241 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) 20241208100040241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241208100040241 DMM INFO MM(262420000001003/cebbb3f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xcebbb3f9) (gprs_gmm.c:282) 20241208100040244 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100040245 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100040245 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241208100040245 DMM INFO MM(262420000001003/cebbb3f9) Subscriber data update (mmctx.c:445) 20241208100040245 DMM DEBUG MM(262420000001003/cebbb3f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100040245 DMM INFO MM(262420000001003/cebbb3f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100040245 DMM NOTICE MM(262420000001003/cebbb3f9) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241208100040245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100040245 DMM NOTICE MM(262420000001003/cebbb3f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100040245 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) 20241208100040246 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100040246 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241208100040246 DMM INFO MM(262420000001003/cebbb3f9) Subscriber data update (mmctx.c:445) 20241208100040246 DMM DEBUG MM(262420000001003/cebbb3f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241208100040257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100040257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241208100040258 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241208100040258 DMM INFO MM(262420000001003/cebbb3f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100040258 DMM NOTICE MM(262420000001003/cebbb3f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100040258 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100040258 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100040258 DLLC NOTICE LLME(ca5e5282/cebbb3f9){ASSIGNED} LLGM Assign pre (ffffffff => cebbb3f9) (gprs_llc.c:1079) 20241208100040258 DLLC NOTICE LLME(ffffffff/cebbb3f9){ASSIGNED} LLGM Assign post (ffffffff => cebbb3f9) (gprs_llc.c:1125) 20241208100040258 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241208100040258 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241208100040258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100040258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@5756901087f2: 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 := 'CEBBB3F9'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)@5756901087f2: Added conn table entry 0TC_geran_attach_iu_rau(1499)11530609 SGSN_Test_0-SCCP(1492)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1493)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100040328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100040328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100040328 DLM3UA 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) 20241208100040328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040328 DLSS7 DEBUG Found route for dpc=188=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) 20241208100040328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100040328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100040328 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100040329 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100040329 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100040329 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241208100040329 DMM INFO MM(262420000001003/cebbb3f9) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cebbb3f9 (00000000), TLLI: cebbb3f9 (cebbb3f9), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241208100040329 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241208100040329 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241208100040329 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241208100040329 DLLC NOTICE LLME(ffffffff/cebbb3f9){ASSIGNED} LLGM Assign pre (cebbb3f9 => ffffffff) (gprs_llc.c:1079) 20241208100040329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cebbb3f9 => ffffffff) (gprs_llc.c:1125) 20241208100040329 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100040329 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241208100040329 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100040329 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100040329 DMM DEBUG MM(262420000001003/cebbb3f9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100040329 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) 20241208100040329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100040329 DLM3UA 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) 20241208100040329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040329 DLSS7 DEBUG Found route for dpc=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) 20241208100040329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100040329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100040329 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) 20241208100040329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100040329 DLM3UA 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) 20241208100040329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040330 DLSS7 DEBUG Found route for dpc=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) 20241208100040330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100040330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@5756901087f2: { messageType := 2, destLocRef := 'AFF171'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1492)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1492)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100040348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100040348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100040348 DLM3UA 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) 20241208100040348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040348 DLSS7 DEBUG Found route for dpc=188=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) 20241208100040348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100040348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100040348 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100040348 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100040348 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100040348 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241208100040348 DMM INFO MM(262420000001003/cebbb3f9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241208100040348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241208100040349 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) 20241208100040349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100040349 DLM3UA 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) 20241208100040349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040349 DLSS7 DEBUG Found route for dpc=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) 20241208100040349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100040349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100040349 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) 20241208100040349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100040349 DLM3UA 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) 20241208100040349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040349 DLSS7 DEBUG Found route for dpc=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) 20241208100040349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100040349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@5756901087f2: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@5756901087f2: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1492)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1492)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241208100040369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100040369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100040369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100040369 DLM3UA 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) 20241208100040369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100040369 DLSS7 DEBUG Found route for dpc=188=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) 20241208100040369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100040369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100040370 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100040370 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100040370 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100040370 DMM INFO MM(262420000001003/cebbb3f9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241208100040370 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241208100040370 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100040370 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241208100040370 DMM ERROR MM_STATE_Iu[0x55dca496f880]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@5756901087f2: Final verdict of PTC: none 20241208100040377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@5756901087f2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@5756901087f2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@5756901087f2: Final verdict of PTC: none 20241208100040382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb1-NS1(1482)@5756901087f2: Final verdict of PTC: none 20241208100040382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1486)@5756901087f2: Final verdict of PTC: none -NSVCI97(1481)@5756901087f2: Final verdict of PTC: none -NSVCI99(1491)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@5756901087f2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1489)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1479)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1485)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@5756901087f2: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:00:40 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241208100040511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100040570 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100040570 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) 20241208100040570 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100040570 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100040570 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100040570 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) 20241208100040570 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100040570 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100040570 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:737) 20241208100040570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100040570 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100040570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100040570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100040570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100040570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100040570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100040570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100040571 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241208100041013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157996) 20241208100041383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100041383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=157996, count=178640) 20241208100042384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100042384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100042571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100042571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100042571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:00:43 UTC 2024 /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 20241208100043385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100043385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user started. 20241208100044114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100044117 DMM INFO MM(262420000001003/cebbb3f9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100044117 DMM INFO MM(262420000001003/cebbb3f9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100044117 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100044117 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100044117 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100044117 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241208100044117 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) 20241208100044117 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) 20241208100044117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100044117 DMM DEBUG MM_STATE_Gb(0)[0x55dca496f750]{Idle}: Deallocated (fsm.c:568) 20241208100044117 DMM DEBUG MM_STATE_Iu[0x55dca496f880]{Detached}: Deallocated (fsm.c:568) 20241208100044117 DMM DEBUG GMM(gmm_fsm)[0x55dca496fc40]{Deregistered}: Deallocated (fsm.c:568) 20241208100044117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100044165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100044165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100044165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100044165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100044165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100044165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100044165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100044165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100044166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100044166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100044168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100044173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100044173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100044182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100044182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100044182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100044182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100044182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100044182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100044182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100044182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100044182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100044182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100044182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100044182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100044183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100044183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100044183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100044183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100044183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100044183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100044183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100044183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100044183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100044183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100044184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100044189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100044189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100044197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100044197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100044197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100044197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100044197 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100044197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100044197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100044197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100044197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100044198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100044198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100044198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100044198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100044198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100044198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100044198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100044198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100044198 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100044198 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100044198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100044198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100044198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100044200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100044204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100044204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@5756901087f2: ************************************************* SGSN_Test_0-SCCP(1515)@5756901087f2: v_sccp_pdu_maxlen:268 20241208100044386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100044386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100044386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100044386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100044390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1519)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100044391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100044410 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100044410 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) 20241208100044410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100044410 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100044415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100044415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100044415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100044415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100044415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100044415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100044415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100044417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100044417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100044417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100044417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100044417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100044417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100044417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100044417 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100045229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045229 DLM3UA 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) 20241208100045229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045229 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045229 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100045229 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100045230 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) 20241208100045230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045230 DLM3UA 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) 20241208100045230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045230 DLSS7 DEBUG Found route for dpc=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) 20241208100045230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@5756901087f2: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='EF0C97B6'O, index=0 SGSN_Test-GSUP(1520)@5756901087f2: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@5756901087f2: 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 := '5C35'O ("\\5"), rac := '5D'O ("]") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user(1522)16152538 SGSN_Test_0-SCCP(1515)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1516)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100045481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045481 DLM3UA 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) 20241208100045481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045481 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045481 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100045481 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100045481 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100045481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241208100045481 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{Deregistered}: Allocated (fsm.c:456) 20241208100045481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208100045481 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208100045481 DMM DEBUG MM_STATE_Iu[0x55dca4981180]{Detached}: Allocated (fsm.c:456) 20241208100045481 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100045481 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100045481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100045481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100045481 DMM DEBUG MM(262420000001004/d1519b14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100045481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241208100045481 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) 20241208100045481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045481 DLM3UA 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) 20241208100045481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045481 DLSS7 DEBUG Found route for dpc=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) 20241208100045481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045481 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) 20241208100045481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045481 DLM3UA 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) 20241208100045481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045481 DLSS7 DEBUG Found route for dpc=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) 20241208100045481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: { messageType := 2, destLocRef := 'F677DA'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5756901087f2: 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 := '8B6D096968373BC7B2A7318D523401AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96747E03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92FBB4B0BD2255C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FBE46342EC5054EB3698520EAD683480'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D4BA9F1B598FECBDD02E2C6E8965196C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4741CEB6A0D688B216704F826D094E2D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05EDC576A63530A4'O } } } } } SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241208100045491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045491 DLM3UA 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) 20241208100045491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045491 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045491 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100045491 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100045491 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100045491 DMM DEBUG MM(262420000001004/d1519b14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241208100045491 DMM NOTICE MM(262420000001004/d1519b14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100045491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100045491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100045491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100045491 DMM DEBUG MM(262420000001004/d1519b14) Requesting authorization (sgsn_auth.c:160) 20241208100045491 DMM INFO MM(262420000001004/d1519b14) Requesting authentication tuples (sgsn_auth.c:184) 20241208100045491 DMM DEBUG MM(262420000001004/d1519b14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100045491 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241208100045491 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)@5756901087f2: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241208100045494 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100045494 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100045494 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100045494 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100045494 DMM INFO MM(262420000001004/d1519b14) Subscriber data update (mmctx.c:445) 20241208100045494 DMM DEBUG MM(262420000001004/d1519b14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100045494 DMM INFO MM(262420000001004/d1519b14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100045494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100045494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100045494 DMM INFO MM(262420000001004/d1519b14) <- GMM AUTH AND CIPHERING REQ (rand = 8b 6d 09 69 68 37 3b c7 b2 a7 31 8d 52 34 01 ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 41 ce b6 a0 d6 88 b2 16 70 4f 82 6d 09 4e 2d ) (gprs_gmm.c:465) 20241208100045494 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241208100045494 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) 20241208100045494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045494 DLM3UA 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) 20241208100045494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045494 DLSS7 DEBUG Found route for dpc=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) 20241208100045494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032205EDC57623094B99990000100004F02904A63530A4'O 20241208100045500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045500 DLM3UA 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) 20241208100045500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045500 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100045500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100045500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100045500 DMM INFO MM(262420000001004/d1519b14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100045500 DMM NOTICE MM(262420000001004/d1519b14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100045500 DMM DEBUG MM(262420000001004/d1519b14) checking auth: received UMTS RES = 05 ed c5 76 a6 35 30 a4 (gprs_gmm.c:648) 20241208100045500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100045500 DMM DEBUG MM(262420000001004/d1519b14) Requesting authorization (sgsn_auth.c:160) 20241208100045500 DMM INFO MM(262420000001004/d1519b14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100045500 DMM DEBUG MM(262420000001004/d1519b14) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100045500 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241208100045500 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) 20241208100045500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100045500 DMM DEBUG MM(262420000001004/d1519b14) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100045500 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) 20241208100045500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045500 DLM3UA 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) 20241208100045500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045500 DLSS7 DEBUG Found route for dpc=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) 20241208100045500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100045507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045507 DLM3UA 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) 20241208100045507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045507 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045507 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100045508 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100045508 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100045508 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241208100045508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100045508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100045508 DMM INFO MM(262420000001004/d1519b14) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1519b14) (gprs_gmm.c:282) 20241208100045508 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241208100045508 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) 20241208100045508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045508 DLM3UA 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) 20241208100045508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045508 DLSS7 DEBUG Found route for dpc=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) 20241208100045508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045508 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) 20241208100045508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045508 DLM3UA 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) 20241208100045508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045508 DLSS7 DEBUG Found route for dpc=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) 20241208100045508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100045511 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100045511 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100045511 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241208100045511 DMM INFO MM(262420000001004/d1519b14) Subscriber data update (mmctx.c:445) 20241208100045511 DMM DEBUG MM(262420000001004/d1519b14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100045511 DMM INFO MM(262420000001004/d1519b14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100045511 DMM NOTICE MM(262420000001004/d1519b14) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241208100045511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100045511 DMM NOTICE MM(262420000001004/d1519b14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100045511 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) 20241208100045511 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100045511 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241208100045511 DMM INFO MM(262420000001004/d1519b14) Subscriber data update (mmctx.c:445) 20241208100045511 DMM DEBUG MM(262420000001004/d1519b14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100045512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045512 DLM3UA 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) 20241208100045513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045513 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100045513 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100045513 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100045513 DMM INFO MM(262420000001004/d1519b14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100045513 DMM NOTICE MM(262420000001004/d1519b14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100045513 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100045513 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100045513 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100045513 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100045513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100045513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100045513 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) 20241208100045513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045513 DLM3UA 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) 20241208100045513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045513 DLSS7 DEBUG Found route for dpc=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) 20241208100045513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100045519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045519 DLM3UA 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) 20241208100045519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045519 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045519 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100045519 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100045519 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100045519 DMM INFO MM(262420000001004/d1519b14) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100045519 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100045519 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) 20241208100045519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045519 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100045519 DLM3UA 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) 20241208100045519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045519 DLSS7 DEBUG Found route for dpc=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) 20241208100045519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 20241208100045521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045521 DLM3UA 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) 20241208100045521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045521 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_user(1522)16152538 TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@5756901087f2: 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 := 'D1519B14'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user(1522)2038489 SGSN_Test_0-RAN(1516)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@5756901087f2: First idle individual index:0 20241208100045722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045722 DLM3UA 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) 20241208100045722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045722 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045723 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100045723 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100045723 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100045723 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD1519B14) type="signalling" (gprs_gmm.c:1897) 20241208100045723 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100045723 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100045723 DMM DEBUG MM(262420000001004/d1519b14) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100045723 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) 20241208100045723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045723 DLM3UA 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) 20241208100045723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045723 DLSS7 DEBUG Found route for dpc=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) 20241208100045723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045723 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) 20241208100045723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045723 DLM3UA 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) 20241208100045723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045724 DLSS7 DEBUG Found route for dpc=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) 20241208100045724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: { messageType := 2, destLocRef := '1F1AD9'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100045733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045733 DLM3UA 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) 20241208100045733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045733 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045733 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100045733 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100045733 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100045733 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241208100045733 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100045733 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100045733 DMM INFO MM(262420000001004/d1519b14) <- GMM SERVICE ACCEPT (P-TMSI=0xd1519b14) (gprs_gmm.c:795) 20241208100045733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241208100045733 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) 20241208100045733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045733 DLM3UA 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) 20241208100045733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045733 DLSS7 DEBUG Found route for dpc=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) 20241208100045733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045733 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) 20241208100045733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045733 DLM3UA 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) 20241208100045734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045734 DLSS7 DEBUG Found route for dpc=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) 20241208100045734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100045745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045745 DLM3UA 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) 20241208100045745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045745 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045745 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100045745 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100045745 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100045745 DMM INFO MM(262420000001004/d1519b14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100045745 DMM INFO MM(262420000001004/d1519b14) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100045745 DMM DEBUG MM(262420000001004/d1519b14) Using GGSN 0 (gprs_sm.c:317) 20241208100045745 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100045745 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241208100045745 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100045745 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100045745 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241208100045771 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 fe 1d 9e 33 11 1a b0 90 a0 14 05 7f 9e 7d 45 9c 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=1080 from retransmit req queue (gtp.c:443) 20241208100045771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100045771 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100045771 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) 20241208100045771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045771 DLM3UA 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) 20241208100045771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045771 DLSS7 DEBUG Found route for dpc=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) 20241208100045771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:30 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007B436548'O 20241208100045805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045805 DLM3UA 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) 20241208100045805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045805 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045805 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100045805 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100045805 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100045805 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241208100045805 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241208100045805 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241208100045805 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100045805 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241208100045805 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) 20241208100045805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045805 DLM3UA 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) 20241208100045805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045805 DLSS7 DEBUG Found route for dpc=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) 20241208100045805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100045810 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 fe 1d 9e 33 11 1a b0 90 a0 7f 9e 7d 45 9c 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=1081 from retransmit req queue (gtp.c:443) 20241208100045811 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100045811 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_len:16 SGSN_Test_0-SCCP(1515)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1515)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241208100045816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100045816 DLM3UA 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) 20241208100045816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045816 DLSS7 DEBUG Found route for dpc=188=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) 20241208100045816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100045816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100045816 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100045816 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100045816 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100045816 DMM INFO MM(262420000001004/d1519b14) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241208100045816 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100045816 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241208100045819 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241208100045819 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100045819 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208100045819 DMM INFO MM(262420000001004/d1519b14) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208100045819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241208100045819 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241208100045819 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208100045819 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) 20241208100045819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100045819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100045819 DLM3UA 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) 20241208100045819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100045819 DLSS7 DEBUG Found route for dpc=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) 20241208100045819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100045819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@5756901087f2: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@5756901087f2: Final verdict of PTC: none 20241208100045829 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100045829 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) 20241208100045829 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100045829 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100045829 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100045829 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) 20241208100045829 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100045829 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100045829 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:737) 20241208100045829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100045829 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100045829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100045829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100045829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100045829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100045829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100045829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100045829 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@5756901087f2: Final verdict of PTC: none 20241208100045833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208100045838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100045838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1514)@5756901087f2: Final verdict of PTC: none -NSVCI97(1504)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP(1520)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@5756901087f2: Final verdict of PTC: none -NSVCI98(1509)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1507)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1502)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1512)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 10:00:45 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241208100045904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100046406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256264) 20241208100046839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100046839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=256264, count=298728) 20241208100047831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100047831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100047831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100047841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100047841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:00:48 UTC 2024 /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 20241208100048843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100048843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241208100049479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100049480 DMM INFO MM(262420000001004/d1519b14) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100049480 DMM INFO MM(262420000001004/d1519b14) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100049480 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100049480 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100049480 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100049481 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100049481 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241208100049481 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) 20241208100049481 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) 20241208100049481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208100049481 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208100049481 DMM DEBUG MM_STATE_Iu(5)[0x55dca4981180]{Detached}: Deallocated (fsm.c:568) 20241208100049481 DMM DEBUG GMM(gmm_fsm)[0x55dca496f880]{Deregistered}: Deallocated (fsm.c:568) 20241208100049481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100049481 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) 20241208100049481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100049481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100049481 DLM3UA 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) 20241208100049481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100049481 DLSS7 DEBUG Found route for dpc=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) 20241208100049481 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1523)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100049529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100049529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100049529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100049529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100049529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100049529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100049529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100049529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100049529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100049530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100049530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100049530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100049530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100049530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100049530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100049530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100049530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100049530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100049530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100049530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100049530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100049530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100049532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100049537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100049537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100049547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100049547 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100049547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100049547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100049547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100049547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100049547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100049548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100049548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100049549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100049554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100049554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100049561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100049561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100049561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100049561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100049561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100049561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100049561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100049561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100049561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100049562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100049562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100049562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100049562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100049562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100049562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100049562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100049562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100049562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100049562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100049562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100049562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100049562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100049564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@5756901087f2: ************************************************* 20241208100049569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100049569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@5756901087f2: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100049771 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100049771 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) 20241208100049771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100049771 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100049777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100049777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100049777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100049777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100049777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100049777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100049777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100049779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100049779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100049779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100049780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100049780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100049780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100049780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100049780 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100049844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100049845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100049845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100049845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100049849 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100049850 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100050588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050588 DLM3UA 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) 20241208100050588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050588 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050588 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100050588 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100050588 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) 20241208100050588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050588 DLM3UA 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) 20241208100050589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050589 DLSS7 DEBUG Found route for dpc=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) 20241208100050589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5756901087f2: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F8CDCD79'O, index=0 SGSN_Test-GSUP(1543)@5756901087f2: 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)@5756901087f2: 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 := 'A6AF'O, rac := '79'O ("y") }, 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)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14170213 SGSN_Test_0-SCCP(1538)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1539)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100050939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050939 DLM3UA 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) 20241208100050939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050939 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050940 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100050940 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100050940 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100050940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20241208100050940 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{Deregistered}: Allocated (fsm.c:456) 20241208100050940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208100050940 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Allocated (fsm.c:456) 20241208100050940 DMM DEBUG MM_STATE_Iu[0x55dca49827e0]{Detached}: Allocated (fsm.c:456) 20241208100050940 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100050940 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100050940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100050940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100050940 DMM DEBUG MM(262420000001058/eca72da4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100050940 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241208100050940 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) 20241208100050940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050940 DLM3UA 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) 20241208100050940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050940 DLSS7 DEBUG Found route for dpc=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) 20241208100050940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050940 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) 20241208100050940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050940 DLM3UA 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) 20241208100050940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050940 DLSS7 DEBUG Found route for dpc=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) 20241208100050940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: { messageType := 2, destLocRef := 'D83865'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: 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 := 'B8BE46B5F54DB6FBD716FC3721262439'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33C634CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF8C85F244ABCBB6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '386902E303DF7C201EC99E184EB4C7C1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6772DA7290F1E7F1B6C6434F8F90C771'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '465D11201B5BDB6E7FE55A21825D4394'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E89756F3B3010476'O } } } } } SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241208100050947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050947 DLM3UA 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) 20241208100050947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050947 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100050947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100050947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100050947 DMM DEBUG MM(262420000001058/eca72da4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241208100050947 DMM NOTICE MM(262420000001058/eca72da4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100050947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100050947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100050947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100050947 DMM DEBUG MM(262420000001058/eca72da4) Requesting authorization (sgsn_auth.c:160) 20241208100050947 DMM INFO MM(262420000001058/eca72da4) Requesting authentication tuples (sgsn_auth.c:184) 20241208100050947 DMM DEBUG MM(262420000001058/eca72da4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100050947 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241208100050947 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)@5756901087f2: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241208100050949 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100050949 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100050949 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100050949 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100050949 DMM INFO MM(262420000001058/eca72da4) Subscriber data update (mmctx.c:445) 20241208100050949 DMM DEBUG MM(262420000001058/eca72da4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100050949 DMM INFO MM(262420000001058/eca72da4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100050949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100050949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100050949 DMM INFO MM(262420000001058/eca72da4) <- GMM AUTH AND CIPHERING REQ (rand = b8 be 46 b5 f5 4d b6 fb d7 16 fc 37 21 26 24 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 5d 11 20 1b 5b db 6e 7f e5 5a 21 82 5d 43 94 ) (gprs_gmm.c:465) 20241208100050949 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241208100050949 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) 20241208100050950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050950 DLM3UA 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) 20241208100050950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050950 DLSS7 DEBUG Found route for dpc=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) 20241208100050950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622E89756F323094B99990000105008F02904B3010476'O 20241208100050954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050954 DLM3UA 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) 20241208100050954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050954 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050955 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100050955 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100050955 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100050955 DMM INFO MM(262420000001058/eca72da4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100050955 DMM NOTICE MM(262420000001058/eca72da4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100050955 DMM DEBUG MM(262420000001058/eca72da4) checking auth: received UMTS RES = e8 97 56 f3 b3 01 04 76 (gprs_gmm.c:648) 20241208100050955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100050955 DMM DEBUG MM(262420000001058/eca72da4) Requesting authorization (sgsn_auth.c:160) 20241208100050955 DMM INFO MM(262420000001058/eca72da4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100050955 DMM DEBUG MM(262420000001058/eca72da4) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100050955 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241208100050955 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) 20241208100050955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100050955 DMM DEBUG MM(262420000001058/eca72da4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100050955 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) 20241208100050955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050955 DLM3UA 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) 20241208100050955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050955 DLSS7 DEBUG Found route for dpc=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) 20241208100050955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 20241208100050961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100050961 DLM3UA 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) 20241208100050961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050961 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050961 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100050961 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100050961 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100050961 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241208100050961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100050961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100050961 DMM INFO MM(262420000001058/eca72da4) <- GMM ATTACH ACCEPT (new P-TMSI=0xeca72da4) (gprs_gmm.c:282) 20241208100050961 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241208100050961 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) 20241208100050961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050961 DLM3UA 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) 20241208100050961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050961 DLSS7 DEBUG Found route for dpc=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) 20241208100050961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050961 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) 20241208100050961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050961 DLM3UA 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) 20241208100050961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050961 DLSS7 DEBUG Found route for dpc=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) 20241208100050961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100050964 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100050964 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100050964 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241208100050964 DMM INFO MM(262420000001058/eca72da4) Subscriber data update (mmctx.c:445) 20241208100050964 DMM DEBUG MM(262420000001058/eca72da4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100050964 DMM INFO MM(262420000001058/eca72da4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100050964 DMM NOTICE MM(262420000001058/eca72da4) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241208100050964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100050964 DMM NOTICE MM(262420000001058/eca72da4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100050964 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) 20241208100050964 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100050964 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241208100050964 DMM INFO MM(262420000001058/eca72da4) Subscriber data update (mmctx.c:445) 20241208100050964 DMM DEBUG MM(262420000001058/eca72da4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100050966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050966 DLM3UA 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) 20241208100050966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050966 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050966 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100050966 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100050966 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100050966 DMM INFO MM(262420000001058/eca72da4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100050966 DMM NOTICE MM(262420000001058/eca72da4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100050966 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100050966 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100050966 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100050966 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100050966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100050966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100050966 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) 20241208100050966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050966 DLM3UA 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) 20241208100050966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050966 DLSS7 DEBUG Found route for dpc=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) 20241208100050966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100050969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050969 DLM3UA 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) 20241208100050969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050969 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100050969 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100050969 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100050969 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100050969 DMM INFO MM(262420000001058/eca72da4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100050969 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100050969 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100050970 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) 20241208100050970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100050970 DLM3UA 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) 20241208100050970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050970 DLSS7 DEBUG Found route for dpc=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) 20241208100050970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100050970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 20241208100050970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100050970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100050971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100050971 DLM3UA 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) 20241208100050971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100050971 DLSS7 DEBUG Found route for dpc=188=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) 20241208100050971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100050971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14170213 TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: 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 := 'ECA72DA4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3148735 SGSN_Test_0-RAN(1539)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@5756901087f2: First idle individual index:0 20241208100051178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100051178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100051178 DLM3UA 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) 20241208100051178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051178 DLSS7 DEBUG Found route for dpc=188=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) 20241208100051178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100051178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051179 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100051179 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100051179 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100051179 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xECA72DA4) type="signalling" (gprs_gmm.c:1897) 20241208100051179 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100051179 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100051179 DMM DEBUG MM(262420000001058/eca72da4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100051180 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) 20241208100051180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051180 DLM3UA 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) 20241208100051180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051180 DLSS7 DEBUG Found route for dpc=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) 20241208100051180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051180 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) 20241208100051180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051180 DLM3UA 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) 20241208100051180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051180 DLSS7 DEBUG Found route for dpc=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) 20241208100051180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: { messageType := 2, destLocRef := '300BBF'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100051189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100051189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100051189 DLM3UA 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) 20241208100051189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051189 DLSS7 DEBUG Found route for dpc=188=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) 20241208100051189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100051189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051189 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100051189 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100051189 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100051189 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241208100051190 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100051190 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100051190 DMM INFO MM(262420000001058/eca72da4) <- GMM SERVICE ACCEPT (P-TMSI=0xeca72da4) (gprs_gmm.c:795) 20241208100051190 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241208100051190 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) 20241208100051190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051190 DLM3UA 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) 20241208100051190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051190 DLSS7 DEBUG Found route for dpc=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) 20241208100051190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051190 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) 20241208100051190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051190 DLM3UA 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) 20241208100051190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051190 DLSS7 DEBUG Found route for dpc=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) 20241208100051190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100051202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100051202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100051202 DLM3UA 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) 20241208100051202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051202 DLSS7 DEBUG Found route for dpc=188=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) 20241208100051202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100051202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051203 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100051203 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100051203 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100051203 DMM INFO MM(262420000001058/eca72da4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100051203 DMM INFO MM(262420000001058/eca72da4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100051203 DMM DEBUG MM(262420000001058/eca72da4) Using GGSN 0 (gprs_sm.c:317) 20241208100051203 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100051203 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241208100051203 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100051203 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100051203 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241208100051226 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 69 2b eb 1f 11 e1 07 43 75 14 05 7f a9 25 7b f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241208100051226 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100051226 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100051226 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) 20241208100051226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051226 DLM3UA 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) 20241208100051226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051226 DLSS7 DEBUG Found route for dpc=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) 20241208100051226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:30 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800032548DB'O 20241208100051253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100051253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100051253 DLM3UA 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) 20241208100051253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051253 DLSS7 DEBUG Found route for dpc=188=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) 20241208100051253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100051253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051253 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100051253 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100051253 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100051253 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241208100051253 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241208100051253 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241208100051253 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100051253 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241208100051253 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) 20241208100051253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051253 DLM3UA 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) 20241208100051253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051253 DLSS7 DEBUG Found route for dpc=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) 20241208100051253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100051258 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 69 2b eb 1f 11 e1 07 43 75 7f a9 25 7b f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241208100051258 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100051258 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_len:16 SGSN_Test_0-SCCP(1538)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1538)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241208100051268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100051268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100051268 DLM3UA 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) 20241208100051268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051268 DLSS7 DEBUG Found route for dpc=188=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) 20241208100051268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100051268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100051268 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100051268 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100051268 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100051268 DMM INFO MM(262420000001058/eca72da4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241208100051268 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100051268 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241208100051271 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241208100051271 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100051271 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208100051271 DMM INFO MM(262420000001058/eca72da4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208100051271 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241208100051271 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241208100051271 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208100051271 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) 20241208100051271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100051271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100051271 DLM3UA 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) 20241208100051271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100051271 DLSS7 DEBUG Found route for dpc=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) 20241208100051271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100051271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100051273 DGPRS DEBUG Checking for inactive LLMEs, time = 36180250 (sgsn.c:132) TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5756901087f2: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@5756901087f2: Final verdict of PTC: none 20241208100051281 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100051281 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) 20241208100051281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100051281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100051282 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100051282 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) 20241208100051282 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100051282 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100051282 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:737) 20241208100051282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100051282 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100051282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100051282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100051282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100051282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100051282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100051282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100051282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@5756901087f2: Final verdict of PTC: none 20241208100051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@5756901087f2: Final verdict of PTC: none 20241208100051291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100051291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1542)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@5756901087f2: Final verdict of PTC: none -NSVCI97(1527)@5756901087f2: Final verdict of PTC: none -NSVCI98(1532)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@5756901087f2: Final verdict of PTC: none -NSVCI99(1537)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1535)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1531)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1525)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 10:00:51 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241208100051455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100051957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303616) 20241208100052293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100052293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=303616, count=304972) 20241208100053283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100053283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100053283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100053294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100053294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:00:54 UTC 2024 /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 20241208100054295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100054295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241208100055033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100055035 DMM INFO MM(262420000001058/eca72da4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100055035 DMM INFO MM(262420000001058/eca72da4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100055035 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100055035 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100055035 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100055035 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100055035 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241208100055035 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) 20241208100055035 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) 20241208100055035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100055035 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Deallocated (fsm.c:568) 20241208100055035 DMM DEBUG MM_STATE_Iu(7)[0x55dca49827e0]{Detached}: Deallocated (fsm.c:568) 20241208100055035 DMM DEBUG GMM(gmm_fsm)[0x55dca4981180]{Deregistered}: Deallocated (fsm.c:568) 20241208100055035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100055035 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) 20241208100055035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100055035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100055035 DLM3UA 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) 20241208100055035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100055036 DLSS7 DEBUG Found route for dpc=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) 20241208100055036 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1546)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100055064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100055064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100055064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100055064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100055064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100055064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100055064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100055064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100055064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100055065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100055065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100055065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100055065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100055065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100055065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100055065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100055065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100055065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100055065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100055065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100055066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1550)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100055066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100055068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100055073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100055073 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100055081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100055081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100055081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100055081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100055081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100055081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100055081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100055081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100055081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100055082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100055082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100055082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100055082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100055082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100055082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100055082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100055082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100055082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100055082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100055082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100055083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100055083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100055085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100055091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100055091 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)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100055099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100055099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100055099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100055099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100055099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100055099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100055099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100055099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100055099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100055100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100055100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100055100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100055100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100055100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100055100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100055100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100055100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100055100 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100055100 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100055100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1560)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100055100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100055100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100055103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1563)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation 20241208100055108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100055108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@5756901087f2: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100055296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100055296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100055296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100055296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100055300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100055301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100055309 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100055309 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) 20241208100055309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100055309 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100055314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100055314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100055314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100055314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100055314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100055314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100055314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100055316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100055316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100055316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100055316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100055316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100055316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100055316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100055316 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100056124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056124 DLM3UA 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) 20241208100056124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056124 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056125 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100056125 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100056125 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) 20241208100056125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056126 DLM3UA 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) 20241208100056126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056126 DLSS7 DEBUG Found route for dpc=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) 20241208100056126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@5756901087f2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='CB6B9E42'O, index=0 SGSN_Test-GSUP(1566)@5756901087f2: 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)@5756901087f2: 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 := 'A910'O, rac := '8C'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)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6976696 SGSN_Test_0-SCCP(1561)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1562)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100056399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056399 DLM3UA 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) 20241208100056399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056399 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056400 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100056400 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100056400 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100056400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20241208100056400 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{Deregistered}: Allocated (fsm.c:456) 20241208100056400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208100056400 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208100056400 DMM DEBUG MM_STATE_Iu[0x55dca4983370]{Detached}: Allocated (fsm.c:456) 20241208100056400 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100056400 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100056400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100056400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100056400 DMM DEBUG MM(262420000001055/e38a7803) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100056400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241208100056400 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) 20241208100056400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056400 DLM3UA 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) 20241208100056400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056400 DLSS7 DEBUG Found route for dpc=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) 20241208100056400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056400 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) 20241208100056400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056400 DLM3UA 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) 20241208100056400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056400 DLSS7 DEBUG Found route for dpc=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) 20241208100056400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: { messageType := 2, destLocRef := '6A74B8'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: 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 := '5B3783B0DF3C8CCD447FAB3FD978C233'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A69DE132'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FA73980B7788019'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C42633C506D557B49BB68A6E63172F31'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F0EB8B7D4E7C910F11360123D91FE2F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '50E08B8695128B1D888BCAF19998BCCD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '328AE0196B407BBD'O } } } } } SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241208100056413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056413 DLM3UA 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) 20241208100056413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056413 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056413 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100056413 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100056413 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100056413 DMM DEBUG MM(262420000001055/e38a7803) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241208100056413 DMM NOTICE MM(262420000001055/e38a7803) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100056413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100056413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100056413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100056413 DMM DEBUG MM(262420000001055/e38a7803) Requesting authorization (sgsn_auth.c:160) 20241208100056414 DMM INFO MM(262420000001055/e38a7803) Requesting authentication tuples (sgsn_auth.c:184) 20241208100056414 DMM DEBUG MM(262420000001055/e38a7803) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100056414 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241208100056414 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)@5756901087f2: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241208100056418 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100056418 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100056418 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100056418 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100056418 DMM INFO MM(262420000001055/e38a7803) Subscriber data update (mmctx.c:445) 20241208100056418 DMM DEBUG MM(262420000001055/e38a7803) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100056418 DMM INFO MM(262420000001055/e38a7803) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100056418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100056418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100056418 DMM INFO MM(262420000001055/e38a7803) <- GMM AUTH AND CIPHERING REQ (rand = 5b 37 83 b0 df 3c 8c cd 44 7f ab 3f d9 78 c2 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 e0 8b 86 95 12 8b 1d 88 8b ca f1 99 98 bc cd ) (gprs_gmm.c:465) 20241208100056418 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241208100056419 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) 20241208100056419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056419 DLM3UA 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) 20241208100056419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056419 DLSS7 DEBUG Found route for dpc=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) 20241208100056419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622328AE01923094B99990000105005F029046B407BBD'O 20241208100056431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056431 DLM3UA 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) 20241208100056431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056431 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100056432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100056432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100056432 DMM INFO MM(262420000001055/e38a7803) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100056432 DMM NOTICE MM(262420000001055/e38a7803) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100056432 DMM DEBUG MM(262420000001055/e38a7803) checking auth: received UMTS RES = 32 8a e0 19 6b 40 7b bd (gprs_gmm.c:648) 20241208100056432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100056432 DMM DEBUG MM(262420000001055/e38a7803) Requesting authorization (sgsn_auth.c:160) 20241208100056432 DMM INFO MM(262420000001055/e38a7803) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100056432 DMM DEBUG MM(262420000001055/e38a7803) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100056432 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241208100056432 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) 20241208100056432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100056432 DMM DEBUG MM(262420000001055/e38a7803) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100056432 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) 20241208100056432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056432 DLM3UA 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) 20241208100056432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056432 DLSS7 DEBUG Found route for dpc=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) 20241208100056432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100056449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056449 DLM3UA 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) 20241208100056449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056450 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056450 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100056450 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100056450 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100056450 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241208100056450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100056450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100056450 DMM INFO MM(262420000001055/e38a7803) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38a7803) (gprs_gmm.c:282) 20241208100056450 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241208100056450 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) 20241208100056450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056450 DLM3UA 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) 20241208100056450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056450 DLSS7 DEBUG Found route for dpc=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) 20241208100056450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056450 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) 20241208100056450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056450 DLM3UA 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) 20241208100056450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056450 DLSS7 DEBUG Found route for dpc=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) 20241208100056450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100056458 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100056459 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100056459 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241208100056459 DMM INFO MM(262420000001055/e38a7803) Subscriber data update (mmctx.c:445) 20241208100056459 DMM DEBUG MM(262420000001055/e38a7803) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100056459 DMM INFO MM(262420000001055/e38a7803) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100056459 DMM NOTICE MM(262420000001055/e38a7803) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241208100056459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100056459 DMM NOTICE MM(262420000001055/e38a7803) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100056459 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) 20241208100056460 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100056460 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241208100056460 DMM INFO MM(262420000001055/e38a7803) Subscriber data update (mmctx.c:445) 20241208100056460 DMM DEBUG MM(262420000001055/e38a7803) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100056463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056463 DLM3UA 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) 20241208100056463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056463 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056463 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100056463 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100056463 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100056463 DMM INFO MM(262420000001055/e38a7803) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100056463 DMM NOTICE MM(262420000001055/e38a7803) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100056463 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100056463 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100056463 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100056463 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100056463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100056463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100056464 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) 20241208100056464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056464 DLM3UA 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) 20241208100056464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056464 DLSS7 DEBUG Found route for dpc=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) 20241208100056464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100056471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056471 DLM3UA 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) 20241208100056471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056471 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056472 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100056472 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100056472 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100056472 DMM INFO MM(262420000001055/e38a7803) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100056472 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100056472 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100056472 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) 20241208100056472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056472 DLM3UA 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) 20241208100056472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056472 DLSS7 DEBUG Found route for dpc=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) 20241208100056472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 20241208100056473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056473 DLM3UA 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) 20241208100056474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056474 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6976696 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: 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 := 'E38A7803'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4767742 SGSN_Test_0-RAN(1562)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@5756901087f2: First idle individual index:0 20241208100056674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056674 DLM3UA 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) 20241208100056674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056674 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056675 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100056675 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100056675 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100056675 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE38A7803) type="signalling" (gprs_gmm.c:1897) 20241208100056675 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100056675 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100056675 DMM DEBUG MM(262420000001055/e38a7803) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100056675 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) 20241208100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056676 DLM3UA 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) 20241208100056676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056676 DLSS7 DEBUG Found route for dpc=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) 20241208100056676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056676 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) 20241208100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056676 DLM3UA 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) 20241208100056676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056676 DLSS7 DEBUG Found route for dpc=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) 20241208100056676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: { messageType := 2, destLocRef := '48BFFE'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100056686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056686 DLM3UA 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) 20241208100056686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056686 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056686 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100056686 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100056686 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100056686 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241208100056686 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100056686 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100056686 DMM INFO MM(262420000001055/e38a7803) <- GMM SERVICE ACCEPT (P-TMSI=0xe38a7803) (gprs_gmm.c:795) 20241208100056686 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241208100056686 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) 20241208100056687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056687 DLM3UA 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) 20241208100056687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056687 DLSS7 DEBUG Found route for dpc=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) 20241208100056687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056687 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) 20241208100056687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056687 DLM3UA 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) 20241208100056687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056687 DLSS7 DEBUG Found route for dpc=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) 20241208100056687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100056700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056700 DLM3UA 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) 20241208100056700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056700 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056701 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100056701 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100056701 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100056701 DMM INFO MM(262420000001055/e38a7803) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100056701 DMM INFO MM(262420000001055/e38a7803) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100056701 DMM DEBUG MM(262420000001055/e38a7803) Using GGSN 0 (gprs_sm.c:317) 20241208100056701 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100056701 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241208100056701 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100056701 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100056701 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241208100056724 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 82 00 45 f7 11 33 27 c8 d9 14 05 7f 1a b3 62 4a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241208100056724 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100056724 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100056725 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) 20241208100056725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056725 DLM3UA 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) 20241208100056725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056725 DLSS7 DEBUG Found route for dpc=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) 20241208100056725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:33 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800233C3A27'O 20241208100056760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056760 DLM3UA 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) 20241208100056760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056760 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056760 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100056760 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100056760 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100056760 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241208100056760 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241208100056761 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241208100056761 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100056761 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241208100056761 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) 20241208100056761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056761 DLM3UA 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) 20241208100056761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056761 DLSS7 DEBUG Found route for dpc=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) 20241208100056761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100056766 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 82 00 45 f7 11 33 27 c8 d9 7f 1a b3 62 4a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241208100056766 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100056766 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_len:16 SGSN_Test_0-SCCP(1561)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1561)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241208100056777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100056777 DLM3UA 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) 20241208100056777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056777 DLSS7 DEBUG Found route for dpc=188=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) 20241208100056777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100056777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100056777 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100056777 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100056777 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100056777 DMM INFO MM(262420000001055/e38a7803) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241208100056777 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100056777 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241208100056780 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241208100056780 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100056780 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208100056780 DMM INFO MM(262420000001055/e38a7803) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208100056780 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241208100056780 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241208100056780 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208100056780 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) 20241208100056780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100056780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100056780 DLM3UA 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) 20241208100056780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100056780 DLSS7 DEBUG Found route for dpc=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) 20241208100056780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100056780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@5756901087f2: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@5756901087f2: Final verdict of PTC: none 20241208100056793 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100056793 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) 20241208100056793 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100056793 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100056793 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100056793 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) 20241208100056793 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100056793 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100056794 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:737) 20241208100056794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100056794 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100056794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100056794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100056794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100056794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100056794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100056794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100056794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@5756901087f2: Final verdict of PTC: none 20241208100056802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@5756901087f2: Final verdict of PTC: none 20241208100056806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(1550)@5756901087f2: Final verdict of PTC: none -NSVCI99(1560)@5756901087f2: Final verdict of PTC: none20241208100056806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1557)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1553)@5756901087f2: Final verdict of PTC: none -NSVCI98(1555)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1548)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1558)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 10:00:56 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241208100056924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100057426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262976) 20241208100057807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100057807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=262976, count=304864) 20241208100058795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100058795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100058795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100058809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100058809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:00:59 UTC 2024 /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 20241208100059810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100059810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241208100100506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100100508 DMM INFO MM(262420000001055/e38a7803) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100100508 DMM INFO MM(262420000001055/e38a7803) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100100508 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100100508 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100100508 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100100509 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100100509 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241208100100509 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) 20241208100100509 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) 20241208100100509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208100100509 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208100100509 DMM DEBUG MM_STATE_Iu(9)[0x55dca4983370]{Detached}: Deallocated (fsm.c:568) 20241208100100509 DMM DEBUG GMM(gmm_fsm)[0x55dca49827e0]{Deregistered}: Deallocated (fsm.c:568) 20241208100100509 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100100509 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) 20241208100100509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100100509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100100509 DLM3UA 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) 20241208100100509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100100509 DLSS7 DEBUG Found route for dpc=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) 20241208100100509 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1569)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100100552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100100552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100100552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100100552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100100552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100100552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100100552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100100552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100100552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100100553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100100553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100100553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100100553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100100553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100100553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100100553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100100553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100100553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100100553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100100553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100100553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100100553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100100556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100100561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100100561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100100569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100100569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100100569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100100569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100100569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100100569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100100569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100100569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100100569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100100570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100100570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100100570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100100570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100100570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100100570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100100570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100100570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100100570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100100570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100100570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100100570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100100570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100100578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100100578 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)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100100587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100100587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100100587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100100587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100100587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100100587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100100587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100100587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100100587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100100588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100100588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100100588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100100588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100100588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100100588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100100588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100100588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100100588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100100588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100100588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100100588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100100588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100100590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1586)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@5756901087f2: ************************************************* 20241208100100596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100100596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@5756901087f2: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100100797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100100797 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) 20241208100100797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100100797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100100799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100100799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100100799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100100799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100100799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100100799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100100799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100100800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100100800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100100800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100100800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100100800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100100800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100100800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100100800 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100100810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100100810 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100100810 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100100810 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100100811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100100812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100101607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101607 DLM3UA 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) 20241208100101607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101607 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101607 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100101607 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100101607 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) 20241208100101607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101607 DLM3UA 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) 20241208100101607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101607 DLSS7 DEBUG Found route for dpc=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) 20241208100101607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5756901087f2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='D0191782'O, index=0 SGSN_Test-GSUP(1589)@5756901087f2: 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)@5756901087f2: 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 := '2439'O ("$9"), rac := 'EA'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)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13485371 SGSN_Test_0-SCCP(1584)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1585)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100101903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101903 DLM3UA 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) 20241208100101903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101903 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101904 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100101904 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100101904 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100101904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20241208100101904 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{Deregistered}: Allocated (fsm.c:456) 20241208100101904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208100101904 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Allocated (fsm.c:456) 20241208100101904 DMM DEBUG MM_STATE_Iu[0x55dca4983990]{Detached}: Allocated (fsm.c:456) 20241208100101904 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100101904 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100101904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100101904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100101904 DMM DEBUG MM(262420000001056/c78dbd5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100101904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241208100101904 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) 20241208100101904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101904 DLM3UA 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) 20241208100101904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101904 DLSS7 DEBUG Found route for dpc=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) 20241208100101904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101904 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) 20241208100101904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101904 DLM3UA 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) 20241208100101904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101904 DLSS7 DEBUG Found route for dpc=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) 20241208100101904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: { messageType := 2, destLocRef := 'CDC53B'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: 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 := '69A3C50AA67E19B78E1836B8C2E43A32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04150C3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAD2A126564C8D7F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92B67F251378574D3198C9F2C1D18C77'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE79EFCCD477C0FFCED651A48934B1CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '299178EC60C2995153F0A66624B9920A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '44DD3A7459E0CD02'O } } } } } SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241208100101910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101910 DLM3UA 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) 20241208100101910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101910 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101910 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100101910 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100101910 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100101910 DMM DEBUG MM(262420000001056/c78dbd5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241208100101910 DMM NOTICE MM(262420000001056/c78dbd5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100101910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100101910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100101910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100101910 DMM DEBUG MM(262420000001056/c78dbd5c) Requesting authorization (sgsn_auth.c:160) 20241208100101910 DMM INFO MM(262420000001056/c78dbd5c) Requesting authentication tuples (sgsn_auth.c:184) 20241208100101910 DMM DEBUG MM(262420000001056/c78dbd5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100101910 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241208100101910 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)@5756901087f2: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241208100101912 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100101912 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100101912 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100101912 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100101912 DMM INFO MM(262420000001056/c78dbd5c) Subscriber data update (mmctx.c:445) 20241208100101912 DMM DEBUG MM(262420000001056/c78dbd5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100101912 DMM INFO MM(262420000001056/c78dbd5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100101912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100101912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100101912 DMM INFO MM(262420000001056/c78dbd5c) <- GMM AUTH AND CIPHERING REQ (rand = 69 a3 c5 0a a6 7e 19 b7 8e 18 36 b8 c2 e4 3a 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 91 78 ec 60 c2 99 51 53 f0 a6 66 24 b9 92 0a ) (gprs_gmm.c:465) 20241208100101912 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241208100101912 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) 20241208100101912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101912 DLM3UA 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) 20241208100101912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101912 DLSS7 DEBUG Found route for dpc=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) 20241208100101912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2244DD3A7423094B99990000105006F0290459E0CD02'O 20241208100101915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101915 DLM3UA 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) 20241208100101915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101915 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100101915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100101915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100101915 DMM INFO MM(262420000001056/c78dbd5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100101915 DMM NOTICE MM(262420000001056/c78dbd5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100101915 DMM DEBUG MM(262420000001056/c78dbd5c) checking auth: received UMTS RES = 44 dd 3a 74 59 e0 cd 02 (gprs_gmm.c:648) 20241208100101915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100101915 DMM DEBUG MM(262420000001056/c78dbd5c) Requesting authorization (sgsn_auth.c:160) 20241208100101915 DMM INFO MM(262420000001056/c78dbd5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100101915 DMM DEBUG MM(262420000001056/c78dbd5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100101915 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241208100101915 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) 20241208100101915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100101915 DMM DEBUG MM(262420000001056/c78dbd5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100101915 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) 20241208100101915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101915 DLM3UA 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) 20241208100101915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101915 DLSS7 DEBUG Found route for dpc=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) 20241208100101915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100101919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101919 DLM3UA 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) 20241208100101919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101919 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101919 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100101919 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100101919 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100101919 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241208100101919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100101919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100101919 DMM INFO MM(262420000001056/c78dbd5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc78dbd5c) (gprs_gmm.c:282) 20241208100101919 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241208100101919 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) 20241208100101919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101919 DLM3UA 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) 20241208100101919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101919 DLSS7 DEBUG Found route for dpc=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) 20241208100101919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101919 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) 20241208100101919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101919 DLM3UA 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) 20241208100101919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101919 DLSS7 DEBUG Found route for dpc=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) 20241208100101919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100101921 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100101921 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100101921 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241208100101921 DMM INFO MM(262420000001056/c78dbd5c) Subscriber data update (mmctx.c:445) 20241208100101921 DMM DEBUG MM(262420000001056/c78dbd5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100101921 DMM INFO MM(262420000001056/c78dbd5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100101921 DMM NOTICE MM(262420000001056/c78dbd5c) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241208100101921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100101921 DMM NOTICE MM(262420000001056/c78dbd5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100101921 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) 20241208100101921 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100101921 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241208100101921 DMM INFO MM(262420000001056/c78dbd5c) Subscriber data update (mmctx.c:445) 20241208100101921 DMM DEBUG MM(262420000001056/c78dbd5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100101922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101922 DLM3UA 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) 20241208100101922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101922 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100101922 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100101922 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100101922 DMM INFO MM(262420000001056/c78dbd5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100101922 DMM NOTICE MM(262420000001056/c78dbd5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100101922 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100101922 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100101922 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100101922 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100101922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100101922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100101922 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) 20241208100101922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101922 DLM3UA 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) 20241208100101922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101922 DLSS7 DEBUG Found route for dpc=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) 20241208100101922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100101925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101925 DLM3UA 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) 20241208100101925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101925 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100101925 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100101925 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100101925 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100101925 DMM INFO MM(262420000001056/c78dbd5c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100101925 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100101925 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100101925 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) 20241208100101925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100101925 DLM3UA 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) 20241208100101925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101925 DLSS7 DEBUG Found route for dpc=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) 20241208100101925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100101925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 20241208100101926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100101926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100101926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100101926 DLM3UA 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) 20241208100101926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100101926 DLSS7 DEBUG Found route for dpc=188=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) 20241208100101926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100101926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13485371 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: 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 := 'C78DBD5C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)16152772 SGSN_Test_0-RAN(1585)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@5756901087f2: First idle individual index:0 20241208100102134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100102134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100102134 DLM3UA 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) 20241208100102134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102134 DLSS7 DEBUG Found route for dpc=188=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) 20241208100102134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100102134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102134 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100102134 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100102134 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100102134 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC78DBD5C) type="signalling" (gprs_gmm.c:1897) 20241208100102134 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100102134 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100102134 DMM DEBUG MM(262420000001056/c78dbd5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100102135 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) 20241208100102135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102135 DLM3UA 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) 20241208100102135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102135 DLSS7 DEBUG Found route for dpc=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) 20241208100102135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102135 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) 20241208100102135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102135 DLM3UA 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) 20241208100102135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102135 DLSS7 DEBUG Found route for dpc=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) 20241208100102135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: { messageType := 2, destLocRef := 'F678C4'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100102140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100102140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100102140 DLM3UA 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) 20241208100102140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102140 DLSS7 DEBUG Found route for dpc=188=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) 20241208100102140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100102140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102140 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100102140 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100102140 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100102140 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241208100102140 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100102140 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100102140 DMM INFO MM(262420000001056/c78dbd5c) <- GMM SERVICE ACCEPT (P-TMSI=0xc78dbd5c) (gprs_gmm.c:795) 20241208100102140 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241208100102140 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) 20241208100102140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102140 DLM3UA 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) 20241208100102141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102141 DLSS7 DEBUG Found route for dpc=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) 20241208100102141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102141 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) 20241208100102141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102141 DLM3UA 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) 20241208100102141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102141 DLSS7 DEBUG Found route for dpc=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) 20241208100102141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100102147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100102147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100102147 DLM3UA 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) 20241208100102147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102147 DLSS7 DEBUG Found route for dpc=188=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) 20241208100102147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100102147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102147 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100102147 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100102147 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100102147 DMM INFO MM(262420000001056/c78dbd5c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100102147 DMM INFO MM(262420000001056/c78dbd5c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100102147 DMM DEBUG MM(262420000001056/c78dbd5c) Using GGSN 0 (gprs_sm.c:317) 20241208100102147 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100102147 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241208100102147 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100102147 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100102147 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241208100102157 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 bc f4 ef 81 11 56 5b 1c 9d 14 05 7f c7 dc 5a 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241208100102157 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100102157 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100102157 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) 20241208100102157 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102157 DLM3UA 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) 20241208100102157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102157 DLSS7 DEBUG Found route for dpc=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) 20241208100102157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:46 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000004365FA49'O 20241208100102167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100102167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100102167 DLM3UA 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) 20241208100102167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102167 DLSS7 DEBUG Found route for dpc=188=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) 20241208100102167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100102167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102167 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100102167 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100102167 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100102167 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241208100102167 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241208100102167 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241208100102167 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100102167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241208100102167 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) 20241208100102167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102167 DLM3UA 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) 20241208100102167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102167 DLSS7 DEBUG Found route for dpc=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) 20241208100102167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100102169 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 bc f4 ef 81 11 56 5b 1c 9d 7f c7 dc 5a 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241208100102169 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100102169 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_len:16 SGSN_Test_0-SCCP(1584)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1584)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241208100102174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100102174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100102174 DLM3UA 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) 20241208100102174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102174 DLSS7 DEBUG Found route for dpc=188=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) 20241208100102174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100102174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100102174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100102174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100102174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100102174 DMM INFO MM(262420000001056/c78dbd5c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241208100102174 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100102174 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241208100102176 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241208100102176 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100102176 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208100102176 DMM INFO MM(262420000001056/c78dbd5c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241208100102176 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241208100102176 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241208100102176 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241208100102176 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) 20241208100102176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100102176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100102176 DLM3UA 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) 20241208100102176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100102176 DLSS7 DEBUG Found route for dpc=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) 20241208100102176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100102176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5756901087f2: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@5756901087f2: Final verdict of PTC: none 20241208100102181 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100102181 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) 20241208100102181 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100102181 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100102181 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100102181 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) 20241208100102181 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100102181 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100102181 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:737) 20241208100102181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100102181 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100102181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100102181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100102181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100102181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100102181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100102181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100102181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@5756901087f2: Final verdict of PTC: none 20241208100102184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@5756901087f2: Final verdict of PTC: none 20241208100102189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100102189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1573)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@5756901087f2: Final verdict of PTC: none -NSVCI99(1583)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@5756901087f2: Final verdict of PTC: none -NSVCI98(1578)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1581)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1571)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1576)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 10:01:02 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241208100102307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100102808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295396) 20241208100103190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100103190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=295396, count=305532) 20241208100104181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100104181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100104181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100104192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100104192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:01:04 UTC 2024 /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 20241208100105194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100105194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241208100105852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100105855 DMM INFO MM(262420000001056/c78dbd5c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100105855 DMM INFO MM(262420000001056/c78dbd5c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100105855 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100105855 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100105855 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100105856 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100105856 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241208100105856 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) 20241208100105856 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) 20241208100105856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100105856 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Deallocated (fsm.c:568) 20241208100105856 DMM DEBUG MM_STATE_Iu(11)[0x55dca4983990]{Detached}: Deallocated (fsm.c:568) 20241208100105856 DMM DEBUG GMM(gmm_fsm)[0x55dca4983370]{Deregistered}: Deallocated (fsm.c:568) 20241208100105856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100105856 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) 20241208100105856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100105856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100105856 DLM3UA 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) 20241208100105856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100105856 DLSS7 DEBUG Found route for dpc=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) 20241208100105856 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1592)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100105898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100105898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100105898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100105898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100105898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100105898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100105898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100105898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100105898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100105899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100105899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100105899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100105899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100105899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100105899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100105899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100105899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100105899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100105899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100105899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100105900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100105900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100105902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100105908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100105908 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100105916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100105916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100105916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100105916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100105916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100105916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100105916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100105916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100105916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100105917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100105917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100105917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100105917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100105917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100105917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100105917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100105917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100105917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100105917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100105917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100105917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100105917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100105919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100105924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100105924 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)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100105934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100105934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100105934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100105934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100105934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100105934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100105934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100105934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100105934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100105936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100105936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100105936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100105936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100105936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100105936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100105936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100105936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100105936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100105936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100105936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100105936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100105936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100105938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100105943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100105943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1609)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@5756901087f2: ************************************************* SGSN_Test_0-SCCP(1607)@5756901087f2: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100106144 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100106145 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) 20241208100106145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100106145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100106146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100106146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100106146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100106146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100106146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100106146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100106146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100106146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100106146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100106146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100106146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100106146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100106146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100106146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100106146 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100106195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100106195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100106195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100106195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100106196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1611)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241208100106196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100106954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100106954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100106954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100106954 DLM3UA 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) 20241208100106954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100106954 DLSS7 DEBUG Found route for dpc=188=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) 20241208100106954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100106954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100106954 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100106954 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100106954 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) 20241208100106954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100106954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100106954 DLM3UA 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) 20241208100106954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100106954 DLSS7 DEBUG Found route for dpc=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) 20241208100106954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100106954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@5756901087f2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C1D888BF'O, index=0 SGSN_Test-GSUP(1612)@5756901087f2: 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)@5756901087f2: 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 := '8F31'O, rac := '79'O ("y") }, 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)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9118283 SGSN_Test_0-SCCP(1607)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1608)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100107263 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100107263 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100107263 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100107263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20241208100107263 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{Deregistered}: Allocated (fsm.c:456) 20241208100107263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Allocated (fsm.c:456) 20241208100107263 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208100107263 DMM DEBUG MM_STATE_Iu[0x55dca4984090]{Detached}: Allocated (fsm.c:456) 20241208100107263 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100107263 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100107263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100107263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100107263 DMM DEBUG MM(262420000001057/f996ef3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100107263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241208100107263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107263 DLM3UA 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) 20241208100107263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107263 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107264 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) 20241208100107264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107264 DLM3UA 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) 20241208100107264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107264 DLSS7 DEBUG Found route for dpc=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) 20241208100107264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107264 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) 20241208100107264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107264 DLM3UA 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) 20241208100107264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107264 DLSS7 DEBUG Found route for dpc=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) 20241208100107264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: { messageType := 2, destLocRef := '8B224B'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: 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 := '42DADE7D1A6ECD72BF6059BBC2A92669'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '084BB59B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1617BBCD08D85491'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3C2CE99382C656D07A5A8932E8FC7728'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7558775B6E74ED45A2AF1AD54DB255AD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A808F039DD0978ED70C0AEE97CBD5EE1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '800377CA23D47646'O } } } } } SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241208100107278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107278 DLM3UA 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) 20241208100107278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107278 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107278 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100107278 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100107278 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100107278 DMM DEBUG MM(262420000001057/f996ef3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241208100107278 DMM NOTICE MM(262420000001057/f996ef3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100107278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100107278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100107278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100107278 DMM DEBUG MM(262420000001057/f996ef3c) Requesting authorization (sgsn_auth.c:160) 20241208100107278 DMM INFO MM(262420000001057/f996ef3c) Requesting authentication tuples (sgsn_auth.c:184) 20241208100107278 DMM DEBUG MM(262420000001057/f996ef3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100107278 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241208100107278 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)@5756901087f2: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241208100107282 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100107282 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100107282 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100107282 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100107282 DMM INFO MM(262420000001057/f996ef3c) Subscriber data update (mmctx.c:445) 20241208100107282 DMM DEBUG MM(262420000001057/f996ef3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100107282 DMM INFO MM(262420000001057/f996ef3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100107282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100107282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100107282 DMM INFO MM(262420000001057/f996ef3c) <- GMM AUTH AND CIPHERING REQ (rand = 42 da de 7d 1a 6e cd 72 bf 60 59 bb c2 a9 26 69 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 08 f0 39 dd 09 78 ed 70 c0 ae e9 7c bd 5e e1 ) (gprs_gmm.c:465) 20241208100107282 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241208100107282 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) 20241208100107282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107282 DLM3UA 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) 20241208100107282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107283 DLSS7 DEBUG Found route for dpc=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) 20241208100107283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222800377CA23094B99990000105007F0290423D47646'O 20241208100107291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107291 DLM3UA 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) 20241208100107291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107291 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107291 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100107291 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100107291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100107291 DMM INFO MM(262420000001057/f996ef3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100107291 DMM NOTICE MM(262420000001057/f996ef3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100107291 DMM DEBUG MM(262420000001057/f996ef3c) checking auth: received UMTS RES = 80 03 77 ca 23 d4 76 46 (gprs_gmm.c:648) 20241208100107291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100107291 DMM DEBUG MM(262420000001057/f996ef3c) Requesting authorization (sgsn_auth.c:160) 20241208100107291 DMM INFO MM(262420000001057/f996ef3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100107291 DMM DEBUG MM(262420000001057/f996ef3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100107291 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241208100107291 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) 20241208100107291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100107291 DMM DEBUG MM(262420000001057/f996ef3c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100107291 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) 20241208100107291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107291 DLM3UA 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) 20241208100107291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107291 DLSS7 DEBUG Found route for dpc=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) 20241208100107291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100107299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107299 DLM3UA 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) 20241208100107299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107299 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107299 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100107299 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100107299 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100107299 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241208100107299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100107299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100107299 DMM INFO MM(262420000001057/f996ef3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf996ef3c) (gprs_gmm.c:282) 20241208100107299 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241208100107299 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) 20241208100107299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107299 DLM3UA 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) 20241208100107299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107299 DLSS7 DEBUG Found route for dpc=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) 20241208100107299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107300 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) 20241208100107300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107300 DLM3UA 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) 20241208100107300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107300 DLSS7 DEBUG Found route for dpc=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) 20241208100107300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100107304 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100107304 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100107304 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241208100107304 DMM INFO MM(262420000001057/f996ef3c) Subscriber data update (mmctx.c:445) 20241208100107304 DMM DEBUG MM(262420000001057/f996ef3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100107304 DMM INFO MM(262420000001057/f996ef3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100107304 DMM NOTICE MM(262420000001057/f996ef3c) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241208100107304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100107304 DMM NOTICE MM(262420000001057/f996ef3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100107304 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) 20241208100107304 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100107304 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241208100107304 DMM INFO MM(262420000001057/f996ef3c) Subscriber data update (mmctx.c:445) 20241208100107304 DMM DEBUG MM(262420000001057/f996ef3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100107307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107307 DLM3UA 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) 20241208100107307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107307 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107307 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100107307 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100107307 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100107307 DMM INFO MM(262420000001057/f996ef3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100107307 DMM NOTICE MM(262420000001057/f996ef3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100107307 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100107307 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100107307 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100107307 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100107307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100107307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100107307 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) 20241208100107307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107307 DLM3UA 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) 20241208100107307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107307 DLSS7 DEBUG Found route for dpc=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) 20241208100107307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100107313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107313 DLM3UA 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) 20241208100107313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107313 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107314 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100107314 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100107314 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100107314 DMM INFO MM(262420000001057/f996ef3c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100107314 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100107314 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100107314 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) 20241208100107314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107314 DLM3UA 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) 20241208100107314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107314 DLSS7 DEBUG Found route for dpc=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) 20241208100107314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 20241208100107315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107315 DLM3UA 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) 20241208100107315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107315 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9118283 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: 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 := 'F996EF3C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)6111837 SGSN_Test_0-RAN(1608)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@5756901087f2: First idle individual index:0 20241208100107518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107518 DLM3UA 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) 20241208100107518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107518 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107518 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100107518 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100107518 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100107518 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF996EF3C) type="signalling" (gprs_gmm.c:1897) 20241208100107518 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100107518 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100107518 DMM DEBUG MM(262420000001057/f996ef3c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100107519 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) 20241208100107519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107519 DLM3UA 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) 20241208100107519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107519 DLSS7 DEBUG Found route for dpc=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) 20241208100107519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107519 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) 20241208100107519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107519 DLM3UA 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) 20241208100107519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107519 DLSS7 DEBUG Found route for dpc=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) 20241208100107519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: { messageType := 2, destLocRef := '5D425D'O ("]B]"), 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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100107522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107522 DLM3UA 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) 20241208100107522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107522 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107522 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100107522 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100107522 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100107522 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241208100107522 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100107522 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100107522 DMM INFO MM(262420000001057/f996ef3c) <- GMM SERVICE ACCEPT (P-TMSI=0xf996ef3c) (gprs_gmm.c:795) 20241208100107522 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241208100107522 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) 20241208100107522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107522 DLM3UA 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) 20241208100107522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107522 DLSS7 DEBUG Found route for dpc=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) 20241208100107522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107522 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) 20241208100107522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107522 DLM3UA 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) 20241208100107522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107522 DLSS7 DEBUG Found route for dpc=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) 20241208100107522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100107525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107526 DLM3UA 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) 20241208100107526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107526 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107526 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100107526 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100107526 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100107526 DMM INFO MM(262420000001057/f996ef3c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100107526 DMM INFO MM(262420000001057/f996ef3c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100107526 DMM DEBUG MM(262420000001057/f996ef3c) Using GGSN 0 (gprs_sm.c:317) 20241208100107526 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100107526 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241208100107526 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100107526 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100107526 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241208100107532 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 a1 d3 df 4b 11 6d fd c6 22 14 05 7f 52 76 93 b0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241208100107532 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100107532 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100107532 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) 20241208100107532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107532 DLM3UA 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) 20241208100107532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107532 DLSS7 DEBUG Found route for dpc=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) 20241208100107532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_len:48 SGSN_Test_0-SCCP(1607)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1607)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000030CA661A'O 20241208100107543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100107543 DLM3UA 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) 20241208100107543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107543 DLSS7 DEBUG Found route for dpc=188=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) 20241208100107543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100107543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100107543 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100107543 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100107543 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100107543 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241208100107543 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241208100107543 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241208100107543 DMM NOTICE MM(262420000001057/f996ef3c) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241208100107543 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241208100107543 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100107543 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241208100107543 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241208100107543 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) 20241208100107543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100107543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100107543 DLM3UA 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) 20241208100107543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100107543 DLSS7 DEBUG Found route for dpc=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) 20241208100107543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100107543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208100107545 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241208100107545 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100107545 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241208100107545 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241208100107545 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@5756901087f2: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5756901087f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@5756901087f2: Final verdict of PTC: none 20241208100107547 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100107547 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) 20241208100107547 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100107547 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100107547 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100107547 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) 20241208100107547 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100107547 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100107547 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:737) 20241208100107547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100107547 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100107547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100107547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100107547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100107547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100107548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100107548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100107548 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@5756901087f2: Final verdict of PTC: none 20241208100107549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241208100107550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100107550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@5756901087f2: Final verdict of PTC: none -NSVCI99(1606)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@5756901087f2: Final verdict of PTC: none -NSVCI97(1596)@5756901087f2: Final verdict of PTC: none -NSVCI98(1601)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1594)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1604)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1599)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@5756901087f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@5756901087f2: 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 pass'. Sun Dec 8 10:01:07 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241208100107682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100108184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286152) 20241208100108551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100108552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=286152, count=290604) 20241208100109548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100109548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100109548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100109552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100109553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 pass' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:01:10 UTC 2024 /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 20241208100110553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100110553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_attach_pdp_act_pmm_idle started. 20241208100111264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100111267 DMM INFO MM(262420000001057/f996ef3c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100111267 DMM INFO MM(262420000001057/f996ef3c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100111267 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100111267 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100111267 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100111267 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100111267 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241208100111267 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) 20241208100111267 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) 20241208100111267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f750]{Init}: Deallocated (fsm.c:568) 20241208100111267 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208100111267 DMM DEBUG MM_STATE_Iu(13)[0x55dca4984090]{Detached}: Deallocated (fsm.c:568) 20241208100111267 DMM DEBUG GMM(gmm_fsm)[0x55dca4983990]{Deregistered}: Deallocated (fsm.c:568) 20241208100111267 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100111267 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) 20241208100111268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100111268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100111268 DLM3UA 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) 20241208100111268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100111268 DLSS7 DEBUG Found route for dpc=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) 20241208100111268 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1615)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100111321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100111321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100111321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100111321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100111321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100111321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100111321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100111321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100111321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100111322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100111322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100111322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100111322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100111322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100111322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100111322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100111322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100111322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100111322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100111322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100111323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100111323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100111325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100111331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100111331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100111339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100111339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100111339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100111339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100111339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100111339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100111339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100111340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100111340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100111341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100111348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100111348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100111357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100111357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100111357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100111357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100111357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100111357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100111357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100111357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100111357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100111358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100111358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100111358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100111359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100111359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100111359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100111359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100111359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100111359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100111359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100111359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100111359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100111359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100111361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1632)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@5756901087f2: ************************************************* SGSN_Test_0-SCCP(1630)@5756901087f2: v_sccp_pdu_maxlen:268 20241208100111365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100111365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100111555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100111555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100111555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100111555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100111559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100111561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100111566 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100111566 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) 20241208100111566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100111566 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100111573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100111573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100111573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100111573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100111573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100111573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100111573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100111575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100111575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100111575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100111575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100111575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100111575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100111575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100111575 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100112372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112372 DLM3UA 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) 20241208100112372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112372 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112373 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100112373 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100112373 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) 20241208100112373 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112373 DLM3UA 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) 20241208100112373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112373 DLSS7 DEBUG Found route for dpc=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) 20241208100112373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@5756901087f2: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='F1315510'O, index=0 SGSN_Test-GSUP(1635)@5756901087f2: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: 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 := 'A088'O, rac := '90'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)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15868825 SGSN_Test_0-SCCP(1630)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1631)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100112641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112641 DLM3UA 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) 20241208100112641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112641 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112641 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100112641 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100112641 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100112641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20241208100112641 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{Deregistered}: Allocated (fsm.c:456) 20241208100112641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208100112641 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Allocated (fsm.c:456) 20241208100112641 DMM DEBUG MM_STATE_Iu[0x55dca4983850]{Detached}: Allocated (fsm.c:456) 20241208100112641 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100112641 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100112641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100112641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100112641 DMM DEBUG MM(262420000001005/da6360e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100112641 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241208100112641 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) 20241208100112641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112641 DLM3UA 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) 20241208100112641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112641 DLSS7 DEBUG Found route for dpc=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) 20241208100112641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112642 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) 20241208100112642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112642 DLM3UA 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) 20241208100112642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112642 DLSS7 DEBUG Found route for dpc=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) 20241208100112642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: { messageType := 2, destLocRef := 'F22399'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: 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 := 'A53B7CF3F653C5EC97877E243F125D36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F292040'O ("/) @") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '847E250564D6B677'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B6245FB9E503A583DAE2C962BBD93A65'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5DB35596B9DFF80C1A446AF48CB17632'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CFC29C022A10A1F5C57088C99547B7F8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '37503BB4B5BAF165'O } } } } } SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241208100112647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112647 DLM3UA 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) 20241208100112647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112647 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112647 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100112647 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100112647 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100112647 DMM DEBUG MM(262420000001005/da6360e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241208100112647 DMM NOTICE MM(262420000001005/da6360e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100112647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100112647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100112647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100112647 DMM DEBUG MM(262420000001005/da6360e9) Requesting authorization (sgsn_auth.c:160) 20241208100112647 DMM INFO MM(262420000001005/da6360e9) Requesting authentication tuples (sgsn_auth.c:184) 20241208100112647 DMM DEBUG MM(262420000001005/da6360e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100112647 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241208100112647 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)@5756901087f2: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@5756901087f2: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241208100112649 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100112649 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100112649 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100112649 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100112649 DMM INFO MM(262420000001005/da6360e9) Subscriber data update (mmctx.c:445) 20241208100112649 DMM DEBUG MM(262420000001005/da6360e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100112649 DMM INFO MM(262420000001005/da6360e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100112649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100112649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100112649 DMM INFO MM(262420000001005/da6360e9) <- GMM AUTH AND CIPHERING REQ (rand = a5 3b 7c f3 f6 53 c5 ec 97 87 7e 24 3f 12 5d 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cf c2 9c 02 2a 10 a1 f5 c5 70 88 c9 95 47 b7 f8 ) (gprs_gmm.c:465) 20241208100112649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241208100112649 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) 20241208100112649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112649 DLM3UA 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) 20241208100112649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112649 DLSS7 DEBUG Found route for dpc=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) 20241208100112649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012237503BB423094B99990000100005F02904B5BAF165'O 20241208100112653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112653 DLM3UA 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) 20241208100112653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112653 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112653 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100112653 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100112653 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100112653 DMM INFO MM(262420000001005/da6360e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100112653 DMM NOTICE MM(262420000001005/da6360e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100112653 DMM DEBUG MM(262420000001005/da6360e9) checking auth: received UMTS RES = 37 50 3b b4 b5 ba f1 65 (gprs_gmm.c:648) 20241208100112653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100112653 DMM DEBUG MM(262420000001005/da6360e9) Requesting authorization (sgsn_auth.c:160) 20241208100112653 DMM INFO MM(262420000001005/da6360e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100112653 DMM DEBUG MM(262420000001005/da6360e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100112653 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241208100112653 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) 20241208100112653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100112653 DMM DEBUG MM(262420000001005/da6360e9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100112653 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) 20241208100112653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112653 DLM3UA 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) 20241208100112653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112653 DLSS7 DEBUG Found route for dpc=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) 20241208100112653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100112657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112657 DLM3UA 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) 20241208100112657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112657 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112657 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100112657 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100112657 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100112657 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241208100112657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100112657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100112657 DMM INFO MM(262420000001005/da6360e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6360e9) (gprs_gmm.c:282) 20241208100112657 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241208100112657 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) 20241208100112657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112657 DLM3UA 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) 20241208100112657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112657 DLSS7 DEBUG Found route for dpc=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) 20241208100112657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112657 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) 20241208100112657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112657 DLM3UA 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) 20241208100112657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112657 DLSS7 DEBUG Found route for dpc=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) 20241208100112657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100112660 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100112660 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100112660 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241208100112660 DMM INFO MM(262420000001005/da6360e9) Subscriber data update (mmctx.c:445) 20241208100112660 DMM DEBUG MM(262420000001005/da6360e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100112660 DMM INFO MM(262420000001005/da6360e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100112660 DMM NOTICE MM(262420000001005/da6360e9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241208100112660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100112660 DMM NOTICE MM(262420000001005/da6360e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100112660 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) 20241208100112660 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100112660 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241208100112660 DMM INFO MM(262420000001005/da6360e9) Subscriber data update (mmctx.c:445) 20241208100112660 DMM DEBUG MM(262420000001005/da6360e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100112661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112661 DLM3UA 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) 20241208100112661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112661 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112661 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100112661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100112661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100112661 DMM INFO MM(262420000001005/da6360e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100112662 DMM NOTICE MM(262420000001005/da6360e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100112662 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100112662 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100112662 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100112662 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100112662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100112662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100112662 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) 20241208100112662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112662 DLM3UA 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) 20241208100112662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112662 DLSS7 DEBUG Found route for dpc=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) 20241208100112662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100112664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112664 DLM3UA 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) 20241208100112664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112664 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112664 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100112664 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100112664 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100112664 DMM INFO MM(262420000001005/da6360e9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100112664 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100112664 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100112664 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) 20241208100112664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112664 DLM3UA 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) 20241208100112664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112664 DLSS7 DEBUG Found route for dpc=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) 20241208100112664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 20241208100112665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112665 DLM3UA 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) 20241208100112665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112665 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15868825 TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: 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 := 'DA6360E9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5430574 SGSN_Test_0-RAN(1631)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@5756901087f2: First idle individual index:0 20241208100112866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112866 DLM3UA 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) 20241208100112866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112866 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112866 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100112866 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100112866 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100112866 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA6360E9) type="signalling" (gprs_gmm.c:1897) 20241208100112866 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100112866 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100112866 DMM DEBUG MM(262420000001005/da6360e9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100112866 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) 20241208100112866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112866 DLM3UA 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) 20241208100112866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112866 DLSS7 DEBUG Found route for dpc=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) 20241208100112866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112866 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) 20241208100112866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112866 DLM3UA 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) 20241208100112866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112866 DLSS7 DEBUG Found route for dpc=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) 20241208100112866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: { messageType := 2, destLocRef := '52DD2E'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100112869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112869 DLM3UA 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) 20241208100112869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112869 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100112869 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100112869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100112869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241208100112869 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100112869 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100112869 DMM INFO MM(262420000001005/da6360e9) <- GMM SERVICE ACCEPT (P-TMSI=0xda6360e9) (gprs_gmm.c:795) 20241208100112869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241208100112869 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) 20241208100112869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112869 DLM3UA 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) 20241208100112869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112869 DLSS7 DEBUG Found route for dpc=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) 20241208100112869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112869 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) 20241208100112869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112869 DLM3UA 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) 20241208100112869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112869 DLSS7 DEBUG Found route for dpc=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) 20241208100112869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100112873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112873 DLM3UA 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) 20241208100112873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112873 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112873 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100112873 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100112873 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100112873 DMM INFO MM(262420000001005/da6360e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100112873 DMM INFO MM(262420000001005/da6360e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100112873 DMM DEBUG MM(262420000001005/da6360e9) Using GGSN 0 (gprs_sm.c:317) 20241208100112873 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100112873 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241208100112873 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100112873 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100112873 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241208100112879 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 a6 d0 bf 8c 11 73 70 48 5e 14 05 7f d0 11 e0 4f 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=1094 from retransmit req queue (gtp.c:443) 20241208100112879 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100112879 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100112879 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) 20241208100112879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112879 DLM3UA 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) 20241208100112879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112879 DLSS7 DEBUG Found route for dpc=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) 20241208100112879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:30 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C48ED73E'O 20241208100112891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112891 DLM3UA 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) 20241208100112891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112891 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112891 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100112891 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100112891 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100112891 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241208100112891 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241208100112891 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241208100112891 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100112891 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241208100112891 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) 20241208100112891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112891 DLM3UA 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) 20241208100112891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112891 DLSS7 DEBUG Found route for dpc=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) 20241208100112891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100112894 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 a6 d0 bf 8c 11 73 70 48 5e 7f d0 11 e0 4f 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=1095 from retransmit req queue (gtp.c:443) 20241208100112894 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100112894 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:13 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241208100112896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112896 DLM3UA 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) 20241208100112896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112896 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112896 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241208100112896 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241208100112896 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241208100112896 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241208100112896 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) 20241208100112896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112896 DLM3UA 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) 20241208100112896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112896 DLSS7 DEBUG Found route for dpc=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) 20241208100112896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100112897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112897 DLM3UA 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) 20241208100112897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112897 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100112897 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100112897 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100112897 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100112897 DMM INFO MM(262420000001005/da6360e9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100112897 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100112897 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100112897 DMM INFO MM(262420000001005/da6360e9) Changing GTP-U endpoints 127.0.0.104/0xc48ed73e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241208100112897 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241208100112897 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) 20241208100112897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100112897 DLM3UA 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) 20241208100112897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112897 DLSS7 DEBUG Found route for dpc=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) 20241208100112897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100112897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@5756901087f2: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5430574 20241208100112898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100112898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100112898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100112898 DLM3UA 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) 20241208100112898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100112898 DLSS7 DEBUG Found route for dpc=188=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) 20241208100112898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100112898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: 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 := 'DA6360E9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241208100112898 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 a6 d0 bf 8c 11 73 70 48 5e 7f d0 11 e0 4f 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=1096 from retransmit req queue (gtp.c:443) 20241208100112898 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7c9f670, cbp=0x55dca4980fc0) (sgsn_libgtp.c:633) 20241208100112898 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1631)@5756901087f2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3525481 SGSN_Test_0-RAN(1631)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@5756901087f2: First idle individual index:0 20241208100113102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100113102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100113102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100113102 DLM3UA 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) 20241208100113102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100113102 DLSS7 DEBUG Found route for dpc=188=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) 20241208100113102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100113102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100113103 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100113103 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100113103 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100113103 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA6360E9) type="signalling" (gprs_gmm.c:1897) 20241208100113103 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100113103 DMM DEBUG MM(262420000001005/da6360e9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100113104 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) 20241208100113104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100113104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100113104 DLM3UA 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) 20241208100113104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100113104 DLSS7 DEBUG Found route for dpc=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) 20241208100113104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100113104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100113104 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) 20241208100113104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100113104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100113104 DLM3UA 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) 20241208100113104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100113104 DLSS7 DEBUG Found route for dpc=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) 20241208100113104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100113104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: { messageType := 2, destLocRef := '35CB69'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(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1630)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1630)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100113113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100113113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100113113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100113113 DLM3UA 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) 20241208100113113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100113113 DLSS7 DEBUG Found route for dpc=188=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) 20241208100113113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100113113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100113114 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100113114 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100113114 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100113114 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241208100113114 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100113114 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100113114 DMM INFO MM(262420000001005/da6360e9) <- GMM SERVICE ACCEPT (P-TMSI=0xda6360e9) (gprs_gmm.c:795) 20241208100113114 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241208100113114 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) 20241208100113114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100113114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100113114 DLM3UA 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) 20241208100113114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100113114 DLSS7 DEBUG Found route for dpc=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) 20241208100113114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100113115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100113115 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) 20241208100113115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100113115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100113115 DLM3UA 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) 20241208100113115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100113115 DLSS7 DEBUG Found route for dpc=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) 20241208100113115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100113115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208100121274 DGPRS DEBUG Checking for inactive LLMEs, time = 36180280 (sgsn.c:132) 20241208100131556 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208100131556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100131557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241208100141323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100141325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100141325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208100141341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100141342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100141342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208100141359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100141360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100141360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5756901087f2: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241208100142661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100142661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1635)@5756901087f2: Final verdict of PTC: none -NSVCI97(1619)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@5756901087f2: Final verdict of PTC: none -NSVCI98(1624)@5756901087f2: Final verdict of PTC: none -NSVCI99(1629)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@5756901087f2: Final verdict of PTC: none 20241208100142664 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100142664 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) 20241208100142664 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100142664 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100142664 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100142664 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) 20241208100142664 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100142664 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100142664 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:737) 20241208100142664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) SGSN_Test-Gb2-NS2(1625)@5756901087f2: Final verdict of PTC: none 20241208100142664 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100142664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100142664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100142664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100142664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100142664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100142664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100142665 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test-Gb0-NS0(1615)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@5756901087f2: Final verdict of PTC: none 20241208100142666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55684<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1621)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1622)@5756901087f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@5756901087f2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1627)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1617)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@5756901087f2: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@5756901087f2: 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 fail'. Sun Dec 8 10:01:42 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241208100142839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100143341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364644) 20241208100143662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100143662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=364644, count=369096) 20241208100144664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100144664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100144665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100144665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100144665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@5756901087f2: 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 fail' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:01:45 UTC 2024 /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 20241208100145665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100145665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_pmm_idle_rx_mt_data started. 20241208100146412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100146413 DMM INFO MM(262420000001005/da6360e9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100146413 DMM INFO MM(262420000001005/da6360e9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100146413 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100146413 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100146413 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100146413 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100146413 DMM NOTICE MM(262420000001005/da6360e9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208100146413 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241208100146413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208100146413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100146413 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241208100146413 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241208100146413 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) 20241208100146413 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) 20241208100146413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100146413 DMM DEBUG MM_STATE_Gb[0x55dca496f750]{Idle}: Deallocated (fsm.c:568) 20241208100146413 DMM DEBUG MM_STATE_Iu(15)[0x55dca4983850]{Detached}: Deallocated (fsm.c:568) 20241208100146413 DMM DEBUG GMM(gmm_fsm)[0x55dca4984090]{Deregistered}: Deallocated (fsm.c:568) 20241208100146413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100146413 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) 20241208100146413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100146413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100146413 DLM3UA 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) 20241208100146413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100146413 DLSS7 DEBUG Found route for dpc=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) 20241208100146413 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1638)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100146431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100146431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100146432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100146432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100146432 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100146432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100146432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100146432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100146432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100146432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100146432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100146432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100146433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100146433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100146433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100146433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100146433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100146433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100146433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100146433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100146433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100146433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100146435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100146440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100146440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100146448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100146448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100146448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100146448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100146448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100146448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100146448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100146448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100146448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100146449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100146449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100146449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100146449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100146449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100146449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100146449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100146449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100146449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100146449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100146449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100146449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100146449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100146452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100146457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100146457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100146464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100146464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100146464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100146464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100146464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100146464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100146464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100146464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100146464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100146465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100146465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100146465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100146465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100146465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100146465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100146465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100146465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100146465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100146465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100146465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100146466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100146466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100146468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1655)@5756901087f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@5756901087f2: ************************************************* MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@5756901087f2: v_sccp_pdu_maxlen:268 20241208100146475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100146475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100146666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100146666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100146666 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100146666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100146669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100146669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100146675 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100146675 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) 20241208100146675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100146675 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100146676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100146676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100146676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100146676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100146676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100146676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100146676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241208100146677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100146677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100146677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100146677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100146677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100146677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100146677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100146677 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241208100147494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147495 DLM3UA 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) 20241208100147495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147495 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147495 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100147495 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100147496 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) 20241208100147496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147496 DLM3UA 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) 20241208100147496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147496 DLSS7 DEBUG Found route for dpc=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) 20241208100147496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@5756901087f2: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='FF322C97'O, index=0 SGSN_Test-GSUP(1658)@5756901087f2: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@5756901087f2: 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 := '9321'O, rac := '0F'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)@5756901087f2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5516784 SGSN_Test_0-SCCP(1653)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1654)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100147746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147746 DLM3UA 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) 20241208100147746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147746 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147746 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100147746 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100147746 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100147746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20241208100147746 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Allocated (fsm.c:456) 20241208100147746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Allocated (fsm.c:456) 20241208100147746 DMM DEBUG MM_STATE_Gb[0x55dca4985960]{Idle}: Allocated (fsm.c:456) 20241208100147746 DMM DEBUG MM_STATE_Iu[0x55dca4985a90]{Detached}: Allocated (fsm.c:456) 20241208100147746 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100147746 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100147746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100147746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100147746 DMM DEBUG MM(262420000001007/ffa5fa31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100147746 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241208100147746 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) 20241208100147746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147747 DLM3UA 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) 20241208100147747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147747 DLSS7 DEBUG Found route for dpc=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) 20241208100147747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147747 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) 20241208100147747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147747 DLM3UA 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) 20241208100147747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147747 DLSS7 DEBUG Found route for dpc=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) 20241208100147747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: { messageType := 2, destLocRef := '542DF0'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)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@5756901087f2: 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 := '3307C60416C4E419E4AF1FCDFE75C39A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8760072'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99EA2D91EEC582BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2BF44C13FBEB859C64EF26ED3D4F76E0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C30987A21CE3172E35E1F58F171D52CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9CD7A2F07FCBE3A308A5F31B0FBA5A31'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '378E22891F102604'O } } } } } SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241208100147753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147753 DLM3UA 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) 20241208100147753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147753 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100147753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100147753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100147753 DMM DEBUG MM(262420000001007/ffa5fa31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241208100147753 DMM NOTICE MM(262420000001007/ffa5fa31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100147753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100147753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100147753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100147753 DMM DEBUG MM(262420000001007/ffa5fa31) Requesting authorization (sgsn_auth.c:160) 20241208100147753 DMM INFO MM(262420000001007/ffa5fa31) Requesting authentication tuples (sgsn_auth.c:184) 20241208100147753 DMM DEBUG MM(262420000001007/ffa5fa31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100147753 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241208100147753 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)@5756901087f2: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@5756901087f2: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241208100147755 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100147755 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100147755 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100147755 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100147755 DMM INFO MM(262420000001007/ffa5fa31) Subscriber data update (mmctx.c:445) 20241208100147755 DMM DEBUG MM(262420000001007/ffa5fa31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100147755 DMM INFO MM(262420000001007/ffa5fa31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100147755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100147755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100147755 DMM INFO MM(262420000001007/ffa5fa31) <- GMM AUTH AND CIPHERING REQ (rand = 33 07 c6 04 16 c4 e4 19 e4 af 1f cd fe 75 c3 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c d7 a2 f0 7f cb e3 a3 08 a5 f3 1b 0f ba 5a 31 ) (gprs_gmm.c:465) 20241208100147755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241208100147755 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) 20241208100147755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147755 DLM3UA 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) 20241208100147755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147755 DLSS7 DEBUG Found route for dpc=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) 20241208100147755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922378E228923094B99990000100007F029041F102604'O 20241208100147760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147760 DLM3UA 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) 20241208100147760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147760 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147760 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100147760 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100147760 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100147760 DMM INFO MM(262420000001007/ffa5fa31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100147760 DMM NOTICE MM(262420000001007/ffa5fa31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100147760 DMM DEBUG MM(262420000001007/ffa5fa31) checking auth: received UMTS RES = 37 8e 22 89 1f 10 26 04 (gprs_gmm.c:648) 20241208100147760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100147760 DMM DEBUG MM(262420000001007/ffa5fa31) Requesting authorization (sgsn_auth.c:160) 20241208100147760 DMM INFO MM(262420000001007/ffa5fa31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100147760 DMM DEBUG MM(262420000001007/ffa5fa31) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100147760 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241208100147760 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) 20241208100147760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100147760 DMM DEBUG MM(262420000001007/ffa5fa31) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100147760 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) 20241208100147760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147760 DLM3UA 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) 20241208100147760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147760 DLSS7 DEBUG Found route for dpc=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) 20241208100147760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100147765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147765 DLM3UA 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) 20241208100147765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147765 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147766 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100147766 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100147766 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100147766 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241208100147766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100147766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100147766 DMM INFO MM(262420000001007/ffa5fa31) <- GMM ATTACH ACCEPT (new P-TMSI=0xffa5fa31) (gprs_gmm.c:282) 20241208100147766 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241208100147766 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) 20241208100147766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147766 DLM3UA 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) 20241208100147766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147766 DLSS7 DEBUG Found route for dpc=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) 20241208100147766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147766 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) 20241208100147766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147766 DLM3UA 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) 20241208100147766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147766 DLSS7 DEBUG Found route for dpc=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) 20241208100147766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100147768 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100147768 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100147768 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241208100147768 DMM INFO MM(262420000001007/ffa5fa31) Subscriber data update (mmctx.c:445) 20241208100147768 DMM DEBUG MM(262420000001007/ffa5fa31) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100147768 DMM INFO MM(262420000001007/ffa5fa31) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100147768 DMM NOTICE MM(262420000001007/ffa5fa31) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241208100147768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100147768 DMM NOTICE MM(262420000001007/ffa5fa31) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100147768 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) 20241208100147769 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100147769 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241208100147769 DMM INFO MM(262420000001007/ffa5fa31) Subscriber data update (mmctx.c:445) 20241208100147769 DMM DEBUG MM(262420000001007/ffa5fa31) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100147770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147770 DLM3UA 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) 20241208100147770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147770 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147770 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100147770 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100147770 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100147770 DMM INFO MM(262420000001007/ffa5fa31) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100147770 DMM NOTICE MM(262420000001007/ffa5fa31) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100147770 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100147770 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100147770 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100147770 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100147770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100147770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100147770 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) 20241208100147770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147770 DLM3UA 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) 20241208100147770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147770 DLSS7 DEBUG Found route for dpc=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) 20241208100147770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100147773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147773 DLM3UA 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) 20241208100147773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147773 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147773 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100147773 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100147773 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100147773 DMM INFO MM(262420000001007/ffa5fa31) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100147773 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100147773 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100147773 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) 20241208100147773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147773 DLM3UA 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) 20241208100147773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147773 DLSS7 DEBUG Found route for dpc=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) 20241208100147773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 20241208100147774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147774 DLM3UA 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) 20241208100147774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147774 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@5756901087f2: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)5516784 TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@5756901087f2: 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 := 'FFA5FA31'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@5756901087f2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5150751 SGSN_Test_0-RAN(1654)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@5756901087f2: First idle individual index:0 20241208100147974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147974 DLM3UA 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) 20241208100147974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147974 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147975 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100147975 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100147975 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100147975 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFFA5FA31) type="signalling" (gprs_gmm.c:1897) 20241208100147975 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100147975 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100147975 DMM DEBUG MM(262420000001007/ffa5fa31) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100147975 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) 20241208100147976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147976 DLM3UA 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) 20241208100147976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147976 DLSS7 DEBUG Found route for dpc=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) 20241208100147976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147976 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) 20241208100147976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147976 DLM3UA 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) 20241208100147976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147976 DLSS7 DEBUG Found route for dpc=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) 20241208100147976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: { messageType := 2, destLocRef := '4E981F'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(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100147986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100147986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100147986 DLM3UA 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) 20241208100147986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147986 DLSS7 DEBUG Found route for dpc=188=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) 20241208100147986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100147986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147987 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100147987 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100147987 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100147987 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241208100147987 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100147987 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100147987 DMM INFO MM(262420000001007/ffa5fa31) <- GMM SERVICE ACCEPT (P-TMSI=0xffa5fa31) (gprs_gmm.c:795) 20241208100147987 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241208100147987 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) 20241208100147987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147987 DLM3UA 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) 20241208100147987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147987 DLSS7 DEBUG Found route for dpc=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) 20241208100147987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100147987 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) 20241208100147987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100147987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100147987 DLM3UA 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) 20241208100147987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100147987 DLSS7 DEBUG Found route for dpc=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) 20241208100147987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100147987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100148002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148002 DLM3UA 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) 20241208100148002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148002 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148003 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100148003 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100148003 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100148003 DMM INFO MM(262420000001007/ffa5fa31) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100148003 DMM INFO MM(262420000001007/ffa5fa31) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100148003 DMM DEBUG MM(262420000001007/ffa5fa31) Using GGSN 0 (gprs_sm.c:317) 20241208100148003 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100148003 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241208100148003 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100148003 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100148003 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241208100148028 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 cd ec 5c f6 11 a6 00 22 c5 14 05 7f 7a a5 ab 43 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=1098 from retransmit req queue (gtp.c:443) 20241208100148028 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7ca06e8, cbp=0x55dca4984590) (sgsn_libgtp.c:633) 20241208100148028 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100148028 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) 20241208100148028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148028 DLM3UA 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) 20241208100148028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148028 DLSS7 DEBUG Found route for dpc=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) 20241208100148028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:30 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A7E5F4E3'O 20241208100148048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148048 DLM3UA 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) 20241208100148048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148048 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148048 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100148048 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100148048 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100148048 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241208100148048 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241208100148048 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241208100148048 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100148048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241208100148048 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) 20241208100148048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148048 DLM3UA 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) 20241208100148048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148048 DLSS7 DEBUG Found route for dpc=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) 20241208100148048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100148051 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 cd ec 5c f6 11 a6 00 22 c5 7f 7a a5 ab 43 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=1099 from retransmit req queue (gtp.c:443) 20241208100148051 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7ca06e8, cbp=0x55dca4984590) (sgsn_libgtp.c:633) 20241208100148051 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:13 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241208100148054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148054 DLM3UA 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) 20241208100148054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148054 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148054 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241208100148054 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241208100148054 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241208100148054 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241208100148054 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) 20241208100148054 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148054 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148054 DLM3UA 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) 20241208100148054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148054 DLSS7 DEBUG Found route for dpc=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) 20241208100148054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100148056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148056 DLM3UA 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) 20241208100148056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148056 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148056 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100148056 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100148056 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100148056 DMM INFO MM(262420000001007/ffa5fa31) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100148056 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100148056 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100148056 DMM INFO MM(262420000001007/ffa5fa31) Changing GTP-U endpoints 127.0.0.104/0xa7e5f4e3 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241208100148056 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241208100148056 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) 20241208100148056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148056 DLM3UA 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) 20241208100148056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148056 DLSS7 DEBUG Found route for dpc=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) 20241208100148056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@5756901087f2: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)5150751 20241208100148057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148057 DLM3UA 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) 20241208100148057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148057 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208100148057 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 cd ec 5c f6 11 a6 00 22 c5 7f 7a a5 ab 43 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=1100 from retransmit req queue (gtp.c:443) 20241208100148058 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7ca06e8, cbp=0x55dca4984590) (sgsn_libgtp.c:633) 20241208100148058 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1654)@5756901087f2: Created IMSI[0] for '262420000001007'H'FFA5FA31'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241208100148061 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20241208100148061 DMM INFO MM(262420000001007/ffa5fa31) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20241208100148061 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) 20241208100148061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148061 DLM3UA 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) 20241208100148061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148061 DLSS7 DEBUG Found route for dpc=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) 20241208100148061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@5756901087f2: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@5756901087f2: 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 := 'FFA5FA31'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@5756901087f2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)298474 SGSN_Test_0-RAN(1654)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@5756901087f2: First idle individual index:0 20241208100148066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148066 DLM3UA 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) 20241208100148066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148066 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148066 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100148066 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100148066 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100148066 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFFA5FA31) type="signalling" (gprs_gmm.c:1897) 20241208100148066 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100148066 DMM DEBUG MM(262420000001007/ffa5fa31) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100148066 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) 20241208100148066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148066 DLM3UA 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) 20241208100148066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148066 DLSS7 DEBUG Found route for dpc=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) 20241208100148066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148066 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) 20241208100148066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148066 DLM3UA 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) 20241208100148066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148066 DLSS7 DEBUG Found route for dpc=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) 20241208100148066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: { messageType := 2, destLocRef := '048DEA'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(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1653)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1653)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100148070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100148070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100148070 DLM3UA 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) 20241208100148070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148070 DLSS7 DEBUG Found route for dpc=188=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) 20241208100148070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100148070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148070 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100148070 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100148070 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100148070 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241208100148070 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100148070 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100148070 DMM INFO MM(262420000001007/ffa5fa31) <- GMM SERVICE ACCEPT (P-TMSI=0xffa5fa31) (gprs_gmm.c:795) 20241208100148070 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241208100148070 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) 20241208100148070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148070 DLM3UA 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) 20241208100148070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148070 DLSS7 DEBUG Found route for dpc=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) 20241208100148070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100148070 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) 20241208100148070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100148070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100148070 DLM3UA 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) 20241208100148070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100148071 DLSS7 DEBUG Found route for dpc=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) 20241208100148071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100148071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208100151275 DGPRS DEBUG Checking for inactive LLMEs, time = 36180310 (sgsn.c:132) 20241208100206667 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208100206667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208100206667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100216434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100216440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100216440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208100216450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100216453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100216453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208100216467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100216471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100216471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@5756901087f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5756901087f2: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@5756901087f2: Final verdict of PTC: none 20241208100217761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100217761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100217761 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100217761 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) 20241208100217761 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100217761 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100217761 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100217761 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) 20241208100217761 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100217761 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100217761 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:737) 20241208100217761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) SGSN_Test-Gb2-NS2(1648)@5756901087f2: Final verdict of PTC: none 20241208100217761 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100217761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100217761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100217761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241208100217761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100217761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1657)@5756901087f2: Final verdict of PTC: none -NSVCI98(1647)@5756901087f2: Final verdict of PTC: none 20241208100217761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241208100217761 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) -NSVCI99(1652)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@5756901087f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@5756901087f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@5756901087f2: Final verdict of PTC: none 20241208100217762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1639)@5756901087f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1640)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1650)@5756901087f2: Final verdict of PTC: none -NSVCI97(1642)@5756901087f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@5756901087f2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1645)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@5756901087f2: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@5756901087f2: 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 fail'. Sun Dec 8 10:02:17 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241208100217894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100218395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374564) 20241208100218762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100218762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=374564, count=379296) 20241208100219762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100219763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100219763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100219764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100219764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 fail' was executed successfully (exit status: 0). MTC@5756901087f2: 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 ------ Sun Dec 8 10:02:20 UTC 2024 /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 20241208100220765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100220765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100221276 DGPRS DEBUG Checking for inactive LLMEs, time = 36180340 (sgsn.c:132) MTC@5756901087f2: 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@5756901087f2: Test case TC_update_ctx_err_ind_from_ggsn started. 20241208100221472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100221474 DMM INFO MM(262420000001007/ffa5fa31) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100221474 DMM INFO MM(262420000001007/ffa5fa31) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100221474 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100221474 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100221474 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100221475 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100221475 DMM NOTICE MM(262420000001007/ffa5fa31) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208100221475 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241208100221475 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208100221475 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100221475 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241208100221475 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241208100221475 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) 20241208100221475 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) 20241208100221475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca496f9b0]{Init}: Deallocated (fsm.c:568) 20241208100221475 DMM DEBUG MM_STATE_Gb[0x55dca4985960]{Idle}: Deallocated (fsm.c:568) 20241208100221475 DMM DEBUG MM_STATE_Iu(18)[0x55dca4985a90]{Detached}: Deallocated (fsm.c:568) 20241208100221475 DMM DEBUG GMM(gmm_fsm)[0x55dca496f750]{Deregistered}: Deallocated (fsm.c:568) 20241208100221475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100221475 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) 20241208100221475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100221476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100221476 DLM3UA 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) 20241208100221476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100221476 DLSS7 DEBUG Found route for dpc=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) 20241208100221476 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1661)@5756901087f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5756901087f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100221516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100221516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100221516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100221516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100221516 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100221516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100221516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100221516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100221516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@5756901087f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100221517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100221517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100221517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100221517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100221517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100221517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100221517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100221517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100221517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241208100221517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100221517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100221517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100221517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@5756901087f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100221519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@5756901087f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100221524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100221524 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)@5756901087f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5756901087f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100221531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241208100221531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100221531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100221531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100221531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241208100221531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100221531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100221531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100221531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@5756901087f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100221532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100221532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100221532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100221532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100221532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100221532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100221532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100221532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100221532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241208100221532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100221532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241208100221532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100221532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@5756901087f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100221535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@5756901087f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241208100221541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100221541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@5756901087f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@5756901087f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@5756901087f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@5756901087f2: Provider Link came up: sending NS-RESET 20241208100221551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241208100221551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100221551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100221551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100221551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241208100221551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100221551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100221551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100221551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@5756901087f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241208100221551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100221551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100221551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100221552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241208100221552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241208100221552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241208100221552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241208100221552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100221552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241208100221552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241208100221552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241208100221552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100221552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@5756901087f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@5756901087f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241208100221554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@5756901087f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@5756901087f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5756901087f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@5756901087f2: ************************************************* SGSN_Test_0-M3UA(1678)@5756901087f2: M3UA emulation initiated, the test can be started MTC@5756901087f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@5756901087f2: ************************************************* SGSN_Test_0-SCCP(1676)@5756901087f2: v_sccp_pdu_maxlen:268 20241208100221559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241208100221559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@5756901087f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241208100221759 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241208100221759 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) 20241208100221759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241208100221759 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)@5756901087f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241208100221767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100221767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241208100221767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241208100221767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208100221767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100221767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241208100221767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241208100221767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241208100221767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241208100221767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241208100221767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1680)@5756901087f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241208100221771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100221771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241208100221771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241208100221771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241208100221771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241208100221771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241208100221771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241208100221771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241208100221771 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100221772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5756901087f2: 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)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208100222575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222575 DLM3UA 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) 20241208100222575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222575 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222575 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241208100222575 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241208100222576 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) 20241208100222576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222576 DLM3UA 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) 20241208100222576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222576 DLSS7 DEBUG Found route for dpc=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) 20241208100222576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@5756901087f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@5756901087f2: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='CFB42FD2'O, index=0 SGSN_Test-GSUP(1681)@5756901087f2: 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)@5756901087f2: 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 := 'C705'O, rac := '56'O ("V") }, 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)@5756901087f2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1012742 SGSN_Test_0-SCCP(1676)@5756901087f2: First idle individual index:0 SGSN_Test_0-RAN(1677)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 20241208100222853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222853 DLM3UA 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) 20241208100222853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222853 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222854 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100222854 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100222854 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100222854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241208100222854 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{Deregistered}: Allocated (fsm.c:456) 20241208100222854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Init}: Allocated (fsm.c:456) 20241208100222854 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Allocated (fsm.c:456) 20241208100222854 DMM DEBUG MM_STATE_Iu[0x55dca4985470]{Detached}: Allocated (fsm.c:456) 20241208100222854 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241208100222854 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241208100222854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241208100222854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241208100222854 DMM DEBUG MM(262420000001004/e2c6e4b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241208100222854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241208100222854 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) 20241208100222854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222854 DLM3UA 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) 20241208100222854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222854 DLSS7 DEBUG Found route for dpc=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) 20241208100222854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222854 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) 20241208100222854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222854 DLM3UA 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) 20241208100222854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222854 DLSS7 DEBUG Found route for dpc=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) 20241208100222854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: { messageType := 2, destLocRef := '0F7406'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: 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 := '5D8F55FF3D2038F14DF1513C5C85822B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F56782F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A6944DC0E2EF76E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31F3610506E9706B0AFC32DF5B805D88'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BEC16820B1BD6639D0707EED9CF5751F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FDEA32EB903230B2C18C290219DED95'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '56EE1EDEF7DD048C'O } } } } } SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241208100222859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222859 DLM3UA 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) 20241208100222859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222859 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222859 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100222859 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100222859 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100222859 DMM DEBUG MM(262420000001004/e2c6e4b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241208100222859 DMM NOTICE MM(262420000001004/e2c6e4b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241208100222859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241208100222859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241208100222859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241208100222860 DMM DEBUG MM(262420000001004/e2c6e4b1) Requesting authorization (sgsn_auth.c:160) 20241208100222860 DMM INFO MM(262420000001004/e2c6e4b1) Requesting authentication tuples (sgsn_auth.c:184) 20241208100222860 DMM DEBUG MM(262420000001004/e2c6e4b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241208100222860 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241208100222860 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)@5756901087f2: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@5756901087f2: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241208100222861 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241208100222861 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241208100222861 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241208100222861 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241208100222861 DMM INFO MM(262420000001004/e2c6e4b1) Subscriber data update (mmctx.c:445) 20241208100222861 DMM DEBUG MM(262420000001004/e2c6e4b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241208100222861 DMM INFO MM(262420000001004/e2c6e4b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241208100222861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241208100222861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241208100222861 DMM INFO MM(262420000001004/e2c6e4b1) <- GMM AUTH AND CIPHERING REQ (rand = 5d 8f 55 ff 3d 20 38 f1 4d f1 51 3c 5c 85 82 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f de a3 2e b9 03 23 0b 2c 18 c2 90 21 9d ed 95 ) (gprs_gmm.c:465) 20241208100222861 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241208100222861 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) 20241208100222861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222861 DLM3UA 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) 20241208100222861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222861 DLSS7 DEBUG Found route for dpc=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) 20241208100222861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:37 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022256EE1EDE23094B99990000100004F02904F7DD048C'O 20241208100222864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222864 DLM3UA 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) 20241208100222864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222864 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222864 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100222864 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100222864 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100222864 DMM INFO MM(262420000001004/e2c6e4b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241208100222864 DMM NOTICE MM(262420000001004/e2c6e4b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241208100222864 DMM DEBUG MM(262420000001004/e2c6e4b1) checking auth: received UMTS RES = 56 ee 1e de f7 dd 04 8c (gprs_gmm.c:648) 20241208100222864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241208100222864 DMM DEBUG MM(262420000001004/e2c6e4b1) Requesting authorization (sgsn_auth.c:160) 20241208100222864 DMM INFO MM(262420000001004/e2c6e4b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241208100222864 DMM DEBUG MM(262420000001004/e2c6e4b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241208100222864 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241208100222864 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) 20241208100222864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241208100222864 DMM DEBUG MM(262420000001004/e2c6e4b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241208100222865 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) 20241208100222865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222865 DLM3UA 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) 20241208100222865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222865 DLSS7 DEBUG Found route for dpc=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) 20241208100222865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100222869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222869 DLM3UA 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) 20241208100222869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222869 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100222869 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100222869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100222869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241208100222869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241208100222869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241208100222869 DMM INFO MM(262420000001004/e2c6e4b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2c6e4b1) (gprs_gmm.c:282) 20241208100222869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241208100222869 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) 20241208100222869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222869 DLM3UA 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) 20241208100222869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222869 DLSS7 DEBUG Found route for dpc=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) 20241208100222869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222869 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) 20241208100222869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222869 DLM3UA 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) 20241208100222869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222869 DLSS7 DEBUG Found route for dpc=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) 20241208100222869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100222871 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241208100222871 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241208100222871 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241208100222871 DMM INFO MM(262420000001004/e2c6e4b1) Subscriber data update (mmctx.c:445) 20241208100222871 DMM DEBUG MM(262420000001004/e2c6e4b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241208100222871 DMM INFO MM(262420000001004/e2c6e4b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241208100222871 DMM NOTICE MM(262420000001004/e2c6e4b1) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241208100222871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241208100222871 DMM NOTICE MM(262420000001004/e2c6e4b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241208100222871 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) 20241208100222871 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241208100222871 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241208100222871 DMM INFO MM(262420000001004/e2c6e4b1) Subscriber data update (mmctx.c:445) 20241208100222871 DMM DEBUG MM(262420000001004/e2c6e4b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:14 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241208100222873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222873 DLM3UA 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) 20241208100222873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222873 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222873 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100222873 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100222873 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100222873 DMM INFO MM(262420000001004/e2c6e4b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241208100222873 DMM NOTICE MM(262420000001004/e2c6e4b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241208100222873 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241208100222873 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241208100222873 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241208100222873 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241208100222873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241208100222873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241208100222873 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) 20241208100222873 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222873 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222873 DLM3UA 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) 20241208100222873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222873 DLSS7 DEBUG Found route for dpc=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) 20241208100222873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:7 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241208100222875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222875 DLM3UA 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) 20241208100222875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222875 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100222875 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241208100222875 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241208100222875 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241208100222875 DMM INFO MM(262420000001004/e2c6e4b1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241208100222875 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241208100222875 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241208100222875 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) 20241208100222875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100222875 DLM3UA 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) 20241208100222875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222875 DLSS7 DEBUG Found route for dpc=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) 20241208100222875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100222875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 20241208100222876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100222876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100222876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100222876 DLM3UA 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) 20241208100222876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100222876 DLSS7 DEBUG Found route for dpc=188=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) 20241208100222876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100222876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@5756901087f2: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1012742 TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: 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 := 'E2C6E4B1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@5756901087f2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9396736 SGSN_Test_0-RAN(1677)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@5756901087f2: First idle individual index:0 20241208100223078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223078 DLM3UA 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) 20241208100223078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223078 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223078 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100223078 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100223078 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100223078 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2C6E4B1) type="signalling" (gprs_gmm.c:1897) 20241208100223078 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100223078 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241208100223078 DMM DEBUG MM(262420000001004/e2c6e4b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100223078 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) 20241208100223078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223078 DLM3UA 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) 20241208100223078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223078 DLSS7 DEBUG Found route for dpc=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) 20241208100223078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223078 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) 20241208100223078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223078 DLM3UA 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) 20241208100223078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223078 DLSS7 DEBUG Found route for dpc=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) 20241208100223078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: { messageType := 2, destLocRef := '8F6200'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100223081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223081 DLM3UA 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) 20241208100223081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223081 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223081 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100223081 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100223081 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100223081 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241208100223081 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100223081 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100223081 DMM INFO MM(262420000001004/e2c6e4b1) <- GMM SERVICE ACCEPT (P-TMSI=0xe2c6e4b1) (gprs_gmm.c:795) 20241208100223081 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241208100223081 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) 20241208100223081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223081 DLM3UA 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) 20241208100223081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223081 DLSS7 DEBUG Found route for dpc=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) 20241208100223081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223081 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) 20241208100223081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223081 DLM3UA 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) 20241208100223081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223081 DLSS7 DEBUG Found route for dpc=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) 20241208100223081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:23 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241208100223084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223084 DLM3UA 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) 20241208100223084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223084 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223084 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241208100223084 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241208100223084 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241208100223084 DMM INFO MM(262420000001004/e2c6e4b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241208100223084 DMM INFO MM(262420000001004/e2c6e4b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241208100223084 DMM DEBUG MM(262420000001004/e2c6e4b1) Using GGSN 0 (gprs_sm.c:317) 20241208100223084 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241208100223084 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241208100223084 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241208100223084 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241208100223084 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241208100223089 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 4f ca 3a ec 11 43 1b 8b 95 14 05 7f 1d 19 35 31 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=1102 from retransmit req queue (gtp.c:443) 20241208100223089 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcee7ca1760, cbp=0x55dca49801a0) (sgsn_libgtp.c:633) 20241208100223089 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241208100223089 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) 20241208100223089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223089 DLM3UA 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) 20241208100223089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223089 DLSS7 DEBUG Found route for dpc=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) 20241208100223089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:30 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EBB40470'O 20241208100223098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223098 DLM3UA 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) 20241208100223098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223098 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223098 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241208100223098 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241208100223098 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241208100223098 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241208100223098 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241208100223098 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241208100223098 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241208100223098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241208100223098 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) 20241208100223098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223098 DLM3UA 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) 20241208100223098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223098 DLSS7 DEBUG Found route for dpc=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) 20241208100223098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241208100223100 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 4f ca 3a ec 11 43 1b 8b 95 7f 1d 19 35 31 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=1103 from retransmit req queue (gtp.c:443) 20241208100223100 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fcee7ca1760, cbp=0x55dca49801a0) (sgsn_libgtp.c:633) 20241208100223100 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@5756901087f2: Created IMSI[0] for '262420000001004'H'E2C6E4B1'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241208100223104 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241208100223104 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241208100223104 DGPRS INFO PDP(262420000001004:5): Context 0x7fcee7ca1760 was updated (sgsn_libgtp.c:663) 20241208100223104 DMM INFO MM(262420000001004/e2c6e4b1) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:685) 20241208100223104 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:688) 20241208100223104 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241208100223104 DMM INFO MM(262420000001004/e2c6e4b1) Changing GTP-U endpoints 127.0.0.104/0xebb40470 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241208100223104 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241208100223105 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) 20241208100223105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223105 DLM3UA 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) 20241208100223105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223105 DLSS7 DEBUG Found route for dpc=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) 20241208100223105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223105 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) 20241208100223105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223105 DLM3UA 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) 20241208100223105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223105 DLSS7 DEBUG Found route for dpc=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) 20241208100223105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 20241208100223105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223105 DLM3UA 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) 20241208100223105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) SGSN_Test_0-RAN(1677)@5756901087f2: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9396736 20241208100223105 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@5756901087f2: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: 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 := 'E2C6E4B1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@5756901087f2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16486101 SGSN_Test_0-RAN(1677)@5756901087f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@5756901087f2: First idle individual index:0 20241208100223306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223306 DLM3UA 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) 20241208100223306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223306 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223306 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241208100223306 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241208100223306 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241208100223306 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2C6E4B1) type="signalling" (gprs_gmm.c:1897) 20241208100223306 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241208100223306 DMM DEBUG MM(262420000001004/e2c6e4b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241208100223307 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) 20241208100223307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223307 DLM3UA 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) 20241208100223307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223307 DLSS7 DEBUG Found route for dpc=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) 20241208100223307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223307 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) 20241208100223307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223307 DLM3UA 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) 20241208100223307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223307 DLSS7 DEBUG Found route for dpc=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) 20241208100223307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: { messageType := 2, destLocRef := 'FB8ED5'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_len:12 SGSN_Test_0-SCCP(1676)@5756901087f2: vl_from0 SGSN_Test_0-SCCP(1676)@5756901087f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241208100223309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100223309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241208100223309 DLM3UA 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) 20241208100223309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223309 DLSS7 DEBUG Found route for dpc=188=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) 20241208100223309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241208100223309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223309 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241208100223309 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241208100223309 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241208100223309 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241208100223309 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241208100223309 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241208100223309 DMM INFO MM(262420000001004/e2c6e4b1) <- GMM SERVICE ACCEPT (P-TMSI=0xe2c6e4b1) (gprs_gmm.c:795) 20241208100223309 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241208100223309 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) 20241208100223309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223309 DLM3UA 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) 20241208100223309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223309 DLSS7 DEBUG Found route for dpc=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) 20241208100223309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241208100223309 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) 20241208100223309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100223309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100223309 DLM3UA 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) 20241208100223309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100223309 DLSS7 DEBUG Found route for dpc=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) 20241208100223309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241208100223309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5756901087f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5756901087f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(pass): pass -> pass, component reason not changed 20241208100239002 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241208100241768 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241208100241768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241208100241769 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@5756901087f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208100251277 DGPRS DEBUG Checking for inactive LLMEs, time = 36180370 (sgsn.c:132) 20241208100251518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100251522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100251522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208100251533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100251534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100251534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dca49711b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241208100251552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100251555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241208100251555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dca4972c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5756901087f2: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@5756901087f2: Final verdict of PTC: none 20241208100252876 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241208100252876 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) 20241208100252876 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241208100252876 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241208100252876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241208100252876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100252876 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241208100252876 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) 20241208100252876 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241208100252876 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241208100252876 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:737) 20241208100252876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241208100252876 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241208100252876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241208100252876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241208100252876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) SGSN_Test-Gb2-NS2(1671)@5756901087f2: Final verdict of PTC: none 20241208100252876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241208100252876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241208100252876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) -NSVCI97(1665)@5756901087f2: Final verdict of PTC: none 20241208100252876 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-RAN(1677)@5756901087f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@5756901087f2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@5756901087f2: Final verdict of PTC: none -NSVCI99(1675)@5756901087f2: Final verdict of PTC: none 20241208100252876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36110<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1670)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@5756901087f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@5756901087f2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@5756901087f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@5756901087f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@5756901087f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@5756901087f2: Final verdict of PTC: none -NSVCI99-provIP(1673)@5756901087f2: Final verdict of PTC: none -NSVCI97-provIP(1663)@5756901087f2: Final verdict of PTC: none -NSVCI98-provIP(1668)@5756901087f2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@5756901087f2: Final verdict of PTC: fail reason: "Tguard timeout" TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: none MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@5756901087f2: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@5756901087f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@5756901087f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@5756901087f2: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@5756901087f2: 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 fail'. Sun Dec 8 10:02:52 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241208100253004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100253607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359564) 20241208100253877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100253877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=359564, count=360724) 20241208100254878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241208100254878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241208100254878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241208100254878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100254878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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 fail' was executed successfully (exit status: 0). MC@5756901087f2: Test execution finished. MTC@5756901087f2: 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 ------ Sun Dec 8 10:02:55 UTC 2024 /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 20241208100255880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100255880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_NS_connect_alive started. 20241208100256700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100256703 DMM INFO MM(262420000001004/e2c6e4b1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241208100256703 DMM INFO MM(262420000001004/e2c6e4b1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241208100256703 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241208100256703 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241208100256703 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241208100256704 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241208100256704 DMM NOTICE MM(262420000001004/e2c6e4b1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241208100256704 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241208100256704 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241208100256704 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241208100256704 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241208100256704 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241208100256704 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) 20241208100256704 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) 20241208100256704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dca4985960]{Init}: Deallocated (fsm.c:568) 20241208100256704 DMM DEBUG MM_STATE_Gb[0x55dca496f9b0]{Idle}: Deallocated (fsm.c:568) 20241208100256704 DMM DEBUG MM_STATE_Iu(21)[0x55dca4985470]{Detached}: Deallocated (fsm.c:568) 20241208100256704 DMM DEBUG GMM(gmm_fsm)[0x55dca4985a90]{Deregistered}: Deallocated (fsm.c:568) 20241208100256704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100256705 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) 20241208100256705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241208100256705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241208100256705 DLM3UA 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) 20241208100256705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241208100256705 DLSS7 DEBUG Found route for dpc=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) 20241208100256705 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) 20241208100256740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241208100256740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241208100256740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241208100256881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100256881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: setverdict(pass): none -> pass MTC@5756901087f2: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241208100257748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57638<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: pass MTC@5756901087f2: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@5756901087f2: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:02:57 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241208100257785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100257882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100257882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100258287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15868) 20241208100258883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100258883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=15868, count=20224) 20241208100259885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100259885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: 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 ------ Sun Dec 8 10:03:00 UTC 2024 /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 20241208100300886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100300886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test case TC_NS_connect_reset started. 20241208100301372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100301374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241208100301405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241208100301405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241208100301405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241208100301405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241208100301405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241208100301405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241208100301405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241208100301405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100301405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dca496edf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5756901087f2: setverdict(pass): none -> pass 20241208100301887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100301887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241208100302414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@5756901087f2: Final verdict of PTC: none MTC@5756901087f2: Setting final verdict of the test case. MTC@5756901087f2: Local verdict of MTC: pass MTC@5756901087f2: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@5756901087f2: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5756901087f2: 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'. Sun Dec 8 10:03:02 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20241208100302453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241208100302889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100302889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100302955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20241208100303890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100303890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12632) 20241208100304406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100304891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100304891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5756901087f2: 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@5756901087f2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5756901087f2: Terminating MTC. MC@5756901087f2: MTC terminated. MC2> exit MC@5756901087f2: Shutting down session. MC@5756901087f2: 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-7955.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 SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass 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 SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass 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: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 xfail: 3 pass: 77 NEW: PASS: 3 skip: 7 20241208100305892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100305892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2752720) [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-20241208-0948-2b47f1bf-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241208100306893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100306893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241208100307407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241208100307894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100307894 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-20241208-0948-2b47f1bf-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241208100308895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241208100308895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2752598) [testenv][generic] Stopping sgsn (2752639) [testenv] Showing testsuite/junit-xml-7955.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-20241208-0948-2b47f1bf-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7955.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='0' skipped='0' inconc='0' time='883.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.594745'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.547061'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.564145'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.603084'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.167207'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.689587'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.618411'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.598109'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.607939'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.640898'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.576193'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.476399'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.528804'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.529309'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.735788'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.669813'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.624172'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.771400'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.637052'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.749971'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.775380'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.607870'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.542148'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.670781'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.682971'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.621382'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.819459'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.795649'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.774351'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.572353'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.504812'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.624871'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.591085'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.522660'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.514625'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.623336'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.711438'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.764887'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.783228'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.511307'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.787234'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.633697'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.570743'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.649117'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.585570'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.560036'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.534100'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.575695'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.678792'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.717064'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.587973'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.669545'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.670314'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.687809'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.652607'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.662822'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.691446'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.643556'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.609534'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.693847'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.722989'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.795709'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.207659'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.724135'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.662994'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.509882'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.467850'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.745320'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.651011'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.799456'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.740080'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.670130'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.536305'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.503396'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.634377'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.655985'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.598881'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.660835'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.740245'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.833128'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.800392'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.708046'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.717440'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.434686'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.371479'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.422449'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.053085'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.050051'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241208-0948-2b47f1bf-0'] testenv-sgsn-generic-osmocom-nightly-20241208-0948-2b47f1bf-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2560/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