Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ" > git rev-list --no-walk 11811666e926e241e0de2dafb148b8f3934fce3e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins8982200297624547176.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-14T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9664 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for RAN_Adapter_part_1.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_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_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_Adapter.cc Creating dependency file for RAN_Emulation.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_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_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_4.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_5.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_1.cc Creating dependency file for NS_Provider_IPL4_part_2.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_3.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_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc 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 L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc 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_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (376 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 52 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (23.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241114123928496 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241114123928497 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241114123928497 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241114123928497 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241114123928497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241114123928497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241114123928497 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241114123928497 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241114123928497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241114123928497 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241114123928497 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241114123928497 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241114123928497 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241114123928497 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241114123928497 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241114123928497 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241114123928497 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x561f29e91d60(sgsn) with 23 counters 20241114123928702 DLSS7 INFO (r=127.0.0.1:55825<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114123928702 DLSS7 INFO (r=127.0.0.1:55825<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241114123928702 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:55825<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241114123928702 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241114123928702 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241114123928702 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114123928702 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241114123928703 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241114123928703 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241114123928703 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241114123928703 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241114123928703 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241114123928703 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241114123928703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123928703 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241114123928703 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241114123928703 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241114123928703 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114123928703 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114123928703 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114123928703 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114123928703 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114123928703 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114123928703 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114123928703 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114123928703 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241114123928703 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241114123928703 DLSS7 INFO (r=127.0.0.1:57362<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114123928703 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241114123928703 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241114123928703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114123928703 DLSS7 INFO (r=127.0.0.1:57362<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241114123928703 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:57362<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241114123928703 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241114123928703 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:55825<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114123928703 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114123928703 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114123928703 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241114123928703 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241114123928704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114123928704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114123928704 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114123928704 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114123928704 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@e8a34976b58e: Unix server socket created successfully. MC@e8a34976b58e: Listening on TCP port 37275. MC2> e8a34976b58e is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests e8a34976b58e 37275 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e8a34976b58e: New HC connected from 10.0.2.100 [10.0.2.100]. e8a34976b58e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@e8a34976b58e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e8a34976b58e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8a34976b58e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8a34976b58e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8a34976b58e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8a34976b58e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8a34976b58e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e8a34976b58e: Configuration file was processed on all HCs. MC@e8a34976b58e: Creating MTC on host 10.0.2.100. MC@e8a34976b58e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Nov 14 12:39:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114123929704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123929704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach started. 20241114123930481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123930484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123930525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241114123930525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241114123930525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241114123930525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114123930526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123930526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123930526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123930526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123930526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123930527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123930527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123930527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123930527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123930527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123930527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123930527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123930527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241114123930527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114123930527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123930527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123930528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123930528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123930531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114123930542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123930542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123930569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241114123930569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241114123930569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241114123930569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114123930569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123930569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123930569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123930569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123930569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123930571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123930571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123930571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123930571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123930571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123930572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123930572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123930572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241114123930572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114123930572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123930572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123930572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123930572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114123930576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123930576 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123930586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123930586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123930604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241114123930604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241114123930604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241114123930604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114123930604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123930604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123930604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123930604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123930604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123930606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123930606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123930606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123930606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123930606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123930606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123930606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123930606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241114123930606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114123930606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123930606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123930606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(17)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114123930606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123930610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123930610 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)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123930618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123930618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114123930704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114123930704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241114123930704 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241114123930704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241114123930704 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241114123930704 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241114123930704 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241114123930704 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241114123930705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241114123930705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114123930705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123930705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241114123930705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114123930705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114123930705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114123930705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114123930705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114123930705 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114123930705 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114123930705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114123930705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114123930705 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114123930705 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x561f2b515660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241114123930705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114123930707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114123930707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114123931745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114123931745 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241114123931745 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:57362 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@e8a34976b58e: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E0B3506A'O, index=0 SGSN_Test-GSUP(19)@e8a34976b58e: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@e8a34976b58e: 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 := '652C5F51B288286754A2363769908640'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE5636C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39EF7DDA89BD0367'O } } } } } 20241114123931761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123931761 DLLC NOTICE LLME(ffffffff/e0b3506a){UNASSIGNED} LLC RX: unknown TLLI 0xe0b3506a, creating LLME on the fly (gprs_llc.c:552) 20241114123931761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123931761 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241114123931761 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114123931761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114123931761 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114123931761 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114123931761 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114123931761 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114123931761 DLLC NOTICE LLME(ffffffff/e0b3506a){UNASSIGNED} LLGM Assign pre (e0b3506a => d6c13a46) (gprs_llc.c:1079) 20241114123931761 DLLC NOTICE LLME(e0b3506a/d6c13a46){ASSIGNED} LLGM Assign post (e0b3506a => d6c13a46) (gprs_llc.c:1125) 20241114123931761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114123931761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114123931761 DMM DEBUG MM(262420000000001/d6c13a46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114123931775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123931775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114123931775 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123931775 DMM DEBUG MM(262420000000001/d6c13a46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241114123931775 DMM NOTICE MM(262420000000001/d6c13a46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114123931775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114123931775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114123931775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114123931775 DMM DEBUG MM(262420000000001/d6c13a46) Requesting authorization (sgsn_auth.c:160) 20241114123931775 DMM INFO MM(262420000000001/d6c13a46) Requesting authentication tuples (sgsn_auth.c:184) 20241114123931775 DMM DEBUG MM(262420000000001/d6c13a46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114123931775 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241114123931775 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@e8a34976b58e: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241114123931777 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114123931777 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114123931777 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114123931777 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114123931777 DMM INFO MM(262420000000001/d6c13a46) Subscriber data update (mmctx.c:445) 20241114123931778 DMM DEBUG MM(262420000000001/d6c13a46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114123931778 DMM INFO MM(262420000000001/d6c13a46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114123931778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114123931778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114123931778 DMM INFO MM(262420000000001/d6c13a46) <- GMM AUTH AND CIPHERING REQ (rand = 65 2c 5f 51 b2 88 28 67 54 a2 36 37 69 90 86 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114123931785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123931785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123931785 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123931785 DMM INFO MM(262420000000001/d6c13a46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114123931785 DMM NOTICE MM(262420000000001/d6c13a46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114123931785 DMM DEBUG MM(262420000000001/d6c13a46) checking auth: received GSM SRES = de 56 36 c0 (gprs_gmm.c:666) 20241114123931785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114123931785 DMM DEBUG MM(262420000000001/d6c13a46) Requesting authorization (sgsn_auth.c:160) 20241114123931785 DMM INFO MM(262420000000001/d6c13a46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114123931785 DMM DEBUG MM(262420000000001/d6c13a46) Requesting subscriber data update (gprs_subscriber.c:894) 20241114123931785 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241114123931785 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) 20241114123931785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114123931785 DMM INFO MM(262420000000001/d6c13a46) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c13a46) (gprs_gmm.c:300) 20241114123931786 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114123931786 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114123931786 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241114123931786 DMM INFO MM(262420000000001/d6c13a46) Subscriber data update (mmctx.c:445) 20241114123931786 DMM DEBUG MM(262420000000001/d6c13a46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114123931786 DMM INFO MM(262420000000001/d6c13a46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114123931787 DMM NOTICE MM(262420000000001/d6c13a46) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241114123931787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114123931787 DMM NOTICE MM(262420000000001/d6c13a46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114123931787 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) 20241114123931787 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114123931787 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241114123931787 DMM INFO MM(262420000000001/d6c13a46) Subscriber data update (mmctx.c:445) 20241114123931787 DMM DEBUG MM(262420000000001/d6c13a46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114123931793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123931793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114123931793 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123931793 DMM INFO MM(262420000000001/d6c13a46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114123931793 DMM NOTICE MM(262420000000001/d6c13a46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114123931793 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114123931793 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114123931793 DLLC NOTICE LLME(e0b3506a/d6c13a46){ASSIGNED} LLGM Assign pre (ffffffff => d6c13a46) (gprs_llc.c:1079) 20241114123931793 DLLC NOTICE LLME(ffffffff/d6c13a46){ASSIGNED} LLGM Assign post (ffffffff => d6c13a46) (gprs_llc.c:1125) 20241114123931793 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114123931793 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114123931793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114123931793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@e8a34976b58e: setverdict(pass): none -> pass TC_attach-BVCI196(6)@e8a34976b58e: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@e8a34976b58e: Final verdict of PTC: pass 20241114123931847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54132<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114123931850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114123931850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(12)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(7)@e8a34976b58e: Final verdict of PTC: none TC_attach-BVCI220(16)@e8a34976b58e: Final verdict of PTC: none TC_attach-BVCI196(6)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(17)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@e8a34976b58e: Final verdict of PTC: none TC_attach-BVCI210(11)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(15)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(10)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(5)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Nov 14 12:39:31 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241114123932010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123932411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104392) 20241114123932851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123932851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104392, count=105656) 20241114123933851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123933851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Nov 14 12:39:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114123934853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123934853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_mnc3 started. 20241114123935470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123935471 DMM INFO MM(262420000000001/d6c13a46) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114123935471 DMM INFO MM(262420000000001/d6c13a46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114123935471 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114123935471 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114123935471 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114123935471 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114123935471 DLLC NOTICE LLME(ffffffff/d6c13a46){ASSIGNED} LLGM Assign pre (d6c13a46 => ffffffff) (gprs_llc.c:1079) 20241114123935471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c13a46 => ffffffff) (gprs_llc.c:1125) 20241114123935471 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241114123935471 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) 20241114123935471 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241114123935472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114123935472 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114123935472 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114123935472 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114123935472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123935519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114123935519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123935519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123935519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123935519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114123935519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123935519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123935519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123935519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123935521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123935521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123935521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123935521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123935521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123935521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(26)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114123935521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123935521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123935521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114123935521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123935521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123935522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123935522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123935527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114123935537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123935537 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(26)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_mnc3-BVCI196(24)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123935544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114123935544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123935544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123935544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123935544 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114123935544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123935544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123935544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123935544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123935546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123935546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123935546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123935546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123935546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123935546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123935546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123935546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123935546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114123935546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123935546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123935546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123935546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123935550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114123935559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123935559 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123935581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114123935581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123935581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123935581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123935581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114123935581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123935581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123935581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123935581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123935583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123935583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123935583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123935583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123935583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123935583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123935583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123935583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123935583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114123935583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123935583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114123935584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123935584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123935588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123935596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123935596 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114123935854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123935854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114123935854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114123935854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114123935856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114123935856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@e8a34976b58e: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='ED529513'O, index=0 SGSN_Test-GSUP(38)@e8a34976b58e: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@e8a34976b58e: 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 := '50AEC459E7B70CDB95A67AEA07CB9E19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D3C2D30'O ("\r<-0") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46034CBA08BD1226'O } } } } } 20241114123936910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123936910 DLLC NOTICE LLME(ffffffff/ed529513){UNASSIGNED} LLC RX: unknown TLLI 0xed529513, creating LLME on the fly (gprs_llc.c:552) 20241114123936910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123936910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241114123936910 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114123936910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114123936910 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114123936910 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114123936910 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114123936910 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114123936910 DLLC NOTICE LLME(ffffffff/ed529513){UNASSIGNED} LLGM Assign pre (ed529513 => f60e5881) (gprs_llc.c:1079) 20241114123936910 DLLC NOTICE LLME(ed529513/f60e5881){ASSIGNED} LLGM Assign post (ed529513 => f60e5881) (gprs_llc.c:1125) 20241114123936910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114123936910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114123936910 DMM DEBUG MM(262420000001001/f60e5881) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114123936924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123936924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114123936924 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123936924 DMM DEBUG MM(262420000001001/f60e5881) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241114123936925 DMM NOTICE MM(262420000001001/f60e5881) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114123936925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114123936925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114123936925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114123936925 DMM DEBUG MM(262420000001001/f60e5881) Requesting authorization (sgsn_auth.c:160) 20241114123936925 DMM INFO MM(262420000001001/f60e5881) Requesting authentication tuples (sgsn_auth.c:184) 20241114123936925 DMM DEBUG MM(262420000001001/f60e5881) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114123936925 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241114123936925 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)@e8a34976b58e: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@e8a34976b58e: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241114123936928 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114123936928 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114123936928 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114123936928 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114123936928 DMM INFO MM(262420000001001/f60e5881) Subscriber data update (mmctx.c:445) 20241114123936928 DMM DEBUG MM(262420000001001/f60e5881) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114123936928 DMM INFO MM(262420000001001/f60e5881) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114123936928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114123936928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114123936928 DMM INFO MM(262420000001001/f60e5881) <- GMM AUTH AND CIPHERING REQ (rand = 50 ae c4 59 e7 b7 0c db 95 a6 7a ea 07 cb 9e 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114123936935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123936935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123936935 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123936935 DMM INFO MM(262420000001001/f60e5881) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114123936935 DMM NOTICE MM(262420000001001/f60e5881) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114123936935 DMM DEBUG MM(262420000001001/f60e5881) checking auth: received GSM SRES = 0d 3c 2d 30 (gprs_gmm.c:666) 20241114123936935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114123936935 DMM DEBUG MM(262420000001001/f60e5881) Requesting authorization (sgsn_auth.c:160) 20241114123936935 DMM INFO MM(262420000001001/f60e5881) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114123936935 DMM DEBUG MM(262420000001001/f60e5881) Requesting subscriber data update (gprs_subscriber.c:894) 20241114123936935 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241114123936935 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) 20241114123936935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114123936935 DMM INFO MM(262420000001001/f60e5881) <- GMM ATTACH ACCEPT (new P-TMSI=0xf60e5881) (gprs_gmm.c:300) 20241114123936937 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114123936937 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114123936937 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114123936937 DMM INFO MM(262420000001001/f60e5881) Subscriber data update (mmctx.c:445) 20241114123936937 DMM DEBUG MM(262420000001001/f60e5881) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114123936937 DMM INFO MM(262420000001001/f60e5881) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114123936937 DMM NOTICE MM(262420000001001/f60e5881) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241114123936937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114123936937 DMM NOTICE MM(262420000001001/f60e5881) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114123936937 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) 20241114123936938 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114123936938 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114123936938 DMM INFO MM(262420000001001/f60e5881) Subscriber data update (mmctx.c:445) 20241114123936938 DMM DEBUG MM(262420000001001/f60e5881) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114123936944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123936944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114123936944 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123936944 DMM INFO MM(262420000001001/f60e5881) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114123936944 DMM NOTICE MM(262420000001001/f60e5881) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114123936944 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114123936944 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114123936944 DLLC NOTICE LLME(ed529513/f60e5881){ASSIGNED} LLGM Assign pre (ffffffff => f60e5881) (gprs_llc.c:1079) 20241114123936944 DLLC NOTICE LLME(ffffffff/f60e5881){ASSIGNED} LLGM Assign post (ffffffff => f60e5881) (gprs_llc.c:1125) 20241114123936944 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114123936944 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114123936944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114123936944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@e8a34976b58e: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@e8a34976b58e: Final verdict of PTC: pass 20241114123936998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54160<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114123937000 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114123937000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(27)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(31)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(36)@e8a34976b58e: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@e8a34976b58e: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@e8a34976b58e: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(25)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(29)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(34)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_mnc3 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Nov 14 12:39:37 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241114123937126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123937527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241114123938001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123938001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241114123939001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123939001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Nov 14 12:39:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114123940003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123940003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_umts_aka_umts_res started. 20241114123940823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123940824 DMM INFO MM(262420000001001/f60e5881) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114123940824 DMM INFO MM(262420000001001/f60e5881) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114123940824 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114123940824 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114123940824 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114123940824 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114123940824 DLLC NOTICE LLME(ffffffff/f60e5881){ASSIGNED} LLGM Assign pre (f60e5881 => ffffffff) (gprs_llc.c:1079) 20241114123940824 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f60e5881 => ffffffff) (gprs_llc.c:1125) 20241114123940824 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241114123940824 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) 20241114123940824 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241114123940825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114123940825 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114123940825 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114123940825 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114123940825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123940878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114123940878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123940878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123940878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123940878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114123940878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123940878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123940878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123940878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(45)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123940880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123940880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123940880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123940880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123940880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123940880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123940880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123940880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123940880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114123940880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123940880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123940881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123940881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123940885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123940895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123940895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123940910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114123940910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123940910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123940910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123940910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114123940910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123940910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123940910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123940910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123940911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123940911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123940912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(50)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114123940912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123940912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123940912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123940912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123940912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123940912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114123940912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123940912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(51)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114123940913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123940913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123940916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123940927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123940927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123940939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114123940939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123940939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123940939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123940939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114123940939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123940939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123940939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123940940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123940941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123940941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123940941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123940942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123940942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123940942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123940942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123940942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123940942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114123940942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123940942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123940943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123940943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123940947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123940957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123940957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114123941003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123941003 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114123941004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114123941004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114123941006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114123941006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@e8a34976b58e: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D480510C'O, index=0 SGSN_Test-GSUP(57)@e8a34976b58e: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@e8a34976b58e: 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 := 'B86B7979FE13DD867A92041ED3634A93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D49FC259'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '88B86045349B93BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '48F25B8D819865533A41EAB5CDFC5DB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8FED46D6E37FE6BE2EDF58D77201E20'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '420B3309364AA109A17445CD99A7EFBD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A7BA2B382FBC1B02'O } } } } } 20241114123942059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123942060 DLLC NOTICE LLME(ffffffff/d480510c){UNASSIGNED} LLC RX: unknown TLLI 0xd480510c, creating LLME on the fly (gprs_llc.c:552) 20241114123942060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123942060 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241114123942060 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114123942060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114123942060 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114123942060 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114123942060 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114123942060 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114123942060 DLLC NOTICE LLME(ffffffff/d480510c){UNASSIGNED} LLGM Assign pre (d480510c => c8f4433a) (gprs_llc.c:1079) 20241114123942060 DLLC NOTICE LLME(d480510c/c8f4433a){ASSIGNED} LLGM Assign post (d480510c => c8f4433a) (gprs_llc.c:1125) 20241114123942060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114123942060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114123942060 DMM DEBUG MM(262420000001002/c8f4433a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114123942073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123942073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114123942073 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123942073 DMM DEBUG MM(262420000001002/c8f4433a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241114123942073 DMM NOTICE MM(262420000001002/c8f4433a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114123942073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114123942073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114123942073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114123942073 DMM DEBUG MM(262420000001002/c8f4433a) Requesting authorization (sgsn_auth.c:160) 20241114123942073 DMM INFO MM(262420000001002/c8f4433a) Requesting authentication tuples (sgsn_auth.c:184) 20241114123942073 DMM DEBUG MM(262420000001002/c8f4433a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114123942073 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241114123942073 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)@e8a34976b58e: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@e8a34976b58e: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241114123942076 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114123942076 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114123942076 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114123942076 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114123942076 DMM INFO MM(262420000001002/c8f4433a) Subscriber data update (mmctx.c:445) 20241114123942076 DMM DEBUG MM(262420000001002/c8f4433a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114123942076 DMM INFO MM(262420000001002/c8f4433a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114123942076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114123942076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114123942076 DMM INFO MM(262420000001002/c8f4433a) <- GMM AUTH AND CIPHERING REQ (rand = b8 6b 79 79 fe 13 dd 86 7a 92 04 1e d3 63 4a 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 0b 33 09 36 4a a1 09 a1 74 45 cd 99 a7 ef bd ) (gprs_gmm.c:483) 20241114123942084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123942084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123942084 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123942084 DMM INFO MM(262420000001002/c8f4433a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114123942084 DMM NOTICE MM(262420000001002/c8f4433a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114123942084 DMM DEBUG MM(262420000001002/c8f4433a) checking auth: received UMTS RES = a7 ba 2b 38 2f bc 1b 02 (gprs_gmm.c:666) 20241114123942084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114123942084 DMM DEBUG MM(262420000001002/c8f4433a) Requesting authorization (sgsn_auth.c:160) 20241114123942084 DMM INFO MM(262420000001002/c8f4433a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114123942084 DMM DEBUG MM(262420000001002/c8f4433a) Requesting subscriber data update (gprs_subscriber.c:894) 20241114123942084 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241114123942084 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) 20241114123942084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114123942084 DMM INFO MM(262420000001002/c8f4433a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8f4433a) (gprs_gmm.c:300) 20241114123942085 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114123942085 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114123942085 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114123942085 DMM INFO MM(262420000001002/c8f4433a) Subscriber data update (mmctx.c:445) 20241114123942085 DMM DEBUG MM(262420000001002/c8f4433a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114123942085 DMM INFO MM(262420000001002/c8f4433a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114123942085 DMM NOTICE MM(262420000001002/c8f4433a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241114123942085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114123942085 DMM NOTICE MM(262420000001002/c8f4433a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114123942085 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) 20241114123942086 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114123942086 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114123942086 DMM INFO MM(262420000001002/c8f4433a) Subscriber data update (mmctx.c:445) 20241114123942086 DMM DEBUG MM(262420000001002/c8f4433a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114123942092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123942092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114123942092 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123942092 DMM INFO MM(262420000001002/c8f4433a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114123942092 DMM NOTICE MM(262420000001002/c8f4433a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114123942092 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114123942092 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114123942092 DLLC NOTICE LLME(d480510c/c8f4433a){ASSIGNED} LLGM Assign pre (ffffffff => c8f4433a) (gprs_llc.c:1079) 20241114123942092 DLLC NOTICE LLME(ffffffff/c8f4433a){ASSIGNED} LLGM Assign post (ffffffff => c8f4433a) (gprs_llc.c:1125) 20241114123942092 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114123942092 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114123942092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114123942092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@e8a34976b58e: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@e8a34976b58e: Final verdict of PTC: pass 20241114123942144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@e8a34976b58e: Final verdict of PTC: none 20241114123942146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(51)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@e8a34976b58e: Final verdict of PTC: none 20241114123942147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(46)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@e8a34976b58e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(55)@e8a34976b58e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@e8a34976b58e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(53)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(49)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(44)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Nov 14 12:39:42 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 20241114123942276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123942677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20241114123943148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123943148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=89208) 20241114123944149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123944149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Nov 14 12:39:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114123945150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123945150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_umts_aka_gsm_sres started. 20241114123945735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123945737 DMM INFO MM(262420000001002/c8f4433a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114123945737 DMM INFO MM(262420000001002/c8f4433a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114123945737 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114123945737 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114123945737 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114123945737 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114123945737 DLLC NOTICE LLME(ffffffff/c8f4433a){ASSIGNED} LLGM Assign pre (c8f4433a => ffffffff) (gprs_llc.c:1079) 20241114123945737 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8f4433a => ffffffff) (gprs_llc.c:1125) 20241114123945737 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241114123945737 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) 20241114123945737 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241114123945737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114123945737 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114123945737 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114123945737 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114123945737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123945780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114123945780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123945780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123945780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123945780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114123945780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123945780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123945780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123945780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123945781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123945781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123945781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123945782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123945782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123945782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123945782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123945782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123945782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114123945782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123945782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123945782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123945782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123945786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123945796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123945796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123945813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114123945813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123945813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123945813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123945813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114123945813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123945813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123945813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123945813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123945815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123945815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123945815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123945815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123945815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123945815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123945815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123945815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123945815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114123945815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123945815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123945816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123945816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123945820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123945829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123945829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123945851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114123945851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123945851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123945851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123945851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114123945851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123945851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123945851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123945851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123945853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123945853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123945853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123945853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123945853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123945853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123945853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123945853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123945853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114123945853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123945853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123945853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123945853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123945857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123945866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123945866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114123946151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123946151 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114123946151 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114123946151 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114123946153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114123946154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@e8a34976b58e: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C09D903D'O, index=0 SGSN_Test-GSUP(76)@e8a34976b58e: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@e8a34976b58e: 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 := '0B0BBFF0C933566FF14F7B748B4DC703'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '352FC597'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA4AB0581C4BA2CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AE78A451E6BA03AFB530072508870A47'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C1E13FC4721DB5B4F78BACBB9E5B5F6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8E4504D6402D4B98DC34B2A57C256666'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7561210EC7B1A9CD'O } } } } } 20241114123947206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123947206 DLLC NOTICE LLME(ffffffff/c09d903d){UNASSIGNED} LLC RX: unknown TLLI 0xc09d903d, creating LLME on the fly (gprs_llc.c:552) 20241114123947206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123947206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241114123947206 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114123947206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114123947206 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114123947206 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114123947206 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114123947206 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114123947206 DLLC NOTICE LLME(ffffffff/c09d903d){UNASSIGNED} LLGM Assign pre (c09d903d => e8ce84ee) (gprs_llc.c:1079) 20241114123947206 DLLC NOTICE LLME(c09d903d/e8ce84ee){ASSIGNED} LLGM Assign post (c09d903d => e8ce84ee) (gprs_llc.c:1125) 20241114123947206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114123947206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114123947206 DMM DEBUG MM(262420000001003/e8ce84ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114123947220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123947220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114123947220 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123947220 DMM DEBUG MM(262420000001003/e8ce84ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241114123947220 DMM NOTICE MM(262420000001003/e8ce84ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114123947220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114123947220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114123947220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114123947220 DMM DEBUG MM(262420000001003/e8ce84ee) Requesting authorization (sgsn_auth.c:160) 20241114123947220 DMM INFO MM(262420000001003/e8ce84ee) Requesting authentication tuples (sgsn_auth.c:184) 20241114123947220 DMM DEBUG MM(262420000001003/e8ce84ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114123947220 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241114123947220 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)@e8a34976b58e: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@e8a34976b58e: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241114123947223 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114123947223 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114123947223 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114123947223 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114123947223 DMM INFO MM(262420000001003/e8ce84ee) Subscriber data update (mmctx.c:445) 20241114123947223 DMM DEBUG MM(262420000001003/e8ce84ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114123947223 DMM INFO MM(262420000001003/e8ce84ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114123947223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114123947223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114123947223 DMM INFO MM(262420000001003/e8ce84ee) <- GMM AUTH AND CIPHERING REQ (rand = 0b 0b bf f0 c9 33 56 6f f1 4f 7b 74 8b 4d c7 03 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 45 04 d6 40 2d 4b 98 dc 34 b2 a5 7c 25 66 66 ) (gprs_gmm.c:483) 20241114123947232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123947232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123947232 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123947232 DMM INFO MM(262420000001003/e8ce84ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114123947232 DMM NOTICE MM(262420000001003/e8ce84ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114123947232 DMM DEBUG MM(262420000001003/e8ce84ee) checking auth: received GSM SRES = 35 2f c5 97 (gprs_gmm.c:666) 20241114123947232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114123947232 DMM DEBUG MM(262420000001003/e8ce84ee) Requesting authorization (sgsn_auth.c:160) 20241114123947232 DMM INFO MM(262420000001003/e8ce84ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114123947232 DMM DEBUG MM(262420000001003/e8ce84ee) Requesting subscriber data update (gprs_subscriber.c:894) 20241114123947232 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241114123947232 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) 20241114123947232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114123947232 DMM INFO MM(262420000001003/e8ce84ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8ce84ee) (gprs_gmm.c:300) 20241114123947233 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114123947233 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114123947233 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114123947233 DMM INFO MM(262420000001003/e8ce84ee) Subscriber data update (mmctx.c:445) 20241114123947233 DMM DEBUG MM(262420000001003/e8ce84ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114123947233 DMM INFO MM(262420000001003/e8ce84ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114123947233 DMM NOTICE MM(262420000001003/e8ce84ee) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241114123947233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114123947233 DMM NOTICE MM(262420000001003/e8ce84ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114123947233 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) 20241114123947234 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114123947234 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114123947234 DMM INFO MM(262420000001003/e8ce84ee) Subscriber data update (mmctx.c:445) 20241114123947234 DMM DEBUG MM(262420000001003/e8ce84ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114123947240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123947240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114123947240 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123947240 DMM INFO MM(262420000001003/e8ce84ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114123947240 DMM NOTICE MM(262420000001003/e8ce84ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114123947240 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114123947240 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114123947240 DLLC NOTICE LLME(c09d903d/e8ce84ee){ASSIGNED} LLGM Assign pre (ffffffff => e8ce84ee) (gprs_llc.c:1079) 20241114123947240 DLLC NOTICE LLME(ffffffff/e8ce84ee){ASSIGNED} LLGM Assign post (ffffffff => e8ce84ee) (gprs_llc.c:1125) 20241114123947240 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114123947240 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114123947240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114123947240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@e8a34976b58e: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@e8a34976b58e: Final verdict of PTC: pass 20241114123947293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60236<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@e8a34976b58e: Final verdict of PTC: none 20241114123947296 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114123947296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(64)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(69)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(74)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@e8a34976b58e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@e8a34976b58e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@e8a34976b58e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(72)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(67)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(62)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Nov 14 12:39:47 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 20241114123947422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123947824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241114123948298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123948298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241114123949299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123949299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Nov 14 12:39:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114123950301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123950301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_timeout_after_pdp_act started. 20241114123950886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114123950887 DMM INFO MM(262420000001003/e8ce84ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114123950887 DMM INFO MM(262420000001003/e8ce84ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114123950887 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114123950887 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114123950887 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114123950887 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114123950887 DLLC NOTICE LLME(ffffffff/e8ce84ee){ASSIGNED} LLGM Assign pre (e8ce84ee => ffffffff) (gprs_llc.c:1079) 20241114123950887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8ce84ee => ffffffff) (gprs_llc.c:1125) 20241114123950887 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241114123950887 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) 20241114123950887 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241114123950887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114123950887 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114123950887 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114123950887 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114123950887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123950933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114123950933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123950933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123950933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123950933 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114123950933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123950933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123950933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123950933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123950935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123950935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123950935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123950935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123950935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123950935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123950935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123950935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123950935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114123950935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123950935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114123950936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123950936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123950939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123950947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123950947 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(84)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 TC_attach_timeout_after_pdp_act-BVCI196(82)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123950974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114123950974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123950974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123950974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123950974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114123950974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123950974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123950974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123950974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123950975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123950975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123950975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123950976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123950976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123950976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123950976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123950976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123950976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114123950976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123950976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114123950976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123950976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123950980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123950990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123950990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114123951008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114123951008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114123951008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114123951008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123951008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114123951008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114123951008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114123951008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114123951008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114123951010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114123951010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114123951010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114123951011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114123951011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114123951011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114123951011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114123951011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114123951011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114123951011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114123951011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114123951012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114123951012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114123951015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114123951025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114123951302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114123951302 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114123951302 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114123951302 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114123951305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114123951305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@e8a34976b58e: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C45AC381'O, index=0 SGSN_Test-GSUP(95)@e8a34976b58e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: 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 := 'C95C9F6E10A801F866CF8C30B3849A53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8665920F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6D1F0E427FC9284'O } } } } } 20241114123951353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951353 DLLC NOTICE LLME(ffffffff/c45ac381){UNASSIGNED} LLC RX: unknown TLLI 0xc45ac381, creating LLME on the fly (gprs_llc.c:552) 20241114123951353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241114123951353 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114123951353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114123951353 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114123951353 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114123951353 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114123951353 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114123951353 DLLC NOTICE LLME(ffffffff/c45ac381){UNASSIGNED} LLGM Assign pre (c45ac381 => eebc72ab) (gprs_llc.c:1079) 20241114123951353 DLLC NOTICE LLME(c45ac381/eebc72ab){ASSIGNED} LLGM Assign post (c45ac381 => eebc72ab) (gprs_llc.c:1125) 20241114123951353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114123951353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114123951353 DMM DEBUG MM(262420000000021/eebc72ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114123951365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951365 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123951365 DMM DEBUG MM(262420000000021/eebc72ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241114123951365 DMM NOTICE MM(262420000000021/eebc72ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114123951365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114123951365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114123951365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114123951365 DMM DEBUG MM(262420000000021/eebc72ab) Requesting authorization (sgsn_auth.c:160) 20241114123951365 DMM INFO MM(262420000000021/eebc72ab) Requesting authentication tuples (sgsn_auth.c:184) 20241114123951365 DMM DEBUG MM(262420000000021/eebc72ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114123951365 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241114123951365 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@e8a34976b58e: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241114123951368 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114123951368 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114123951368 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114123951368 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114123951368 DMM INFO MM(262420000000021/eebc72ab) Subscriber data update (mmctx.c:445) 20241114123951368 DMM DEBUG MM(262420000000021/eebc72ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114123951368 DMM INFO MM(262420000000021/eebc72ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114123951368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114123951368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114123951368 DMM INFO MM(262420000000021/eebc72ab) <- GMM AUTH AND CIPHERING REQ (rand = c9 5c 9f 6e 10 a8 01 f8 66 cf 8c 30 b3 84 9a 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114123951375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951375 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123951375 DMM INFO MM(262420000000021/eebc72ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114123951375 DMM NOTICE MM(262420000000021/eebc72ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114123951375 DMM DEBUG MM(262420000000021/eebc72ab) checking auth: received GSM SRES = 86 65 92 0f (gprs_gmm.c:666) 20241114123951375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114123951375 DMM DEBUG MM(262420000000021/eebc72ab) Requesting authorization (sgsn_auth.c:160) 20241114123951375 DMM INFO MM(262420000000021/eebc72ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114123951375 DMM DEBUG MM(262420000000021/eebc72ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241114123951375 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241114123951375 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) 20241114123951375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114123951375 DMM INFO MM(262420000000021/eebc72ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xeebc72ab) (gprs_gmm.c:300) 20241114123951377 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114123951377 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114123951377 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114123951377 DMM INFO MM(262420000000021/eebc72ab) Subscriber data update (mmctx.c:445) 20241114123951377 DMM DEBUG MM(262420000000021/eebc72ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114123951377 DMM INFO MM(262420000000021/eebc72ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114123951377 DMM NOTICE MM(262420000000021/eebc72ab) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241114123951377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114123951377 DMM NOTICE MM(262420000000021/eebc72ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114123951377 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) 20241114123951378 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114123951378 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114123951378 DMM INFO MM(262420000000021/eebc72ab) Subscriber data update (mmctx.c:445) 20241114123951378 DMM DEBUG MM(262420000000021/eebc72ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114123951384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951384 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123951384 DMM INFO MM(262420000000021/eebc72ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114123951384 DMM NOTICE MM(262420000000021/eebc72ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114123951384 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114123951384 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114123951384 DLLC NOTICE LLME(c45ac381/eebc72ab){ASSIGNED} LLGM Assign pre (ffffffff => eebc72ab) (gprs_llc.c:1079) 20241114123951384 DLLC NOTICE LLME(ffffffff/eebc72ab){ASSIGNED} LLGM Assign post (ffffffff => eebc72ab) (gprs_llc.c:1125) 20241114123951384 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114123951384 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114123951384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114123951384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: setverdict(pass): none -> pass 20241114123951435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123951436 DMM INFO MM(262420000000021/eebc72ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114123951436 DMM INFO MM(262420000000021/eebc72ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114123951436 DMM DEBUG MM(262420000000021/eebc72ab) Using GGSN 0 (gprs_sm.c:312) 20241114123951436 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241114123951436 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114123951436 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241114123951436 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241114123951446 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 69 c5 5e 18 11 dd a3 7e 50 14 05 7f 00 ef 94 8d 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) 20241114123951446 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90a058, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114123951446 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114123951446 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b5215b8 TLLI=eebc72ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114123951446 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114123951446 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114123951454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951454 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123951454 DMM INFO MM(262420000000021/eebc72ab) -> GMM ATTACH REQUEST MI(TMSI-0xEEBC72AB) type="GPRS attach" (gprs_gmm.c:1266) 20241114123951454 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114123951454 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114123951454 DLLC NOTICE LLME(ffffffff/eebc72ab){ASSIGNED} LLGM Assign pre (eebc72ab => e9e4f999) (gprs_llc.c:1079) 20241114123951454 DLLC NOTICE LLME(eebc72ab/e9e4f999){ASSIGNED} LLGM Assign post (eebc72ab => e9e4f999) (gprs_llc.c:1125) 20241114123951454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114123951454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114123951454 DMM DEBUG MM(262420000000021/e9e4f999) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114123951460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114123951460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241114123951460 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114123951460 DMM DEBUG MM(262420000000021/e9e4f999) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241114123951460 DMM NOTICE MM(262420000000021/e9e4f999) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114123951460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114123951460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114123951460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114123951460 DMM DEBUG MM(262420000000021/e9e4f999) Requesting authorization (sgsn_auth.c:160) 20241114123951460 DMM INFO MM(262420000000021/e9e4f999) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114123951460 DMM DEBUG MM(262420000000021/e9e4f999) Requesting subscriber data update (gprs_subscriber.c:894) 20241114123951460 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241114123951460 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) 20241114123951460 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114123951460 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114123951460 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114123951460 DMM INFO MM(262420000000021/e9e4f999) Subscriber data update (mmctx.c:445) 20241114123951460 DMM DEBUG MM(262420000000021/e9e4f999) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241114123951460 DMM INFO MM(262420000000021/e9e4f999) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241114123951460 DMM NOTICE MM(262420000000021/e9e4f999) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241114123951460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114123951460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114123951460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114123951460 DMM INFO MM(262420000000021/e9e4f999) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9e4f999) (gprs_gmm.c:300) 20241114123951460 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) 20241114123951461 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114123951461 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114123951461 DMM INFO MM(262420000000021/e9e4f999) Subscriber data update (mmctx.c:445) 20241114123951461 DMM DEBUG MM(262420000000021/e9e4f999) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: Trying to receive 5 ATTACH ACCEPTs 20241114123957462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114123957462 DMM INFO MM(262420000000021/e9e4f999) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9e4f999) (gprs_gmm.c:300) 20241114123958701 DGPRS DEBUG Checking for inactive LLMEs, time = 13398732 (sgsn.c:131) 20241114124003463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124003463 DMM INFO MM(262420000000021/e9e4f999) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9e4f999) (gprs_gmm.c:300) 20241114124009465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124009465 DMM INFO MM(262420000000021/e9e4f999) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9e4f999) (gprs_gmm.c:300) 20241114124011304 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124011304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114124011304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124015466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124015466 DMM INFO MM(262420000000021/e9e4f999) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9e4f999) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241114124020937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124020939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124020939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124020977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124020979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124020979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124021012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124021013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124021013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124021467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124021467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241114124021467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124021467 DMM NOTICE MM(262420000000021/e9e4f999) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124021467 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241114124021467 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b5215b8, TLLI=e9e4f999, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124021467 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124021467 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124021467 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241114124021467 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241114124021467 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) 20241114124021467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124021467 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Deallocated (fsm.c:568) 20241114124021467 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124021467 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124021467 DLLC NOTICE LLME(eebc72ab/e9e4f999){ASSIGNED} LLGM Assign pre (e9e4f999 => ffffffff) (gprs_llc.c:1079) 20241114124021467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9e4f999 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@e8a34976b58e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@e8a34976b58e: Final verdict of PTC: pass 20241114124021978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@e8a34976b58e: Final verdict of PTC: none 20241114124021980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124021980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(83)@e8a34976b58e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@e8a34976b58e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@e8a34976b58e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(93)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(88)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(91)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(81)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(86)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Nov 14 12:40:22 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 20241114124022105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124022406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241114124022981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124022981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125364, count=130796) 20241114124023981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124023981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Nov 14 12:40:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124024983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124024983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_auth_id_timeout started. 20241114124025469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124025470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124025530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124025530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124025530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124025530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124025530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124025530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124025530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124025530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124025530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124025531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124025531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124025531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124025531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124025531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124025531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124025532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124025532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124025532 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124025532 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124025532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124025532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124025532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(102)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124025537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124025547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124025547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(104)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(100)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124025558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124025558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124025558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124025558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124025558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124025558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124025558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124025558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124025558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124025560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124025560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124025560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124025560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124025560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124025560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124025560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124025560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124025560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124025560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124025560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124025561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124025561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124025564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124025573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124025573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124025600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124025600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124025600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124025600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124025600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124025600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124025600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124025600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124025600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124025601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124025601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124025602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124025602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124025602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124025602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124025602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124025602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124025602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124025602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124025602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124025602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124025602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124025606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124025616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124025616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124025984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124025984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124025984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124025984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124025986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124025986 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@e8a34976b58e: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E2DDD041'O, index=0 SGSN_Test-GSUP(114)@e8a34976b58e: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241114124026031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124026031 DLLC NOTICE LLME(ffffffff/e2ddd041){UNASSIGNED} LLC RX: unknown TLLI 0xe2ddd041, creating LLME on the fly (gprs_llc.c:552) 20241114124026031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124026031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241114124026031 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124026031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124026031 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124026031 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124026031 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124026031 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124026031 DLLC NOTICE LLME(ffffffff/e2ddd041){UNASSIGNED} LLGM Assign pre (e2ddd041 => d39c3f83) (gprs_llc.c:1079) 20241114124026031 DLLC NOTICE LLME(e2ddd041/d39c3f83){ASSIGNED} LLGM Assign post (e2ddd041 => d39c3f83) (gprs_llc.c:1125) 20241114124026031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124026031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124026031 DMM DEBUG MM(262420000000002/d39c3f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124028702 DGPRS DEBUG Checking for inactive LLMEs, time = 13398762 (sgsn.c:131) 20241114124032032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124032032 DMM DEBUG MM(262420000000002/d39c3f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124038033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124038033 DMM DEBUG MM(262420000000002/d39c3f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124044033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124044033 DMM DEBUG MM(262420000000002/d39c3f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124045984 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124045985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124045985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241114124050035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124050035 DMM DEBUG MM(262420000000002/d39c3f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124055534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124055536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124055536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124055561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124055563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124055563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124055604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124055605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124055605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124056036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124056036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241114124056036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124056036 DMM NOTICE MM(262420000000002/d39c3f83) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241114124056036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Reject}: Deallocated (fsm.c:568) 20241114124056036 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124056036 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124056036 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124056036 DLLC NOTICE LLME(e2ddd041/d39c3f83){ASSIGNED} LLGM Assign pre (d39c3f83 => ffffffff) (gprs_llc.c:1079) 20241114124056036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d39c3f83 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@e8a34976b58e: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@e8a34976b58e: Final verdict of PTC: pass 20241114124056046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124056048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124056048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(114)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(103)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(107)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(112)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(105)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(110)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(101)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Nov 14 12:40:56 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 20241114124056178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124056479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20241114124057049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124057049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64180, count=68536) 20241114124058050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124058050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Nov 14 12:40:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124058702 DGPRS DEBUG Checking for inactive LLMEs, time = 13398792 (sgsn.c:131) 20241114124059051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124059051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_auth_sai_timeout started. 20241114124059542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124059543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124059583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124059583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124059583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124059583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124059583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124059583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124059583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124059583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124059583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124059584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124059584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124059584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124059584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124059584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124059585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124059585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124059585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124059585 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124059585 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124059585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124059585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124059585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124059588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124059596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124059596 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(122)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 TC_attach_auth_sai_timeout-BVCI196(120)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124059622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124059622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124059622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124059622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124059622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124059622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124059622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124059622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124059623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124059624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124059624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124059624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124059624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124059624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124059624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124059624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124059624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124059624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124059624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124059624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124059625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124059625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124059629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124059638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124059638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124059669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124059669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124059669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124059669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124059669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124059669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124059670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124059672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124059672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124059672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124059672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124059672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124059672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124059672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124059672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124059672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124059672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124059672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124059673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124059673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124059676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124059685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124059685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124100052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124100052 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124100052 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124100052 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124100054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124100055 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@e8a34976b58e: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E60D7E0E'O, index=0 SGSN_Test-GSUP(133)@e8a34976b58e: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241114124100101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124100101 DLLC NOTICE LLME(ffffffff/e60d7e0e){UNASSIGNED} LLC RX: unknown TLLI 0xe60d7e0e, creating LLME on the fly (gprs_llc.c:552) 20241114124100101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124100101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241114124100101 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124100101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124100101 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124100101 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124100101 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124100101 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124100101 DLLC NOTICE LLME(ffffffff/e60d7e0e){UNASSIGNED} LLGM Assign pre (e60d7e0e => de9f5c4c) (gprs_llc.c:1079) 20241114124100101 DLLC NOTICE LLME(e60d7e0e/de9f5c4c){ASSIGNED} LLGM Assign post (e60d7e0e => de9f5c4c) (gprs_llc.c:1125) 20241114124100101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124100101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124100101 DMM DEBUG MM(262420000000003/de9f5c4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124100114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124100114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124100114 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124100114 DMM DEBUG MM(262420000000003/de9f5c4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241114124100114 DMM NOTICE MM(262420000000003/de9f5c4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124100114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124100114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124100114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124100114 DMM DEBUG MM(262420000000003/de9f5c4c) Requesting authorization (sgsn_auth.c:160) 20241114124100114 DMM INFO MM(262420000000003/de9f5c4c) Requesting authentication tuples (sgsn_auth.c:184) 20241114124100114 DMM DEBUG MM(262420000000003/de9f5c4c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124100114 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241114124100114 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@e8a34976b58e: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241114124106115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241114124106115 DMM ERROR MM(262420000000003/de9f5c4c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241114124106115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241114124106115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124106115 DMM NOTICE MM(262420000000003/de9f5c4c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241114124106115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124106115 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124106115 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124106115 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124106115 DLLC NOTICE LLME(e60d7e0e/de9f5c4c){ASSIGNED} LLGM Assign pre (de9f5c4c => ffffffff) (gprs_llc.c:1079) 20241114124106115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9f5c4c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@e8a34976b58e: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@e8a34976b58e: Final verdict of PTC: pass 20241114124106125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@e8a34976b58e: Final verdict of PTC: none 20241114124106127 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124106128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(126)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(121)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(132)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(119)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(124)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(130)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Nov 14 12:41:06 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 20241114124106257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124106558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57292) 20241114124107129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124107129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57292, count=66416) 20241114124108130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124108130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Nov 14 12:41:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124109131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124109131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_auth_sai_reject started. 20241114124109614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124109615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124109665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124109665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124109665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124109665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124109665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124109665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124109665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124109665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124109665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(140)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(141)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124109667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124109667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124109667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124109667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124109667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124109667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124109667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124109667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124109667 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124109668 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124109668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124109668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124109668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124109672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124109681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124109681 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124109705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124109705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124109705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124109705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124109705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124109705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124109705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124109705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124109705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124109707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124109707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124109707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124109707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124109707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124109707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124109708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124109708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124109708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124109708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124109708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124109708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124109708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124109713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124109723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124109723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(145)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124109730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124109730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124109730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124109730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124109730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124109730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124109730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124109730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124109730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124109732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124109732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124109732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124109732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124109732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124109732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124109732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124109733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124109733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124109733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124109733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124109733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124109733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124109737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124109745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124109745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124110132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124110132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124110132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124110132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124110135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124110135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@e8a34976b58e: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CB045063'O, index=0 SGSN_Test-GSUP(152)@e8a34976b58e: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241114124110183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124110183 DLLC NOTICE LLME(ffffffff/cb045063){UNASSIGNED} LLC RX: unknown TLLI 0xcb045063, creating LLME on the fly (gprs_llc.c:552) 20241114124110183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124110183 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241114124110183 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124110183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124110183 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124110183 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124110183 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124110183 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124110183 DLLC NOTICE LLME(ffffffff/cb045063){UNASSIGNED} LLGM Assign pre (cb045063 => d5d0f1eb) (gprs_llc.c:1079) 20241114124110183 DLLC NOTICE LLME(cb045063/d5d0f1eb){ASSIGNED} LLGM Assign post (cb045063 => d5d0f1eb) (gprs_llc.c:1125) 20241114124110183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124110183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124110183 DMM DEBUG MM(262420000000004/d5d0f1eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124110195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124110195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124110195 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124110195 DMM DEBUG MM(262420000000004/d5d0f1eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241114124110195 DMM NOTICE MM(262420000000004/d5d0f1eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124110195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124110195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124110195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124110195 DMM DEBUG MM(262420000000004/d5d0f1eb) Requesting authorization (sgsn_auth.c:160) 20241114124110195 DMM INFO MM(262420000000004/d5d0f1eb) Requesting authentication tuples (sgsn_auth.c:184) 20241114124110195 DMM DEBUG MM(262420000000004/d5d0f1eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124110195 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241114124110195 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@e8a34976b58e: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241114124110198 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241114124110198 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241114124110198 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241114124116197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241114124116197 DMM ERROR MM(262420000000004/d5d0f1eb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241114124116197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241114124116197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124116197 DMM NOTICE MM(262420000000004/d5d0f1eb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241114124116197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Reject}: Deallocated (fsm.c:568) 20241114124116197 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124116197 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124116197 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124116197 DLLC NOTICE LLME(cb045063/d5d0f1eb){ASSIGNED} LLGM Assign pre (d5d0f1eb => ffffffff) (gprs_llc.c:1079) 20241114124116197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d0f1eb => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@e8a34976b58e: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@e8a34976b58e: Final verdict of PTC: pass 20241114124116207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@e8a34976b58e: Final verdict of PTC: none 20241114124116210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124116210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_reject-BVCI220(149)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(146)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(141)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(150)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@e8a34976b58e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(144)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(148)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(139)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Nov 14 12:41:16 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 20241114124116337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124116638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20241114124117211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124117211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58568, count=67692) 20241114124118212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124118212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Nov 14 12:41:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124119213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124119213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_gsup_lu_timeout started. 20241114124119697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124119699 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124119746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124119746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124119746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124119746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124119746 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124119746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124119746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124119746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124119746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124119748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124119748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124119748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124119748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124119748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124119749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124119749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124119749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124119749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124119749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124119749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124119750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124119750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124119754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124119762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124119762 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124119783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124119783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124119783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124119783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124119783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124119783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124119783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124119783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124119783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124119784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124119784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124119784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124119784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124119784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124119784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124119784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124119784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124119784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124119784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124119784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124119785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124119785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124119789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124119800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124119800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124119825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124119825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124119825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124119825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124119825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124119827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124119827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124119827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124119827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124119827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124119827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124119827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124119827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124119827 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124119827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124119827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(170)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124119828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124119828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124119831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124119838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124119838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124120213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124120214 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124120214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124120214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124120216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124120216 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@e8a34976b58e: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C5896219'O, index=0 SGSN_Test-GSUP(171)@e8a34976b58e: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@e8a34976b58e: 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 := '3F72CCDB4A8820590344A78049F8334B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51A31C49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B8103BFDEBE8687'O } } } } } 20241114124121268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124121269 DLLC NOTICE LLME(ffffffff/c5896219){UNASSIGNED} LLC RX: unknown TLLI 0xc5896219, creating LLME on the fly (gprs_llc.c:552) 20241114124121269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124121269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241114124121269 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124121269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124121269 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124121269 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124121269 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124121269 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124121269 DLLC NOTICE LLME(ffffffff/c5896219){UNASSIGNED} LLGM Assign pre (c5896219 => e30ce004) (gprs_llc.c:1079) 20241114124121269 DLLC NOTICE LLME(c5896219/e30ce004){ASSIGNED} LLGM Assign post (c5896219 => e30ce004) (gprs_llc.c:1125) 20241114124121269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124121269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124121269 DMM DEBUG MM(262420000000005/e30ce004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124121281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124121281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124121282 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124121282 DMM DEBUG MM(262420000000005/e30ce004) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241114124121282 DMM NOTICE MM(262420000000005/e30ce004) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124121282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124121282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124121282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124121282 DMM DEBUG MM(262420000000005/e30ce004) Requesting authorization (sgsn_auth.c:160) 20241114124121282 DMM INFO MM(262420000000005/e30ce004) Requesting authentication tuples (sgsn_auth.c:184) 20241114124121282 DMM DEBUG MM(262420000000005/e30ce004) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124121282 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241114124121282 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@e8a34976b58e: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241114124121284 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124121284 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124121284 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124121284 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124121284 DMM INFO MM(262420000000005/e30ce004) Subscriber data update (mmctx.c:445) 20241114124121284 DMM DEBUG MM(262420000000005/e30ce004) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124121284 DMM INFO MM(262420000000005/e30ce004) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124121284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124121284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124121284 DMM INFO MM(262420000000005/e30ce004) <- GMM AUTH AND CIPHERING REQ (rand = 3f 72 cc db 4a 88 20 59 03 44 a7 80 49 f8 33 4b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124121292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124121292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124121292 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124121292 DMM INFO MM(262420000000005/e30ce004) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124121292 DMM NOTICE MM(262420000000005/e30ce004) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124121292 DMM DEBUG MM(262420000000005/e30ce004) checking auth: received GSM SRES = 51 a3 1c 49 (gprs_gmm.c:666) 20241114124121292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124121292 DMM DEBUG MM(262420000000005/e30ce004) Requesting authorization (sgsn_auth.c:160) 20241114124121292 DMM INFO MM(262420000000005/e30ce004) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124121292 DMM DEBUG MM(262420000000005/e30ce004) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124121292 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241114124121292 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) 20241114124121292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124121292 DMM INFO MM(262420000000005/e30ce004) <- GMM ATTACH ACCEPT (new P-TMSI=0xe30ce004) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@e8a34976b58e: setverdict(fail): none -> fail MC@e8a34976b58e: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@e8a34976b58e: Final verdict of PTC: none 20241114124121302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124121302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(164)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(159)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(170)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@e8a34976b58e: Final verdict of PTC: none 20241114124121304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(172)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(157)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(168)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(162)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@e8a34976b58e: Final verdict of PTC: fail MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@e8a34976b58e: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Nov 14 12:41:21 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 20241114124121431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124121832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60904) 20241114124122303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124122303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60904, count=74060) 20241114124123304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124123304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Nov 14 12:41:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124124306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124124306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_gsup_lu_reject started. 20241114124124889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124124890 DMM INFO MM(262420000000005/e30ce004) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124124890 DMM INFO MM(262420000000005/e30ce004) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124124890 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124124890 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124124890 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124124890 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124124890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241114124124890 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124124890 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124124890 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124124890 DLLC NOTICE LLME(c5896219/e30ce004){ASSIGNED} LLGM Assign pre (e30ce004 => ffffffff) (gprs_llc.c:1079) 20241114124124890 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30ce004 => ffffffff) (gprs_llc.c:1125) 20241114124124890 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124124931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124124932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124124932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124124932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124124932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124124932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124124932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124124932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124124932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124124933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124124933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124124933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124124933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124124933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124124933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124124933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124124933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124124933 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124124933 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124124933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124124934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124124934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124124938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124124948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124124948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124124967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124124967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124124967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124124967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124124967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124124967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124124967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124124967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124124967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124124969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124124969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124124969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124124969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124124969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124124969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124124969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124124969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124124969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124124969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124124969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124124970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124124970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124124974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124124985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124124985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124125001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124125001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124125001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124125001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124125001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124125001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124125001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124125001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124125001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124125003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124125003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124125003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124125003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124125003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124125003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124125003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124125003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124125004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124125004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124125008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124125017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124125017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124125307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124125307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124125307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124125307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124125309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124125309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@e8a34976b58e: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F0B216A8'O, index=0 SGSN_Test-GSUP(190)@e8a34976b58e: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@e8a34976b58e: 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 := '963782C71B7181BEF97D7FEA970CE92C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF675674'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6F4151448F6D02C'O } } } } } 20241114124126359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124126359 DLLC NOTICE LLME(ffffffff/f0b216a8){UNASSIGNED} LLC RX: unknown TLLI 0xf0b216a8, creating LLME on the fly (gprs_llc.c:552) 20241114124126359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124126359 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241114124126359 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124126359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124126359 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124126359 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124126359 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124126359 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124126359 DLLC NOTICE LLME(ffffffff/f0b216a8){UNASSIGNED} LLGM Assign pre (f0b216a8 => f9638aa8) (gprs_llc.c:1079) 20241114124126359 DLLC NOTICE LLME(f0b216a8/f9638aa8){ASSIGNED} LLGM Assign post (f0b216a8 => f9638aa8) (gprs_llc.c:1125) 20241114124126359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124126359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124126359 DMM DEBUG MM(262420000000006/f9638aa8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124126372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124126372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124126372 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124126372 DMM DEBUG MM(262420000000006/f9638aa8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241114124126372 DMM NOTICE MM(262420000000006/f9638aa8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124126372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124126372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124126372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124126372 DMM DEBUG MM(262420000000006/f9638aa8) Requesting authorization (sgsn_auth.c:160) 20241114124126372 DMM INFO MM(262420000000006/f9638aa8) Requesting authentication tuples (sgsn_auth.c:184) 20241114124126372 DMM DEBUG MM(262420000000006/f9638aa8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124126372 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241114124126372 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@e8a34976b58e: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241114124126374 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124126374 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124126374 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124126374 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124126374 DMM INFO MM(262420000000006/f9638aa8) Subscriber data update (mmctx.c:445) 20241114124126374 DMM DEBUG MM(262420000000006/f9638aa8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124126374 DMM INFO MM(262420000000006/f9638aa8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124126374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124126375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124126375 DMM INFO MM(262420000000006/f9638aa8) <- GMM AUTH AND CIPHERING REQ (rand = 96 37 82 c7 1b 71 81 be f9 7d 7f ea 97 0c e9 2c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124126382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124126382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124126382 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124126382 DMM INFO MM(262420000000006/f9638aa8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124126382 DMM NOTICE MM(262420000000006/f9638aa8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124126382 DMM DEBUG MM(262420000000006/f9638aa8) checking auth: received GSM SRES = cf 67 56 74 (gprs_gmm.c:666) 20241114124126382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124126382 DMM DEBUG MM(262420000000006/f9638aa8) Requesting authorization (sgsn_auth.c:160) 20241114124126382 DMM INFO MM(262420000000006/f9638aa8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124126382 DMM DEBUG MM(262420000000006/f9638aa8) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124126382 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241114124126382 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) 20241114124126382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124126382 DMM INFO MM(262420000000006/f9638aa8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9638aa8) (gprs_gmm.c:300) 20241114124126383 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241114124126383 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241114124126383 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241114124126383 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124126383 DMM INFO MM(262420000000006/f9638aa8) Subscriber data update (mmctx.c:445) 20241114124126383 DMM DEBUG MM(262420000000006/f9638aa8) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@e8a34976b58e: setverdict(fail): none -> fail MC@e8a34976b58e: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241114124126390 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124126390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(178)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(183)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(188)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@e8a34976b58e: Final verdict of PTC: none 20241114124126393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(175)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@e8a34976b58e: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@e8a34976b58e: Final verdict of PTC: fail -NSVCI97-provIP(176)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(186)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(181)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@e8a34976b58e: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Nov 14 12:41:26 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 20241114124126524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124126925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20241114124127391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124127391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79548) 20241114124128392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124128392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114124128703 DGPRS DEBUG Checking for inactive LLMEs, time = 13398822 (sgsn.c:131) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Nov 14 12:41:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124129393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124129393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_combined started. 20241114124129984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124129986 DMM INFO MM(262420000000006/f9638aa8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124129986 DMM INFO MM(262420000000006/f9638aa8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124129986 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124129986 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124129986 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124129986 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124129986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241114124129986 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124129986 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124129986 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124129986 DLLC NOTICE LLME(f0b216a8/f9638aa8){ASSIGNED} LLGM Assign pre (f9638aa8 => ffffffff) (gprs_llc.c:1079) 20241114124129986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9638aa8 => ffffffff) (gprs_llc.c:1125) 20241114124129986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124130027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124130027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124130027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124130027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124130027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124130027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124130027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124130027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124130027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124130028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124130028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124130028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124130028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124130028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124130028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124130028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124130028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124130028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124130028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124130028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124130029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124130029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124130032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124130041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124130041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124130063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124130063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124130064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124130064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124130064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124130064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124130064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124130064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124130064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124130065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124130065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124130065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124130065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124130065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124130065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124130065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124130065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124130065 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124130065 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124130065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124130066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124130066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124130070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124130080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124130080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124130099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124130099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124130099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124130099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124130099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124130100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124130100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124130100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124130100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124130101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124130101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124130101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124130101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124130101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124130102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124130102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124130102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124130102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124130102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124130102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124130102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(207)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124130102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124130106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124130116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124130116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124130394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124130394 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124130394 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124130395 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124130397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124130397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@e8a34976b58e: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='DC29F14D'O, index=0 SGSN_Test-GSUP(209)@e8a34976b58e: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@e8a34976b58e: 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 := 'B8A971F6251A5F92135173B7922D95A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0698476'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A74691642489264'O } } } } } 20241114124131447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124131447 DLLC NOTICE LLME(ffffffff/dc29f14d){UNASSIGNED} LLC RX: unknown TLLI 0xdc29f14d, creating LLME on the fly (gprs_llc.c:552) 20241114124131447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124131447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114124131447 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124131447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124131447 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124131447 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124131447 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124131447 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124131447 DLLC NOTICE LLME(ffffffff/dc29f14d){UNASSIGNED} LLGM Assign pre (dc29f14d => cd21ac84) (gprs_llc.c:1079) 20241114124131447 DLLC NOTICE LLME(dc29f14d/cd21ac84){ASSIGNED} LLGM Assign post (dc29f14d => cd21ac84) (gprs_llc.c:1125) 20241114124131447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124131447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124131447 DMM DEBUG MM(262420000000007/cd21ac84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124131461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124131461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124131461 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124131461 DMM DEBUG MM(262420000000007/cd21ac84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241114124131461 DMM NOTICE MM(262420000000007/cd21ac84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124131461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124131461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124131461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124131461 DMM DEBUG MM(262420000000007/cd21ac84) Requesting authorization (sgsn_auth.c:160) 20241114124131461 DMM INFO MM(262420000000007/cd21ac84) Requesting authentication tuples (sgsn_auth.c:184) 20241114124131461 DMM DEBUG MM(262420000000007/cd21ac84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124131461 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241114124131461 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@e8a34976b58e: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241114124131464 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124131464 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124131464 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124131464 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124131464 DMM INFO MM(262420000000007/cd21ac84) Subscriber data update (mmctx.c:445) 20241114124131464 DMM DEBUG MM(262420000000007/cd21ac84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124131464 DMM INFO MM(262420000000007/cd21ac84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124131464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124131464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124131464 DMM INFO MM(262420000000007/cd21ac84) <- GMM AUTH AND CIPHERING REQ (rand = b8 a9 71 f6 25 1a 5f 92 13 51 73 b7 92 2d 95 a6 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124131472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124131472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124131472 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124131472 DMM INFO MM(262420000000007/cd21ac84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124131472 DMM NOTICE MM(262420000000007/cd21ac84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124131472 DMM DEBUG MM(262420000000007/cd21ac84) checking auth: received GSM SRES = f0 69 84 76 (gprs_gmm.c:666) 20241114124131472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124131472 DMM DEBUG MM(262420000000007/cd21ac84) Requesting authorization (sgsn_auth.c:160) 20241114124131472 DMM INFO MM(262420000000007/cd21ac84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124131472 DMM DEBUG MM(262420000000007/cd21ac84) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124131472 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241114124131472 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) 20241114124131472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124131472 DMM INFO MM(262420000000007/cd21ac84) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd21ac84) (gprs_gmm.c:300) 20241114124131473 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124131473 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124131473 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241114124131473 DMM INFO MM(262420000000007/cd21ac84) Subscriber data update (mmctx.c:445) 20241114124131473 DMM DEBUG MM(262420000000007/cd21ac84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124131473 DMM INFO MM(262420000000007/cd21ac84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124131473 DMM NOTICE MM(262420000000007/cd21ac84) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241114124131473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124131473 DMM NOTICE MM(262420000000007/cd21ac84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124131473 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) 20241114124131474 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124131474 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241114124131474 DMM INFO MM(262420000000007/cd21ac84) Subscriber data update (mmctx.c:445) 20241114124131474 DMM DEBUG MM(262420000000007/cd21ac84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@e8a34976b58e: Removing Client IMSI='262420000000007'H, index=0 20241114124131481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124131481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124131481 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124131481 DMM INFO MM(262420000000007/cd21ac84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124131481 DMM NOTICE MM(262420000000007/cd21ac84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124131481 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124131481 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124131481 DLLC NOTICE LLME(dc29f14d/cd21ac84){ASSIGNED} LLGM Assign pre (ffffffff => cd21ac84) (gprs_llc.c:1079) 20241114124131481 DLLC NOTICE LLME(ffffffff/cd21ac84){ASSIGNED} LLGM Assign post (ffffffff => cd21ac84) (gprs_llc.c:1125) 20241114124131481 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124131481 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124131481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124131481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@e8a34976b58e: Final verdict of PTC: pass 20241114124131483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124131485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124131485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(197)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(202)@e8a34976b58e: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@e8a34976b58e: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@e8a34976b58e: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(207)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(205)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(200)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(195)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_combined finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Nov 14 12:41:31 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241114124131611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124132013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241114124132486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124132486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84324, count=88680) 20241114124133488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124133488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Nov 14 12:41:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124134490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124134490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_accept_all started. 20241114124135071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124135073 DMM INFO MM(262420000000007/cd21ac84) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124135073 DMM INFO MM(262420000000007/cd21ac84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124135073 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124135073 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124135073 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124135073 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124135073 DLLC NOTICE LLME(ffffffff/cd21ac84){ASSIGNED} LLGM Assign pre (cd21ac84 => ffffffff) (gprs_llc.c:1079) 20241114124135073 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd21ac84 => ffffffff) (gprs_llc.c:1125) 20241114124135073 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241114124135073 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) 20241114124135073 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241114124135073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124135073 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124135073 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124135073 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124135073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(216)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124135131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124135131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124135131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124135131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124135131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124135131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124135131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124135131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124135131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124135133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124135133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124135133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124135133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124135133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124135133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124135133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124135133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124135133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124135133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124135133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(217)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124135134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124135134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124135138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(213)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124135148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124135148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124135163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124135164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124135164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124135164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124135164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124135164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124135164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124135164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124135164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124135166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124135166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124135166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124135166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124135166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124135166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124135166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124135166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124135166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124135166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124135166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124135166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124135166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124135170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124135178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124135178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(219)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124135191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124135191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124135191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124135191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124135191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124135191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124135191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124135191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124135191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124135193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124135193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124135193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124135193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124135193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124135193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124135193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124135193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124135193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124135193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124135193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124135194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124135194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124135197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124135207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124135207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124135491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124135491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124135491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124135491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124135493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124135494 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@e8a34976b58e: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CDC6A6FC'O, index=0 SGSN_Test-GSUP(228)@e8a34976b58e: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241114124136549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124136549 DLLC NOTICE LLME(ffffffff/cdc6a6fc){UNASSIGNED} LLC RX: unknown TLLI 0xcdc6a6fc, creating LLME on the fly (gprs_llc.c:552) 20241114124136549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124136549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241114124136549 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124136549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124136549 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124136549 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124136549 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124136549 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124136549 DLLC NOTICE LLME(ffffffff/cdc6a6fc){UNASSIGNED} LLGM Assign pre (cdc6a6fc => d00ec535) (gprs_llc.c:1079) 20241114124136549 DLLC NOTICE LLME(cdc6a6fc/d00ec535){ASSIGNED} LLGM Assign post (cdc6a6fc => d00ec535) (gprs_llc.c:1125) 20241114124136549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124136549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124136549 DMM DEBUG MM(262420000000008/d00ec535) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124136562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124136562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124136562 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124136562 DMM DEBUG MM(262420000000008/d00ec535) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241114124136562 DMM NOTICE MM(262420000000008/d00ec535) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124136562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124136562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124136562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114124136562 DMM INFO MM(262420000000008/d00ec535) <- GMM ATTACH ACCEPT (new P-TMSI=0xd00ec535) (gprs_gmm.c:300) TC_attach_accept_all(230)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@e8a34976b58e: Removing Client IMSI='262420000000008'H, index=0 20241114124137552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124137552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124137552 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124137552 DMM INFO MM(262420000000008/d00ec535) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124137552 DMM NOTICE MM(262420000000008/d00ec535) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124137552 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124137552 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124137552 DLLC NOTICE LLME(cdc6a6fc/d00ec535){ASSIGNED} LLGM Assign pre (ffffffff => d00ec535) (gprs_llc.c:1079) 20241114124137553 DLLC NOTICE LLME(ffffffff/d00ec535){ASSIGNED} LLGM Assign post (ffffffff => d00ec535) (gprs_llc.c:1125) 20241114124137553 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124137553 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124137553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124137553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@e8a34976b58e: Final verdict of PTC: pass 20241114124137555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@e8a34976b58e: Final verdict of PTC: none 20241114124137557 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124137557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(217)@e8a34976b58e: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@e8a34976b58e: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@e8a34976b58e: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(226)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(222)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(215)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(220)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(224)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_accept_all finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Nov 14 12:41:37 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 20241114124137688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124138089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66224) 20241114124138559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124138559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66224, count=70580) 20241114124139560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124139560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Nov 14 12:41:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124140562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124140562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_closed started. 20241114124141145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124141147 DMM INFO MM(262420000000008/d00ec535) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124141147 DMM INFO MM(262420000000008/d00ec535) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124141147 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124141147 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124141147 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124141147 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124141147 DLLC NOTICE LLME(ffffffff/d00ec535){ASSIGNED} LLGM Assign pre (d00ec535 => ffffffff) (gprs_llc.c:1079) 20241114124141147 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d00ec535 => ffffffff) (gprs_llc.c:1125) 20241114124141147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124141147 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124141147 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124141147 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124141147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124141196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124141196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124141196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124141196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124141196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124141196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124141196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124141196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124141196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124141198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124141198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124141198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124141198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124141198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124141198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124141198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124141198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124141198 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124141198 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124141198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124141199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124141199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124141202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124141210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124141210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124141236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124141236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124141236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124141236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124141236 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124141236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124141236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124141236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124141236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124141238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124141238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124141238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124141238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124141238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124141238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124141238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124141238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124141238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124141238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124141238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124141239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124141239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124141242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124141252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124141252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124141275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124141275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124141275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124141275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124141275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124141275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124141275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124141275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124141275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124141276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124141276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124141276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124141277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124141277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124141277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124141277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124141277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124141277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124141277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124141277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124141277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124141277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124141281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124141292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124141292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124141563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124141563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124141563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124141563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124141565 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241114124141566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@e8a34976b58e: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C624ABE8'O, index=0 SGSN_Test-GSUP(247)@e8a34976b58e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@e8a34976b58e: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C624ABE8'O, index=1 20241114124142617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124142617 DLLC NOTICE LLME(ffffffff/c624abe8){UNASSIGNED} LLC RX: unknown TLLI 0xc624abe8, creating LLME on the fly (gprs_llc.c:552) 20241114124142617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124142617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241114124142617 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124142617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124142617 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124142617 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124142617 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124142617 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124142617 DLLC NOTICE LLME(ffffffff/c624abe8){UNASSIGNED} LLGM Assign pre (c624abe8 => c2b16570) (gprs_llc.c:1079) 20241114124142617 DLLC NOTICE LLME(c624abe8/c2b16570){ASSIGNED} LLGM Assign post (c624abe8 => c2b16570) (gprs_llc.c:1125) 20241114124142617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124142617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124142617 DMM DEBUG MM(001010123456789/c2b16570) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124142632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124142632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124142632 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124142632 DMM DEBUG MM(001010123456789/c2b16570) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241114124142632 DMM NOTICE MM(001010123456789/c2b16570) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124142632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124142632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124142632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241114124142632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124142632 DMM NOTICE MM(001010123456789/c2b16570) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241114124142632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124142632 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124142632 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124142632 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124142632 DLLC NOTICE LLME(c624abe8/c2b16570){ASSIGNED} LLGM Assign pre (c2b16570 => ffffffff) (gprs_llc.c:1079) 20241114124142632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b16570 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e8a34976b58e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@e8a34976b58e: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@e8a34976b58e: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='DAA999FF'O, index=2 SGSN_Test-GSUP(247)@e8a34976b58e: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241114124142670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124142670 DLLC NOTICE LLME(ffffffff/daa999ff){UNASSIGNED} LLC RX: unknown TLLI 0xdaa999ff, creating LLME on the fly (gprs_llc.c:552) 20241114124142670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124142670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241114124142670 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124142670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124142670 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124142670 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124142670 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124142670 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124142670 DLLC NOTICE LLME(ffffffff/daa999ff){UNASSIGNED} LLGM Assign pre (daa999ff => eff114ed) (gprs_llc.c:1079) 20241114124142670 DLLC NOTICE LLME(daa999ff/eff114ed){ASSIGNED} LLGM Assign post (daa999ff => eff114ed) (gprs_llc.c:1125) 20241114124142670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124142670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124142670 DMM DEBUG MM(262420000000010/eff114ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124142676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124142676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124142676 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124142676 DMM DEBUG MM(262420000000010/eff114ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241114124142676 DMM NOTICE MM(262420000000010/eff114ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124142676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124142676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124142676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114124142676 DMM INFO MM(262420000000010/eff114ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xeff114ed) (gprs_gmm.c:300) TC_attach_closed(250)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e8a34976b58e: Removing Client IMSI='262420000000010'H, index=2 20241114124143675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124143675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124143675 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124143675 DMM INFO MM(262420000000010/eff114ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124143675 DMM NOTICE MM(262420000000010/eff114ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124143675 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124143675 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124143675 DLLC NOTICE LLME(daa999ff/eff114ed){ASSIGNED} LLGM Assign pre (ffffffff => eff114ed) (gprs_llc.c:1079) 20241114124143675 DLLC NOTICE LLME(ffffffff/eff114ed){ASSIGNED} LLGM Assign post (ffffffff => eff114ed) (gprs_llc.c:1125) 20241114124143675 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124143675 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124143675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124143675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@e8a34976b58e: Final verdict of PTC: pass 20241114124143677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40232<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124143679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124143679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(240)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(235)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(245)@e8a34976b58e: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(247)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@e8a34976b58e: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@e8a34976b58e: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(238)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(233)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(243)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@e8a34976b58e: Test case TC_attach_closed finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Nov 14 12:41:43 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241114124143812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124144213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76576) 20241114124144680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124144680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76576, count=80932) 20241114124145681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124145682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Nov 14 12:41:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124146683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124146683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_no_imei_response started. 20241114124147271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124147272 DMM INFO MM(262420000000010/eff114ed) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124147272 DMM INFO MM(262420000000010/eff114ed) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124147272 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124147273 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124147273 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124147273 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124147273 DLLC NOTICE LLME(ffffffff/eff114ed){ASSIGNED} LLGM Assign pre (eff114ed => ffffffff) (gprs_llc.c:1079) 20241114124147273 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eff114ed => ffffffff) (gprs_llc.c:1125) 20241114124147273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124147273 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124147273 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124147273 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124147273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124147330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124147330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124147330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124147330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124147330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124147330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124147330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124147330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124147330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124147331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124147331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124147331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124147332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124147332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124147332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124147332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124147332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124147332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124147332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(255)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124147336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124147345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124147345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(255)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124147365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124147365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124147365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124147365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124147365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124147365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124147365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124147365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124147365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124147366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124147367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124147367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124147367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124147367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124147367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124147367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124147367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124147367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124147367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124147367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124147368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124147368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124147372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124147383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124147383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(262)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124147409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124147409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124147409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124147409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124147409 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124147409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124147409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124147409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124147409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124147410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124147410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124147410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124147410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124147410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124147410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124147410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124147410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124147410 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124147410 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124147410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124147411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124147411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124147414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124147424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124147424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124147684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124147684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124147684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124147684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124147686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124147686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@e8a34976b58e: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E30CDF30'O, index=0 SGSN_Test-GSUP(267)@e8a34976b58e: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241114124148736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124148736 DLLC NOTICE LLME(ffffffff/e30cdf30){UNASSIGNED} LLC RX: unknown TLLI 0xe30cdf30, creating LLME on the fly (gprs_llc.c:552) 20241114124148736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124148736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114124148736 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124148736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124148736 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124148736 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124148736 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124148736 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124148736 DLLC NOTICE LLME(ffffffff/e30cdf30){UNASSIGNED} LLGM Assign pre (e30cdf30 => cb1a717d) (gprs_llc.c:1079) 20241114124148736 DLLC NOTICE LLME(e30cdf30/cb1a717d){ASSIGNED} LLGM Assign post (e30cdf30 => cb1a717d) (gprs_llc.c:1125) 20241114124148736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124148736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124148736 DMM DEBUG MM(262420000000032/cb1a717d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124154736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124154737 DMM DEBUG MM(262420000000032/cb1a717d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124158704 DGPRS DEBUG Checking for inactive LLMEs, time = 13398852 (sgsn.c:131) 20241114124200737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124200737 DMM DEBUG MM(262420000000032/cb1a717d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124206738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124206738 DMM DEBUG MM(262420000000032/cb1a717d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124207685 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124207685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124207686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241114124212739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124212740 DMM DEBUG MM(262420000000032/cb1a717d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124217333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124217334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124217334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124217368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124217370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124217370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124217411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124217413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124217413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241114124218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124218740 DMM NOTICE MM(262420000000032/cb1a717d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241114124218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124218740 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124218740 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124218740 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124218740 DLLC NOTICE LLME(e30cdf30/cb1a717d){ASSIGNED} LLGM Assign pre (cb1a717d => ffffffff) (gprs_llc.c:1079) 20241114124218740 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1a717d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@e8a34976b58e: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@e8a34976b58e: Final verdict of PTC: pass 20241114124218750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(256)@e8a34976b58e: Final verdict of PTC: none 20241114124218752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124218752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI196(253)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(260)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@e8a34976b58e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(266)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(264)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@e8a34976b58e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(258)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(254)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Nov 14 12:42:18 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 20241114124218882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124219184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20241114124219752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124219752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20241114124220753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124220754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Nov 14 12:42:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124221754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124221755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_no_imsi_response started. 20241114124222243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124222244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124222291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124222291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124222291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124222291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124222291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124222291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124222291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124222291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124222291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124222292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124222292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124222292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124222292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124222292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124222292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124222292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124222292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124222292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124222292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124222292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124222293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124222293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124222296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124222306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124222306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124222335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124222335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124222335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124222335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124222335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124222335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124222335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124222335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124222335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124222336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124222337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124222337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124222337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124222337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124222337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124222337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124222337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124222337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124222337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124222337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(280)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124222337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124222337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124222342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124222351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124222351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124222372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124222372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124222372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124222372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124222372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124222372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124222372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124222372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124222372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124222374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124222374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124222374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124222374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124222374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124222374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124222374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124222374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124222374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124222374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124222374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124222375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124222375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124222379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124222389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124222389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124222755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124222756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124222756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124222756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124222758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124222758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@e8a34976b58e: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E42BCAA8'O, index=0 SGSN_Test-GSUP(286)@e8a34976b58e: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241114124223810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124223810 DLLC NOTICE LLME(ffffffff/e42bcaa8){UNASSIGNED} LLC RX: unknown TLLI 0xe42bcaa8, creating LLME on the fly (gprs_llc.c:552) 20241114124223810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124223810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114124223810 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124223810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124223810 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124223810 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124223811 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124223811 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124223811 DLLC NOTICE LLME(ffffffff/e42bcaa8){UNASSIGNED} LLGM Assign pre (e42bcaa8 => ec93720e) (gprs_llc.c:1079) 20241114124223811 DLLC NOTICE LLME(e42bcaa8/ec93720e){ASSIGNED} LLGM Assign post (e42bcaa8 => ec93720e) (gprs_llc.c:1125) 20241114124223811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124223811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124223811 DMM DEBUG MM(/ec93720e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124223822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124223822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124223822 DMM DEBUG MM_STATE_Gb(3828075176)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124223823 DMM DEBUG MM(/ec93720e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241114124223823 DMM NOTICE MM(/ec93720e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124223823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124223823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241114124223823 DMM DEBUG MM(/ec93720e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114124228705 DGPRS DEBUG Checking for inactive LLMEs, time = 13398882 (sgsn.c:131) 20241114124229823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124229823 DMM DEBUG MM(/ec93720e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114124235824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124235824 DMM DEBUG MM(/ec93720e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114124241825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124241825 DMM DEBUG MM(/ec93720e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114124242756 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124242756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114124242757 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124247826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124247826 DMM DEBUG MM(/ec93720e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114124252293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124252295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124252295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124252338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124252341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124252341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124252376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124252377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124252377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124253827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114124253827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241114124253827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124253827 DMM NOTICE MM(/ec93720e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241114124253827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Reject}: Deallocated (fsm.c:568) 20241114124253827 DMM DEBUG MM_STATE_Gb(3828075176)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124253827 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124253827 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124253827 DLLC NOTICE LLME(e42bcaa8/ec93720e){ASSIGNED} LLGM Assign pre (ec93720e => ffffffff) (gprs_llc.c:1079) 20241114124253827 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec93720e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@e8a34976b58e: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@e8a34976b58e: Final verdict of PTC: pass 20241114124253837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124253839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124253839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(280)@e8a34976b58e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@e8a34976b58e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(285)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@e8a34976b58e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(274)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(278)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(272)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(283)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Nov 14 12:42:53 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 20241114124253971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124254272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241114124254840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124254840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=72124) 20241114124255840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124255840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Nov 14 12:42:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124256842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124256842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_closed_add_vty started. 20241114124257328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124257329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124257375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124257375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124257375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124257375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124257375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124257375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124257375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124257375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124257375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124257376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124257376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124257376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124257376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124257376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124257376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124257376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124257376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124257376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124257376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124257376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124257377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124257377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124257381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124257392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124257392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124257408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124257408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124257408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124257408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124257408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124257408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124257408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124257408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124257409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124257411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124257411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124257411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124257411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124257411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124257411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124257411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124257411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124257411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124257411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124257411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124257412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124257412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124257415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124257427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124257427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124257447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124257447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124257447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124257447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124257447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124257447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124257447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124257447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124257447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124257449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124257449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124257449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124257449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124257449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124257449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124257449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124257449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124257449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124257449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124257450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124257450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124257450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124257454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124257462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124257462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124257842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124257843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124257843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124257843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124257844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124257845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114124258705 DGPRS DEBUG Checking for inactive LLMEs, time = 13398912 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C20C6A9F'O, index=0 SGSN_Test-GSUP(305)@e8a34976b58e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C20C6A9F'O, index=1 20241114124258908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124258908 DLLC NOTICE LLME(ffffffff/c20c6a9f){UNASSIGNED} LLC RX: unknown TLLI 0xc20c6a9f, creating LLME on the fly (gprs_llc.c:552) 20241114124258908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124258908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241114124258908 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124258908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124258908 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124258908 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124258908 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124258908 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124258908 DLLC NOTICE LLME(ffffffff/c20c6a9f){UNASSIGNED} LLGM Assign pre (c20c6a9f => e044720a) (gprs_llc.c:1079) 20241114124258908 DLLC NOTICE LLME(c20c6a9f/e044720a){ASSIGNED} LLGM Assign post (c20c6a9f => e044720a) (gprs_llc.c:1125) 20241114124258908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124258908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124258908 DMM DEBUG MM(001010123456789/e044720a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124258923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124258923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124258923 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124258923 DMM DEBUG MM(001010123456789/e044720a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241114124258923 DMM NOTICE MM(001010123456789/e044720a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124258923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124258923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124258923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241114124258923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124258924 DMM NOTICE MM(001010123456789/e044720a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241114124258924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124258924 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124258924 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124258924 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124258924 DLLC NOTICE LLME(c20c6a9f/e044720a){ASSIGNED} LLGM Assign pre (e044720a => ffffffff) (gprs_llc.c:1079) 20241114124258924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e044720a => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C20C6A9F'O, index=2 20241114124258932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124258932 DLLC NOTICE LLME(ffffffff/c20c6a9f){UNASSIGNED} LLC RX: unknown TLLI 0xc20c6a9f, creating LLME on the fly (gprs_llc.c:552) 20241114124258932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241114124258932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241114124258933 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124258933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124258933 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124258933 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124258933 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124258933 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124258933 DLLC NOTICE LLME(ffffffff/c20c6a9f){UNASSIGNED} LLGM Assign pre (c20c6a9f => e6ad1c32) (gprs_llc.c:1079) 20241114124258933 DLLC NOTICE LLME(c20c6a9f/e6ad1c32){ASSIGNED} LLGM Assign post (c20c6a9f => e6ad1c32) (gprs_llc.c:1125) 20241114124258933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124258933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124258933 DMM DEBUG MM(001010123456700/e6ad1c32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124258939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124258939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124258939 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124258939 DMM DEBUG MM(001010123456700/e6ad1c32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241114124258939 DMM NOTICE MM(001010123456700/e6ad1c32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124258939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124258939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124258939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114124258939 DMM INFO MM(001010123456700/e6ad1c32) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6ad1c32) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: Removing Client IMSI='001010123456700'H, index=2 20241114124259934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124259934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124259934 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124259934 DMM INFO MM(001010123456700/e6ad1c32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124259934 DMM NOTICE MM(001010123456700/e6ad1c32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124259934 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124259934 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124259934 DLLC NOTICE LLME(c20c6a9f/e6ad1c32){ASSIGNED} LLGM Assign pre (ffffffff => e6ad1c32) (gprs_llc.c:1079) 20241114124259934 DLLC NOTICE LLME(ffffffff/e6ad1c32){ASSIGNED} LLGM Assign post (ffffffff => e6ad1c32) (gprs_llc.c:1125) 20241114124259934 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124259934 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124259934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124259934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@e8a34976b58e: Final verdict of PTC: pass 20241114124259935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@e8a34976b58e: Final verdict of PTC: none 20241114124259938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124259938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(293)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(298)@e8a34976b58e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(303)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@e8a34976b58e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@e8a34976b58e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(296)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(291)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(301)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Nov 14 12:43:00 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 20241114124300073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124300474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70392) 20241114124300939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124300939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70392, count=80448) 20241114124301940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124301940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Nov 14 12:43:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124302941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124302941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_check_subscriber_list started. 20241114124303527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124303528 DMM INFO MM(001010123456700/e6ad1c32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124303528 DMM INFO MM(001010123456700/e6ad1c32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124303528 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124303528 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124303528 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124303528 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124303528 DLLC NOTICE LLME(ffffffff/e6ad1c32){ASSIGNED} LLGM Assign pre (e6ad1c32 => ffffffff) (gprs_llc.c:1079) 20241114124303528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6ad1c32 => ffffffff) (gprs_llc.c:1125) 20241114124303528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124303528 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124303528 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124303528 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124303528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124303574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124303574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124303574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124303574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124303574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124303575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124303575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124303575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124303575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124303576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124303576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124303576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124303576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124303577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124303577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124303577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124303577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124303577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124303577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124303577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124303577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124303577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124303581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124303591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124303591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124303625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124303625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124303625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124303626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124303626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124303626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124303626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124303626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124303626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124303627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124303627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124303627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124303628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124303628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124303628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124303628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124303628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124303628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124303628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124303628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124303628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124303628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124303632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124303641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124303641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(315)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124303667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124303667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124303667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124303667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124303667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124303667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124303667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124303667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124303667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124303669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124303669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124303669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124303669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124303669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124303669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124303669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124303669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124303669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124303669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124303669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124303670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124303670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124303674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124303684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124303684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124303941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124303941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124303941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124303941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124303944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124303945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@e8a34976b58e: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E4DF5A90'O, index=0 SGSN_Test-GSUP(324)@e8a34976b58e: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@e8a34976b58e: 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 := '7FD17B73B695EA40C95C3DFD20BF5502'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3329914'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BFA67FA3B41EE2E'O } } } } } 20241114124304993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124304993 DLLC NOTICE LLME(ffffffff/e4df5a90){UNASSIGNED} LLC RX: unknown TLLI 0xe4df5a90, creating LLME on the fly (gprs_llc.c:552) 20241114124304993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124304993 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241114124304994 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124304994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124304994 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124304994 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124304994 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124304994 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124304994 DLLC NOTICE LLME(ffffffff/e4df5a90){UNASSIGNED} LLGM Assign pre (e4df5a90 => e3ff90dd) (gprs_llc.c:1079) 20241114124304994 DLLC NOTICE LLME(e4df5a90/e3ff90dd){ASSIGNED} LLGM Assign post (e4df5a90 => e3ff90dd) (gprs_llc.c:1125) 20241114124304994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124304994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124304994 DMM DEBUG MM(262420000000034/e3ff90dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124305008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124305008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124305008 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124305008 DMM DEBUG MM(262420000000034/e3ff90dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241114124305008 DMM NOTICE MM(262420000000034/e3ff90dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124305008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124305008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124305008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124305008 DMM DEBUG MM(262420000000034/e3ff90dd) Requesting authorization (sgsn_auth.c:160) 20241114124305008 DMM INFO MM(262420000000034/e3ff90dd) Requesting authentication tuples (sgsn_auth.c:184) 20241114124305008 DMM DEBUG MM(262420000000034/e3ff90dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124305008 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241114124305008 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@e8a34976b58e: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241114124305011 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124305011 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124305011 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124305011 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124305011 DMM INFO MM(262420000000034/e3ff90dd) Subscriber data update (mmctx.c:445) 20241114124305011 DMM DEBUG MM(262420000000034/e3ff90dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124305011 DMM INFO MM(262420000000034/e3ff90dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124305011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124305011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124305011 DMM INFO MM(262420000000034/e3ff90dd) <- GMM AUTH AND CIPHERING REQ (rand = 7f d1 7b 73 b6 95 ea 40 c9 5c 3d fd 20 bf 55 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124305020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124305020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124305020 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124305020 DMM INFO MM(262420000000034/e3ff90dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124305020 DMM NOTICE MM(262420000000034/e3ff90dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124305020 DMM DEBUG MM(262420000000034/e3ff90dd) checking auth: received GSM SRES = b3 32 99 14 (gprs_gmm.c:666) 20241114124305020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124305020 DMM DEBUG MM(262420000000034/e3ff90dd) Requesting authorization (sgsn_auth.c:160) 20241114124305020 DMM INFO MM(262420000000034/e3ff90dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124305020 DMM DEBUG MM(262420000000034/e3ff90dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124305020 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241114124305020 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) 20241114124305020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124305020 DMM INFO MM(262420000000034/e3ff90dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3ff90dd) (gprs_gmm.c:300) 20241114124305022 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124305022 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124305022 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241114124305022 DMM INFO MM(262420000000034/e3ff90dd) Subscriber data update (mmctx.c:445) 20241114124305022 DMM DEBUG MM(262420000000034/e3ff90dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124305022 DMM INFO MM(262420000000034/e3ff90dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124305022 DMM NOTICE MM(262420000000034/e3ff90dd) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241114124305022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124305022 DMM NOTICE MM(262420000000034/e3ff90dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124305022 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) 20241114124305022 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124305022 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241114124305022 DMM INFO MM(262420000000034/e3ff90dd) Subscriber data update (mmctx.c:445) 20241114124305022 DMM DEBUG MM(262420000000034/e3ff90dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124305029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124305029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124305029 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124305029 DMM INFO MM(262420000000034/e3ff90dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124305029 DMM NOTICE MM(262420000000034/e3ff90dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124305029 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124305029 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124305029 DLLC NOTICE LLME(e4df5a90/e3ff90dd){ASSIGNED} LLGM Assign pre (ffffffff => e3ff90dd) (gprs_llc.c:1079) 20241114124305029 DLLC NOTICE LLME(ffffffff/e3ff90dd){ASSIGNED} LLGM Assign post (ffffffff => e3ff90dd) (gprs_llc.c:1125) 20241114124305029 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124305029 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124305029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124305029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@e8a34976b58e: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@e8a34976b58e: Final verdict of PTC: pass 20241114124305083 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241114124305083 DMM INFO MM(262420000000034/e3ff90dd) Subscriber data update (mmctx.c:445) 20241114124305083 DMM DEBUG MM(262420000000034/e3ff90dd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114124305083 DMM INFO MM(262420000000034/e3ff90dd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114124305083 DMM INFO MM(262420000000034/e3ff90dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124305083 DMM INFO MM(262420000000034/e3ff90dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124305083 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124305083 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124305083 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124305083 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124305083 DLLC NOTICE LLME(ffffffff/e3ff90dd){ASSIGNED} LLGM Assign pre (e3ff90dd => ffffffff) (gprs_llc.c:1079) 20241114124305083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3ff90dd => ffffffff) (gprs_llc.c:1125) 20241114124305083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124305083 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124305083 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124305083 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124305085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(318)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@e8a34976b58e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@e8a34976b58e: Final verdict of PTC: none 20241114124305087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124305087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(319)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@e8a34976b58e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(323)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@e8a34976b58e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(312)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(316)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(321)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(310)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Nov 14 12:43:05 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 20241114124305230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124305531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46952) 20241114124306088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124306088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46952, count=93876) 20241114124307089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124307089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Nov 14 12:43:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124308089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124308089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_detach_check_subscriber_list started. 20241114124308586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124308587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124308635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124308635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124308635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124308635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124308635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124308635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124308635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124308635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124308635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124308637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124308637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124308637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124308637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124308637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124308637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124308637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124308637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124308637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124308637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124308637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124308638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124308638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124308641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124308650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124308650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124308674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124308674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124308674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124308674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124308674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124308674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124308674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124308674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124308675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124308676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124308676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124308676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124308676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124308676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124308676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124308676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124308677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124308677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124308677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124308677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124308677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124308677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124308682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124308691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124308691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124308724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124308724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124308724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124308724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124308724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124308724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124308724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124308724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124308724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124308726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124308726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124308726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124308726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124308726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124308726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124308726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124308726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124308726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124308726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124308726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124308727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124308727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124308731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124308742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124308742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124309090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124309090 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124309090 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124309090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124309093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124309093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(341)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(341)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@e8a34976b58e: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E6B223C7'O, index=0 SGSN_Test-GSUP(343)@e8a34976b58e: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@e8a34976b58e: 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 := 'A4D9F0F1CA915DC86839A0E26A8A7F23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADCF0D94'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3AC1F178FCF0F1E'O } } } } } 20241114124309137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124309137 DLLC NOTICE LLME(ffffffff/e6b223c7){UNASSIGNED} LLC RX: unknown TLLI 0xe6b223c7, creating LLME on the fly (gprs_llc.c:552) 20241114124309137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124309137 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241114124309137 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124309137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124309137 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124309137 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124309137 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124309137 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124309137 DLLC NOTICE LLME(ffffffff/e6b223c7){UNASSIGNED} LLGM Assign pre (e6b223c7 => e54db055) (gprs_llc.c:1079) 20241114124309137 DLLC NOTICE LLME(e6b223c7/e54db055){ASSIGNED} LLGM Assign post (e6b223c7 => e54db055) (gprs_llc.c:1125) 20241114124309137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124309137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124309137 DMM DEBUG MM(262420000000033/e54db055) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124309147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124309147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124309147 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124309147 DMM DEBUG MM(262420000000033/e54db055) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241114124309147 DMM NOTICE MM(262420000000033/e54db055) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124309147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124309147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124309147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124309147 DMM DEBUG MM(262420000000033/e54db055) Requesting authorization (sgsn_auth.c:160) 20241114124309147 DMM INFO MM(262420000000033/e54db055) Requesting authentication tuples (sgsn_auth.c:184) 20241114124309147 DMM DEBUG MM(262420000000033/e54db055) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124309147 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241114124309147 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@e8a34976b58e: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241114124309150 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124309150 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124309150 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124309150 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124309150 DMM INFO MM(262420000000033/e54db055) Subscriber data update (mmctx.c:445) 20241114124309150 DMM DEBUG MM(262420000000033/e54db055) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124309150 DMM INFO MM(262420000000033/e54db055) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124309150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124309150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124309150 DMM INFO MM(262420000000033/e54db055) <- GMM AUTH AND CIPHERING REQ (rand = a4 d9 f0 f1 ca 91 5d c8 68 39 a0 e2 6a 8a 7f 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124309158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124309158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124309158 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124309158 DMM INFO MM(262420000000033/e54db055) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124309158 DMM NOTICE MM(262420000000033/e54db055) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124309158 DMM DEBUG MM(262420000000033/e54db055) checking auth: received GSM SRES = ad cf 0d 94 (gprs_gmm.c:666) 20241114124309158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124309158 DMM DEBUG MM(262420000000033/e54db055) Requesting authorization (sgsn_auth.c:160) 20241114124309158 DMM INFO MM(262420000000033/e54db055) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124309158 DMM DEBUG MM(262420000000033/e54db055) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124309158 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241114124309158 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) 20241114124309158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124309158 DMM INFO MM(262420000000033/e54db055) <- GMM ATTACH ACCEPT (new P-TMSI=0xe54db055) (gprs_gmm.c:300) 20241114124309159 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124309159 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124309159 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241114124309159 DMM INFO MM(262420000000033/e54db055) Subscriber data update (mmctx.c:445) 20241114124309159 DMM DEBUG MM(262420000000033/e54db055) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124309159 DMM INFO MM(262420000000033/e54db055) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124309159 DMM NOTICE MM(262420000000033/e54db055) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241114124309159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124309159 DMM NOTICE MM(262420000000033/e54db055) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124309159 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) 20241114124309160 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124309160 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241114124309160 DMM INFO MM(262420000000033/e54db055) Subscriber data update (mmctx.c:445) 20241114124309160 DMM DEBUG MM(262420000000033/e54db055) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124309166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124309166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124309166 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124309166 DMM INFO MM(262420000000033/e54db055) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124309166 DMM NOTICE MM(262420000000033/e54db055) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124309166 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124309166 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124309166 DLLC NOTICE LLME(e6b223c7/e54db055){ASSIGNED} LLGM Assign pre (ffffffff => e54db055) (gprs_llc.c:1079) 20241114124309166 DLLC NOTICE LLME(ffffffff/e54db055){ASSIGNED} LLGM Assign post (ffffffff => e54db055) (gprs_llc.c:1125) 20241114124309166 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124309166 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124309166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124309166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@e8a34976b58e: setverdict(pass): none -> pass 20241114124309217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124309217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241114124309217 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124309217 DMM INFO MM(262420000000033/e54db055) -> GMM DETACH REQUEST TLLI=0xe54db055 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241114124309217 DMM INFO MM(262420000000033/e54db055) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124309217 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124309217 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124309217 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124309217 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124309217 DLLC NOTICE LLME(ffffffff/e54db055){ASSIGNED} LLGM Assign pre (e54db055 => ffffffff) (gprs_llc.c:1079) 20241114124309217 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e54db055 => ffffffff) (gprs_llc.c:1125) 20241114124309217 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241114124309217 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) 20241114124309217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124309217 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124309217 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124309217 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124309218 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@e8a34976b58e: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@e8a34976b58e: Final verdict of PTC: pass 20241114124314228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124314230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124314230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(341)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(343)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(331)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(336)@e8a34976b58e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(342)@e8a34976b58e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@e8a34976b58e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(329)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(340)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(334)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Nov 14 12:43:14 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 20241114124314363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124314664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90084) 20241114124315231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124315231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90084, count=94440) 20241114124316232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124316232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Nov 14 12:43:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124317233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124317233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_check_complete_resend started. 20241114124317718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124317720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124317774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124317774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124317774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124317774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124317774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124317774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124317774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124317774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124317774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(350)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(351)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124317776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124317776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124317776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124317776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124317776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124317776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124317776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124317776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124317776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124317777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124317777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124317777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124317777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124317780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124317789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124317789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(352)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(348)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124317803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124317803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124317804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124317804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124317804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124317804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124317804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124317804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124317804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124317804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124317804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124317804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124317805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124317805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124317805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124317808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124317817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124317817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124317842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124317842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124317842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124317842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124317842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124317842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124317842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124317842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124317842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124317844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124317844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124317844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124317844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124317844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124317844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124317844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124317844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124317844 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124317844 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124317844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124317844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124317844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124317848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124317857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124317857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124318234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124318234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124318234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124318234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124318236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124318236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@e8a34976b58e: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DCFFFEAE'O, index=0 SGSN_Test-GSUP(362)@e8a34976b58e: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@e8a34976b58e: 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 := '7D1A597D412F3D44591474A86A6CBF18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53049423'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '368C08F448EDD699'O } } } } } 20241114124319291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124319291 DLLC NOTICE LLME(ffffffff/dcfffeae){UNASSIGNED} LLC RX: unknown TLLI 0xdcfffeae, creating LLME on the fly (gprs_llc.c:552) 20241114124319291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124319291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114124319291 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124319291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124319291 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124319291 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124319291 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124319291 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124319291 DLLC NOTICE LLME(ffffffff/dcfffeae){UNASSIGNED} LLGM Assign pre (dcfffeae => f65c77b1) (gprs_llc.c:1079) 20241114124319291 DLLC NOTICE LLME(dcfffeae/f65c77b1){ASSIGNED} LLGM Assign post (dcfffeae => f65c77b1) (gprs_llc.c:1125) 20241114124319291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124319291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124319291 DMM DEBUG MM(262420000000036/f65c77b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124319313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124319313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124319313 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124319313 DMM DEBUG MM(262420000000036/f65c77b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241114124319313 DMM NOTICE MM(262420000000036/f65c77b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124319313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124319313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124319313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124319313 DMM DEBUG MM(262420000000036/f65c77b1) Requesting authorization (sgsn_auth.c:160) 20241114124319313 DMM INFO MM(262420000000036/f65c77b1) Requesting authentication tuples (sgsn_auth.c:184) 20241114124319313 DMM DEBUG MM(262420000000036/f65c77b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124319313 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241114124319313 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@e8a34976b58e: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241114124319317 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124319317 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124319317 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124319317 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124319317 DMM INFO MM(262420000000036/f65c77b1) Subscriber data update (mmctx.c:445) 20241114124319317 DMM DEBUG MM(262420000000036/f65c77b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124319317 DMM INFO MM(262420000000036/f65c77b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124319317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124319317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124319317 DMM INFO MM(262420000000036/f65c77b1) <- GMM AUTH AND CIPHERING REQ (rand = 7d 1a 59 7d 41 2f 3d 44 59 14 74 a8 6a 6c bf 18 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124319326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124319326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124319326 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124319326 DMM INFO MM(262420000000036/f65c77b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124319326 DMM NOTICE MM(262420000000036/f65c77b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124319326 DMM DEBUG MM(262420000000036/f65c77b1) checking auth: received GSM SRES = 53 04 94 23 (gprs_gmm.c:666) 20241114124319326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124319326 DMM DEBUG MM(262420000000036/f65c77b1) Requesting authorization (sgsn_auth.c:160) 20241114124319326 DMM INFO MM(262420000000036/f65c77b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124319326 DMM DEBUG MM(262420000000036/f65c77b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124319326 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241114124319326 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) 20241114124319326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124319326 DMM INFO MM(262420000000036/f65c77b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65c77b1) (gprs_gmm.c:300) 20241114124319328 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124319328 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124319328 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241114124319328 DMM INFO MM(262420000000036/f65c77b1) Subscriber data update (mmctx.c:445) 20241114124319328 DMM DEBUG MM(262420000000036/f65c77b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124319328 DMM INFO MM(262420000000036/f65c77b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124319328 DMM NOTICE MM(262420000000036/f65c77b1) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241114124319328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124319328 DMM NOTICE MM(262420000000036/f65c77b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124319328 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) 20241114124319328 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124319328 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241114124319328 DMM INFO MM(262420000000036/f65c77b1) Subscriber data update (mmctx.c:445) 20241114124319328 DMM DEBUG MM(262420000000036/f65c77b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@e8a34976b58e: Warning: Re-starting timer T, which is already active (running or expired). 20241114124325328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124325328 DMM INFO MM(262420000000036/f65c77b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65c77b1) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e8a34976b58e: Warning: Re-starting timer T, which is already active (running or expired). 20241114124328706 DGPRS DEBUG Checking for inactive LLMEs, time = 13398942 (sgsn.c:131) 20241114124331329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124331329 DMM INFO MM(262420000000036/f65c77b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65c77b1) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e8a34976b58e: Warning: Re-starting timer T, which is already active (running or expired). 20241114124337330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124337330 DMM INFO MM(262420000000036/f65c77b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65c77b1) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e8a34976b58e: Warning: Re-starting timer T, which is already active (running or expired). 20241114124338236 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124338236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114124338236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124343331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124343331 DMM INFO MM(262420000000036/f65c77b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65c77b1) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e8a34976b58e: Warning: Re-starting timer T, which is already active (running or expired). 20241114124347777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124347779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124347779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124347806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124347808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124347808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124347845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124347846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124347846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124349332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114124349332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241114124349332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124349332 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241114124349332 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) 20241114124349332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124349332 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124349332 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124349332 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124349332 DLLC NOTICE LLME(dcfffeae/f65c77b1){ASSIGNED} LLGM Assign pre (f65c77b1 => ffffffff) (gprs_llc.c:1079) 20241114124349332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f65c77b1 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@e8a34976b58e: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@e8a34976b58e: Final verdict of PTC: pass 20241114124353343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124353345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124353345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(355)@e8a34976b58e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@e8a34976b58e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(351)@e8a34976b58e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(360)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(353)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(349)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(358)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Nov 14 12:43:53 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 20241114124353477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124353778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93896) 20241114124354346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124354346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93896, count=94536) 20241114124355347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124355347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Nov 14 12:43:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124356348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124356348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_update started. 20241114124356838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124356840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124356898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124356898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124356898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124356898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124356898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124356898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124356898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124356898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124356898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(369)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124356900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124356900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124356900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124356901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124356901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124356901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124356901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124356901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124356901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124356901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124356901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124356901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124356901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(370)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124356904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124356913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124356913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(367)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124356933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124356933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124356933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124356933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124356933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124356933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124356933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124356933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124356933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124356934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124356934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124356934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124356935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124356935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124356935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124356935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124356935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124356935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124356935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124356935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124356936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124356936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(374)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124356940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(371)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124356950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124356950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124356969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124356969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124356969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124356969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124356969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124356969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124356969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124356969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124356969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124356971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124356971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124356971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124356972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124356972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124356972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124356972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124356972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124356972 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124356972 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124356972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124356973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124356973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124356977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124356987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124356987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124357349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124357349 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124357349 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124357349 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124357351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124357352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@e8a34976b58e: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FA32A780'O, index=0 SGSN_Test-GSUP(381)@e8a34976b58e: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@e8a34976b58e: 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 := '095D581CB0640276B343066035A51914'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51DDDFF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C44C2A00A20AFBFF'O } } } } } 20241114124358409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124358409 DLLC NOTICE LLME(ffffffff/fa32a780){UNASSIGNED} LLC RX: unknown TLLI 0xfa32a780, creating LLME on the fly (gprs_llc.c:552) 20241114124358409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124358409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241114124358409 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124358409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124358409 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124358409 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124358409 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124358409 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124358409 DLLC NOTICE LLME(ffffffff/fa32a780){UNASSIGNED} LLGM Assign pre (fa32a780 => df779bb3) (gprs_llc.c:1079) 20241114124358409 DLLC NOTICE LLME(fa32a780/df779bb3){ASSIGNED} LLGM Assign post (fa32a780 => df779bb3) (gprs_llc.c:1125) 20241114124358409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124358409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124358409 DMM DEBUG MM(262420000000031/df779bb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124358422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124358422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124358422 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124358422 DMM DEBUG MM(262420000000031/df779bb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241114124358422 DMM NOTICE MM(262420000000031/df779bb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124358422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124358422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124358422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124358422 DMM DEBUG MM(262420000000031/df779bb3) Requesting authorization (sgsn_auth.c:160) 20241114124358422 DMM INFO MM(262420000000031/df779bb3) Requesting authentication tuples (sgsn_auth.c:184) 20241114124358422 DMM DEBUG MM(262420000000031/df779bb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124358422 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241114124358422 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@e8a34976b58e: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241114124358425 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124358425 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124358425 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124358425 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124358425 DMM INFO MM(262420000000031/df779bb3) Subscriber data update (mmctx.c:445) 20241114124358425 DMM DEBUG MM(262420000000031/df779bb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124358425 DMM INFO MM(262420000000031/df779bb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124358425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124358425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124358425 DMM INFO MM(262420000000031/df779bb3) <- GMM AUTH AND CIPHERING REQ (rand = 09 5d 58 1c b0 64 02 76 b3 43 06 60 35 a5 19 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124358434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124358434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124358434 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124358434 DMM INFO MM(262420000000031/df779bb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124358434 DMM NOTICE MM(262420000000031/df779bb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124358434 DMM DEBUG MM(262420000000031/df779bb3) checking auth: received GSM SRES = 51 dd df f5 (gprs_gmm.c:666) 20241114124358434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124358434 DMM DEBUG MM(262420000000031/df779bb3) Requesting authorization (sgsn_auth.c:160) 20241114124358434 DMM INFO MM(262420000000031/df779bb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124358434 DMM DEBUG MM(262420000000031/df779bb3) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124358434 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241114124358434 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) 20241114124358434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124358435 DMM INFO MM(262420000000031/df779bb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf779bb3) (gprs_gmm.c:300) 20241114124358436 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124358436 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124358436 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241114124358436 DMM INFO MM(262420000000031/df779bb3) Subscriber data update (mmctx.c:445) 20241114124358436 DMM DEBUG MM(262420000000031/df779bb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124358436 DMM INFO MM(262420000000031/df779bb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124358436 DMM NOTICE MM(262420000000031/df779bb3) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241114124358436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124358436 DMM NOTICE MM(262420000000031/df779bb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124358436 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) 20241114124358437 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124358437 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241114124358437 DMM INFO MM(262420000000031/df779bb3) Subscriber data update (mmctx.c:445) 20241114124358437 DMM DEBUG MM(262420000000031/df779bb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124358444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124358444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124358444 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124358444 DMM INFO MM(262420000000031/df779bb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124358444 DMM NOTICE MM(262420000000031/df779bb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124358444 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124358444 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124358444 DLLC NOTICE LLME(fa32a780/df779bb3){ASSIGNED} LLGM Assign pre (ffffffff => df779bb3) (gprs_llc.c:1079) 20241114124358444 DLLC NOTICE LLME(ffffffff/df779bb3){ASSIGNED} LLGM Assign post (ffffffff => df779bb3) (gprs_llc.c:1125) 20241114124358444 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124358444 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124358444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124358444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@e8a34976b58e: setverdict(pass): none -> pass 20241114124358493 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241114124358493 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241114124358493 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) 20241114124358493 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241114124358493 DMM INFO MM(262420000000031/df779bb3) Subscriber data update (mmctx.c:445) 20241114124358493 DMM DEBUG MM(262420000000031/df779bb3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114124358493 DMM INFO MM(262420000000031/df779bb3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114124358493 DMM INFO MM(262420000000031/df779bb3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124358493 DMM INFO MM(262420000000031/df779bb3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124358493 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124358493 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124358493 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124358493 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124358493 DLLC NOTICE LLME(ffffffff/df779bb3){ASSIGNED} LLGM Assign pre (df779bb3 => ffffffff) (gprs_llc.c:1079) 20241114124358493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df779bb3 => ffffffff) (gprs_llc.c:1125) 20241114124358493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124358493 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124358493 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124358493 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124358707 DGPRS DEBUG Checking for inactive LLMEs, time = 13398972 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed MC@e8a34976b58e: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@e8a34976b58e: Final verdict of PTC: none 20241114124403500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124403500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(379)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(375)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(370)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(380)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@e8a34976b58e: Final verdict of PTC: none 20241114124403502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39516<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(372)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(368)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(373)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@e8a34976b58e: Final verdict of PTC: pass -NSVCI99-provIP(378)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Nov 14 12:44:03 UTC 2024 ====== 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 20241114124403644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124403945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241114124404501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124404501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20241114124405503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124405503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Nov 14 12:44:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124406504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124406504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_withdraw started. 20241114124407008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124407009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124407054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124407054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124407054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124407054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124407054 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124407054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124407054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124407054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124407054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124407055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124407055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124407055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124407056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124407056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124407056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124407056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124407056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124407056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124407056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124407056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124407056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124407056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124407060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124407070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124407070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124407087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124407087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124407087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124407087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124407087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124407087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124407087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124407087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124407087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124407089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124407089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124407089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124407089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124407089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124407089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124407089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124407089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124407089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124407089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124407089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124407090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124407090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124407094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124407102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124407102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(399)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124407134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124407134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124407134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124407134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124407134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124407136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124407136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124407136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124407137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124407137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124407137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124407137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124407137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124407137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124407137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124407137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124407137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124407137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124407141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124407150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124407150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124407506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124407506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124407506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124407506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(398)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124407508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(398)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124407509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(398)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e8a34976b58e: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C9B3F848'O, index=0 SGSN_Test-GSUP(400)@e8a34976b58e: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@e8a34976b58e: 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 := '7DB5D607DCDC917D5BB8E5729E94E2F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DB8D06A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1C484EBB35C9362'O } } } } } 20241114124408559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124408559 DLLC NOTICE LLME(ffffffff/c9b3f848){UNASSIGNED} LLC RX: unknown TLLI 0xc9b3f848, creating LLME on the fly (gprs_llc.c:552) 20241114124408559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124408560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241114124408560 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124408560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124408560 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124408560 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124408560 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124408560 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124408560 DLLC NOTICE LLME(ffffffff/c9b3f848){UNASSIGNED} LLGM Assign pre (c9b3f848 => ff4c6a1c) (gprs_llc.c:1079) 20241114124408560 DLLC NOTICE LLME(c9b3f848/ff4c6a1c){ASSIGNED} LLGM Assign post (c9b3f848 => ff4c6a1c) (gprs_llc.c:1125) 20241114124408560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124408560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124408560 DMM DEBUG MM(262420000000029/ff4c6a1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124408571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124408571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124408571 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124408571 DMM DEBUG MM(262420000000029/ff4c6a1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241114124408571 DMM NOTICE MM(262420000000029/ff4c6a1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124408571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124408571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124408571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124408571 DMM DEBUG MM(262420000000029/ff4c6a1c) Requesting authorization (sgsn_auth.c:160) 20241114124408571 DMM INFO MM(262420000000029/ff4c6a1c) Requesting authentication tuples (sgsn_auth.c:184) 20241114124408571 DMM DEBUG MM(262420000000029/ff4c6a1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124408571 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241114124408571 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@e8a34976b58e: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241114124408574 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124408574 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124408574 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124408574 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124408574 DMM INFO MM(262420000000029/ff4c6a1c) Subscriber data update (mmctx.c:445) 20241114124408574 DMM DEBUG MM(262420000000029/ff4c6a1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124408574 DMM INFO MM(262420000000029/ff4c6a1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124408574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124408574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124408574 DMM INFO MM(262420000000029/ff4c6a1c) <- GMM AUTH AND CIPHERING REQ (rand = 7d b5 d6 07 dc dc 91 7d 5b b8 e5 72 9e 94 e2 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124408581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124408582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124408582 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124408582 DMM INFO MM(262420000000029/ff4c6a1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124408582 DMM NOTICE MM(262420000000029/ff4c6a1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124408582 DMM DEBUG MM(262420000000029/ff4c6a1c) checking auth: received GSM SRES = 1d b8 d0 6a (gprs_gmm.c:666) 20241114124408582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124408582 DMM DEBUG MM(262420000000029/ff4c6a1c) Requesting authorization (sgsn_auth.c:160) 20241114124408582 DMM INFO MM(262420000000029/ff4c6a1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124408582 DMM DEBUG MM(262420000000029/ff4c6a1c) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124408582 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241114124408582 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) 20241114124408582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124408582 DMM INFO MM(262420000000029/ff4c6a1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xff4c6a1c) (gprs_gmm.c:300) 20241114124408583 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124408583 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124408583 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241114124408583 DMM INFO MM(262420000000029/ff4c6a1c) Subscriber data update (mmctx.c:445) 20241114124408583 DMM DEBUG MM(262420000000029/ff4c6a1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124408583 DMM INFO MM(262420000000029/ff4c6a1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124408583 DMM NOTICE MM(262420000000029/ff4c6a1c) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241114124408583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124408583 DMM NOTICE MM(262420000000029/ff4c6a1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124408583 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) 20241114124408583 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124408583 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241114124408583 DMM INFO MM(262420000000029/ff4c6a1c) Subscriber data update (mmctx.c:445) 20241114124408583 DMM DEBUG MM(262420000000029/ff4c6a1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124408590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124408590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124408590 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124408590 DMM INFO MM(262420000000029/ff4c6a1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124408590 DMM NOTICE MM(262420000000029/ff4c6a1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124408590 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124408590 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124408590 DLLC NOTICE LLME(c9b3f848/ff4c6a1c){ASSIGNED} LLGM Assign pre (ffffffff => ff4c6a1c) (gprs_llc.c:1079) 20241114124408590 DLLC NOTICE LLME(ffffffff/ff4c6a1c){ASSIGNED} LLGM Assign post (ffffffff => ff4c6a1c) (gprs_llc.c:1125) 20241114124408590 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124408590 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124408590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124408590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@e8a34976b58e: setverdict(pass): none -> pass 20241114124408639 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241114124408639 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241114124408639 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) 20241114124408639 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241114124408639 DMM INFO MM(262420000000029/ff4c6a1c) Subscriber data update (mmctx.c:445) 20241114124408639 DMM DEBUG MM(262420000000029/ff4c6a1c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114124408639 DMM INFO MM(262420000000029/ff4c6a1c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114124408639 DMM INFO MM(262420000000029/ff4c6a1c) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241114124408639 DMM NOTICE MM(262420000000029/ff4c6a1c) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241114124408639 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241114124408639 DMM INFO MM(262420000000029/ff4c6a1c) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241114124408639 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124408639 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124408639 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124408639 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124408639 DLLC NOTICE LLME(ffffffff/ff4c6a1c){ASSIGNED} LLGM Assign pre (ff4c6a1c => ffffffff) (gprs_llc.c:1079) 20241114124408639 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff4c6a1c => ffffffff) (gprs_llc.c:1125) 20241114124408639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124408639 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124408639 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124408639 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124408639 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e8a34976b58e: Removing Client IMSI='262420000000029'H, index=0 20241114124408645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124408645 DLLC NOTICE LLME(ffffffff/ff4c6a1c){UNASSIGNED} LLC RX: unknown TLLI 0xff4c6a1c, creating LLME on the fly (gprs_llc.c:552) 20241114124408645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124408645 DMM NOTICE LLME(ffffffff/ff4c6a1c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241114124408645 DLLC NOTICE LLME(ffffffff/ff4c6a1c){UNASSIGNED} LLGM Assign pre (ff4c6a1c => ffffffff) (gprs_llc.c:1079) 20241114124408645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff4c6a1c => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@e8a34976b58e: Final verdict of PTC: pass 20241114124408648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@e8a34976b58e: Final verdict of PTC: none 20241114124408650 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124408650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(399)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(388)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(393)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(397)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(386)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(391)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Nov 14 12:44:08 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 20241114124408790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124409091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44092) 20241114124409652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124409652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44092, count=96928) 20241114124410653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124410653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Nov 14 12:44:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124411655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124411655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241114124412150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124412151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124412199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124412199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124412199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124412199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124412199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124412199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124412199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124412199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124412199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124412201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124412201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124412201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124412201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124412201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124412201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124412201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124412201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124412201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124412201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124412201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124412202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124412202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124412206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124412216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124412216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124412246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124412246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124412246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124412246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124412246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124412246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124412246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124412246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124412246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124412247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124412247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124412248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124412248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124412248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124412248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124412248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124412248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124412248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124412248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124412248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124412248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124412248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124412252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124412261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124412261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(412)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124412279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124412279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124412279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124412279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124412279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124412279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124412279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124412279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124412279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124412281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124412281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124412281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124412282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124412282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124412282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124412282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124412282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124412282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124412282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124412285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124412295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124412295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124412657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124412657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124412657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124412657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124412659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124412659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e8a34976b58e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CCC3D177'O, index=0 SGSN_Test-GSUP(419)@e8a34976b58e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241114124413707 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) 20241114124413707 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@e8a34976b58e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@e8a34976b58e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e8a34976b58e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e8a34976b58e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e8a34976b58e: Final verdict of PTC: pass 20241114124413713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@e8a34976b58e: Final verdict of PTC: none 20241114124413715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124413715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(407)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(413)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(417)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(405)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(411)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(415)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Nov 14 12:44:13 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 20241114124413844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124414145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241114124414715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124414715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241114124415717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124415717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Nov 14 12:44:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124416717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124416717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241114124417202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124417203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124417245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124417245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124417245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124417245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124417245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124417245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124417245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124417245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124417245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124417246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124417246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124417246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124417247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124417247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124417247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124417247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124417247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124417247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124417247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124417247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124417247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124417247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124417251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124417262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124417262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124417289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124417289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124417289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124417289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124417289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124417289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124417289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124417289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124417289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124417291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124417291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124417291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124417291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124417291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124417291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124417291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124417291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124417291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124417291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124417291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124417292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124417292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124417295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124417304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124417304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124417328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124417328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124417328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124417328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124417328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124417328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124417328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124417328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124417328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124417329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124417329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124417329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124417329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124417329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124417329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124417329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124417329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124417329 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124417329 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124417330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124417330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124417330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124417333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124417341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124417341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124417719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124417719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124417719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124417719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124417721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124417722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e8a34976b58e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='FA19A8A5'O, index=0 SGSN_Test-GSUP(438)@e8a34976b58e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241114124418770 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) 20241114124418770 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@e8a34976b58e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@e8a34976b58e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e8a34976b58e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e8a34976b58e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e8a34976b58e: Final verdict of PTC: pass 20241114124418774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@e8a34976b58e: Final verdict of PTC: none 20241114124418776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124418776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(436)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(431)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e8a34976b58e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(426)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(424)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(434)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(429)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@e8a34976b58e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Nov 14 12:44:18 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 20241114124418911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124419212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44444) 20241114124419776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124419776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44444, count=52384) 20241114124420778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124420778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Nov 14 12:44:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124421778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124421778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_rau_unknown started. 20241114124422269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124422270 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124422313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124422313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124422313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124422313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124422313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124422313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124422313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124422313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124422313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124422315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124422315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124422315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124422315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124422315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124422315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124422315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124422315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124422315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124422315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124422315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124422316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124422316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124422320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124422330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124422330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124422358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124422358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124422359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124422359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124422359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124422360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124422360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124422360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124422360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124422360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124422360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124422360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124422360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124422361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124422361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(450)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124422364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124422374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124422374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(448)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124422400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124422400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124422400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124422400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124422400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124422400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124422400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124422400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124422400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124422402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124422402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124422402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124422402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124422402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124422402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124422402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124422402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124422402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124422402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124422402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(456)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124422403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124422403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124422406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124422418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124422418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124422779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124422779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124422779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124422779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124422782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124422782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@e8a34976b58e: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E19589CF'O, index=0 SGSN_Test-GSUP(457)@e8a34976b58e: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241114124423831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124423831 DLLC NOTICE LLME(ffffffff/e19589cf){UNASSIGNED} LLC RX: unknown TLLI 0xe19589cf, creating LLME on the fly (gprs_llc.c:552) 20241114124423832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241114124423832 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114124423832 DMM NOTICE LLME(ffffffff/e19589cf){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241114124423832 DLLC NOTICE LLME(ffffffff/e19589cf){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114124423832 DMM ERROR LLME(ffffffff/e19589cf){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241114124423832 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241114124423832 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241114124423832 DLLC NOTICE LLME(ffffffff/e19589cf){UNASSIGNED} LLGM Assign pre (e19589cf => ffffffff) (gprs_llc.c:1079) 20241114124423832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e19589cf => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@e8a34976b58e: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@e8a34976b58e: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@e8a34976b58e: Final verdict of PTC: pass 20241114124423846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124423848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124423848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(455)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(457)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@e8a34976b58e: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(451)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(445)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(456)@e8a34976b58e: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@e8a34976b58e: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(443)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(449)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(454)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@e8a34976b58e: Test case TC_rau_unknown finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Nov 14 12:44:23 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241114124423981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124424282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50680) 20241114124424848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124424848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50680, count=55036) 20241114124425849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124425849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Nov 14 12:44:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124426850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124426850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_rau started. 20241114124427341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124427342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(464)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124427399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124427399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124427400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124427400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124427400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124427400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124427400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124427400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124427400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124427401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124427401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124427401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124427401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124427402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124427402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124427402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124427402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124427402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124427402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124427402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124427402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124427402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124427406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124427417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124427417 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(464)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau-BVCI196(462)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124427424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124427424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124427424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124427424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124427424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124427424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124427424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124427424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124427424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124427425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124427425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124427425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124427425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124427425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124427425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124427425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124427425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124427425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124427425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124427425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124427426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124427426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124427429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124427440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124427440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124427460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124427460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124427460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124427460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124427460 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124427460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124427460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124427460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124427460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124427462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124427462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124427462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124427462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124427462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124427462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124427462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124427462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124427462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124427462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124427462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124427463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124427463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124427466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124427476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124427476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124427851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124427852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124427852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124427852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124427854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124427854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114124428708 DGPRS DEBUG Checking for inactive LLMEs, time = 13399002 (sgsn.c:131) TC_attach_rau-BVCI196(462)@e8a34976b58e: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C3F2F231'O, index=0 SGSN_Test-GSUP(476)@e8a34976b58e: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@e8a34976b58e: 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 := '535959BE07EEA5929934F692A1C80AA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '939CA3BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4398D6137CFDD37'O } } } } } 20241114124428906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124428906 DLLC NOTICE LLME(ffffffff/c3f2f231){UNASSIGNED} LLC RX: unknown TLLI 0xc3f2f231, creating LLME on the fly (gprs_llc.c:552) 20241114124428906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124428906 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241114124428906 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124428906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124428906 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124428906 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124428906 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124428906 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124428906 DLLC NOTICE LLME(ffffffff/c3f2f231){UNASSIGNED} LLGM Assign pre (c3f2f231 => c13a5b21) (gprs_llc.c:1079) 20241114124428906 DLLC NOTICE LLME(c3f2f231/c13a5b21){ASSIGNED} LLGM Assign post (c3f2f231 => c13a5b21) (gprs_llc.c:1125) 20241114124428906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124428906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124428906 DMM DEBUG MM(262420000000012/c13a5b21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124428918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124428918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124428918 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124428918 DMM DEBUG MM(262420000000012/c13a5b21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241114124428918 DMM NOTICE MM(262420000000012/c13a5b21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124428918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124428918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124428918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124428918 DMM DEBUG MM(262420000000012/c13a5b21) Requesting authorization (sgsn_auth.c:160) 20241114124428918 DMM INFO MM(262420000000012/c13a5b21) Requesting authentication tuples (sgsn_auth.c:184) 20241114124428918 DMM DEBUG MM(262420000000012/c13a5b21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124428918 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241114124428918 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@e8a34976b58e: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241114124428921 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124428921 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124428921 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124428921 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124428921 DMM INFO MM(262420000000012/c13a5b21) Subscriber data update (mmctx.c:445) 20241114124428921 DMM DEBUG MM(262420000000012/c13a5b21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124428921 DMM INFO MM(262420000000012/c13a5b21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124428921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124428921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124428921 DMM INFO MM(262420000000012/c13a5b21) <- GMM AUTH AND CIPHERING REQ (rand = 53 59 59 be 07 ee a5 92 99 34 f6 92 a1 c8 0a a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124428928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124428928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124428928 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124428928 DMM INFO MM(262420000000012/c13a5b21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124428928 DMM NOTICE MM(262420000000012/c13a5b21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124428928 DMM DEBUG MM(262420000000012/c13a5b21) checking auth: received GSM SRES = 93 9c a3 ba (gprs_gmm.c:666) 20241114124428928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124428928 DMM DEBUG MM(262420000000012/c13a5b21) Requesting authorization (sgsn_auth.c:160) 20241114124428928 DMM INFO MM(262420000000012/c13a5b21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124428928 DMM DEBUG MM(262420000000012/c13a5b21) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124428928 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241114124428928 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) 20241114124428928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124428928 DMM INFO MM(262420000000012/c13a5b21) <- GMM ATTACH ACCEPT (new P-TMSI=0xc13a5b21) (gprs_gmm.c:300) 20241114124428929 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124428929 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124428929 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241114124428930 DMM INFO MM(262420000000012/c13a5b21) Subscriber data update (mmctx.c:445) 20241114124428930 DMM DEBUG MM(262420000000012/c13a5b21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124428930 DMM INFO MM(262420000000012/c13a5b21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124428930 DMM NOTICE MM(262420000000012/c13a5b21) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241114124428930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124428930 DMM NOTICE MM(262420000000012/c13a5b21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124428930 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) 20241114124428930 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124428930 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241114124428930 DMM INFO MM(262420000000012/c13a5b21) Subscriber data update (mmctx.c:445) 20241114124428930 DMM DEBUG MM(262420000000012/c13a5b21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124428936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124428936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124428936 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124428936 DMM INFO MM(262420000000012/c13a5b21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124428936 DMM NOTICE MM(262420000000012/c13a5b21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124428936 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124428936 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124428936 DLLC NOTICE LLME(c3f2f231/c13a5b21){ASSIGNED} LLGM Assign pre (ffffffff => c13a5b21) (gprs_llc.c:1079) 20241114124428936 DLLC NOTICE LLME(ffffffff/c13a5b21){ASSIGNED} LLGM Assign post (ffffffff => c13a5b21) (gprs_llc.c:1125) 20241114124428936 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124428936 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124428936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124428936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@e8a34976b58e: setverdict(pass): none -> pass 20241114124428988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124428988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124428988 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124428988 DMM INFO MM(262420000000012/c13a5b21) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114124428988 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124428988 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114124428988 DLLC NOTICE LLME(ffffffff/c13a5b21){ASSIGNED} LLGM Assign pre (c13a5b21 => d155dafd) (gprs_llc.c:1079) 20241114124428988 DLLC NOTICE LLME(c13a5b21/d155dafd){ASSIGNED} LLGM Assign post (c13a5b21 => d155dafd) (gprs_llc.c:1125) 20241114124428988 DMM INFO MM(262420000000012/d155dafd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@e8a34976b58e: Removing Client IMSI='262420000000012'H, index=0 20241114124428996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124428996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114124428996 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124428996 DMM INFO MM(262420000000012/d155dafd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114124428996 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114124428996 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124428996 DLLC NOTICE LLME(c13a5b21/d155dafd){ASSIGNED} LLGM Assign pre (ffffffff => d155dafd) (gprs_llc.c:1079) 20241114124428996 DLLC NOTICE LLME(ffffffff/d155dafd){ASSIGNED} LLGM Assign post (ffffffff => d155dafd) (gprs_llc.c:1125) 20241114124428996 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@e8a34976b58e: Final verdict of PTC: pass 20241114124428998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@e8a34976b58e: Final verdict of PTC: none 20241114124429001 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124429001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(475)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(469)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(474)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(465)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(463)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(467)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(472)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_rau finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Nov 14 12:44:29 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241114124429130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124429531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91680) 20241114124430001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124430001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91680, count=92840) 20241114124431003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124431003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Nov 14 12:44:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124432004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124432004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_rau_a_a started. 20241114124432591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124432592 DMM INFO MM(262420000000012/d155dafd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124432592 DMM INFO MM(262420000000012/d155dafd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124432592 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124432592 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124432592 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124432592 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124432592 DLLC NOTICE LLME(ffffffff/d155dafd){ASSIGNED} LLGM Assign pre (d155dafd => ffffffff) (gprs_llc.c:1079) 20241114124432592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d155dafd => ffffffff) (gprs_llc.c:1125) 20241114124432592 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241114124432592 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) 20241114124432592 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241114124432592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124432592 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124432592 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124432592 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124432592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124432633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124432634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124432634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124432634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124432634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124432634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124432634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124432634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124432634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124432635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124432635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124432635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124432635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124432635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124432635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124432635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124432635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124432635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124432635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124432635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124432636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124432636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124432640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124432650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124432650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124432675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124432675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124432675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124432675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124432675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124432675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124432675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124432675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124432675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124432676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124432676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124432676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124432676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124432676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124432676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124432676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124432676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124432676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124432676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124432676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124432677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124432677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124432681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124432690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124432690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(489)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 TC_attach_rau_a_a-BVCI210(487)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124432722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124432723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124432723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124432723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124432723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124432723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124432723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124432723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124432723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124432725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124432725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124432725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124432725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124432725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124432725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124432725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124432725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124432725 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124432725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124432725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124432726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124432726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124432730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124432741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124432741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124433005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124433005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124433005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124433005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124433007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124433007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@e8a34976b58e: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D5E87227'O, index=0 SGSN_Test-GSUP(495)@e8a34976b58e: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@e8a34976b58e: 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 := '0BE99123FEBBFC578FF6DBD1D869BAE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FDA1BD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D109E58713BB517F'O } } } } } 20241114124434065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434065 DLLC NOTICE LLME(ffffffff/d5e87227){UNASSIGNED} LLC RX: unknown TLLI 0xd5e87227, creating LLME on the fly (gprs_llc.c:552) 20241114124434066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434066 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241114124434066 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124434066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124434066 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124434066 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124434066 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124434066 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124434066 DLLC NOTICE LLME(ffffffff/d5e87227){UNASSIGNED} LLGM Assign pre (d5e87227 => e06b1710) (gprs_llc.c:1079) 20241114124434066 DLLC NOTICE LLME(d5e87227/e06b1710){ASSIGNED} LLGM Assign post (d5e87227 => e06b1710) (gprs_llc.c:1125) 20241114124434066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124434066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124434066 DMM DEBUG MM(262420000000037/e06b1710) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124434078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434078 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434078 DMM DEBUG MM(262420000000037/e06b1710) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241114124434078 DMM NOTICE MM(262420000000037/e06b1710) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124434078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124434078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124434078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124434078 DMM DEBUG MM(262420000000037/e06b1710) Requesting authorization (sgsn_auth.c:160) 20241114124434078 DMM INFO MM(262420000000037/e06b1710) Requesting authentication tuples (sgsn_auth.c:184) 20241114124434078 DMM DEBUG MM(262420000000037/e06b1710) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124434078 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241114124434078 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@e8a34976b58e: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241114124434081 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124434081 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124434081 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124434081 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124434081 DMM INFO MM(262420000000037/e06b1710) Subscriber data update (mmctx.c:445) 20241114124434081 DMM DEBUG MM(262420000000037/e06b1710) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124434081 DMM INFO MM(262420000000037/e06b1710) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124434081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124434081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124434081 DMM INFO MM(262420000000037/e06b1710) <- GMM AUTH AND CIPHERING REQ (rand = 0b e9 91 23 fe bb fc 57 8f f6 db d1 d8 69 ba e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124434089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434089 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434089 DMM INFO MM(262420000000037/e06b1710) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124434089 DMM NOTICE MM(262420000000037/e06b1710) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124434089 DMM DEBUG MM(262420000000037/e06b1710) checking auth: received GSM SRES = 6f da 1b d4 (gprs_gmm.c:666) 20241114124434089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124434089 DMM DEBUG MM(262420000000037/e06b1710) Requesting authorization (sgsn_auth.c:160) 20241114124434089 DMM INFO MM(262420000000037/e06b1710) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124434089 DMM DEBUG MM(262420000000037/e06b1710) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124434089 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241114124434089 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) 20241114124434089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124434089 DMM INFO MM(262420000000037/e06b1710) <- GMM ATTACH ACCEPT (new P-TMSI=0xe06b1710) (gprs_gmm.c:300) 20241114124434091 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124434091 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124434091 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241114124434091 DMM INFO MM(262420000000037/e06b1710) Subscriber data update (mmctx.c:445) 20241114124434091 DMM DEBUG MM(262420000000037/e06b1710) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124434091 DMM INFO MM(262420000000037/e06b1710) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124434091 DMM NOTICE MM(262420000000037/e06b1710) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241114124434091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124434091 DMM NOTICE MM(262420000000037/e06b1710) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124434091 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) 20241114124434091 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124434091 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241114124434091 DMM INFO MM(262420000000037/e06b1710) Subscriber data update (mmctx.c:445) 20241114124434091 DMM DEBUG MM(262420000000037/e06b1710) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124434097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434097 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434097 DMM INFO MM(262420000000037/e06b1710) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124434097 DMM NOTICE MM(262420000000037/e06b1710) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124434097 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124434097 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124434097 DLLC NOTICE LLME(d5e87227/e06b1710){ASSIGNED} LLGM Assign pre (ffffffff => e06b1710) (gprs_llc.c:1079) 20241114124434098 DLLC NOTICE LLME(ffffffff/e06b1710){ASSIGNED} LLGM Assign post (ffffffff => e06b1710) (gprs_llc.c:1125) 20241114124434098 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124434098 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124434098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124434098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@e8a34976b58e: setverdict(pass): none -> pass 20241114124434149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434149 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434149 DMM INFO MM(262420000000037/e06b1710) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114124434149 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124434149 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114124434149 DLLC NOTICE LLME(ffffffff/e06b1710){ASSIGNED} LLGM Assign pre (e06b1710 => e00b294e) (gprs_llc.c:1079) 20241114124434149 DLLC NOTICE LLME(e06b1710/e00b294e){ASSIGNED} LLGM Assign post (e06b1710 => e00b294e) (gprs_llc.c:1125) 20241114124434149 DMM INFO MM(262420000000037/e00b294e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124434157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434157 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434157 DMM INFO MM(262420000000037/e00b294e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114124434157 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114124434157 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124434157 DLLC NOTICE LLME(e06b1710/e00b294e){ASSIGNED} LLGM Assign pre (ffffffff => e00b294e) (gprs_llc.c:1079) 20241114124434157 DLLC NOTICE LLME(ffffffff/e00b294e){ASSIGNED} LLGM Assign post (ffffffff => e00b294e) (gprs_llc.c:1125) 20241114124434157 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241114124434158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434158 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434158 DMM INFO MM(262420000000037/e00b294e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114124434158 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124434158 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114124434158 DLLC NOTICE LLME(ffffffff/e00b294e){ASSIGNED} LLGM Assign pre (e00b294e => d97dee96) (gprs_llc.c:1079) 20241114124434158 DLLC NOTICE LLME(e00b294e/d97dee96){ASSIGNED} LLGM Assign post (e00b294e => d97dee96) (gprs_llc.c:1125) 20241114124434158 DMM INFO MM(262420000000037/d97dee96) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124434164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434164 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434164 DMM INFO MM(262420000000037/d97dee96) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114124434164 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114124434164 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124434164 DLLC NOTICE LLME(e00b294e/d97dee96){ASSIGNED} LLGM Assign pre (ffffffff => d97dee96) (gprs_llc.c:1079) 20241114124434164 DLLC NOTICE LLME(ffffffff/d97dee96){ASSIGNED} LLGM Assign post (ffffffff => d97dee96) (gprs_llc.c:1125) 20241114124434164 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241114124434164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124434164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124434164 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124434164 DMM INFO MM(262420000000037/d97dee96) -> GMM DETACH REQUEST TLLI=0xd97dee96 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241114124434164 DMM INFO MM(262420000000037/d97dee96) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124434164 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124434164 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124434164 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124434164 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124434164 DLLC NOTICE LLME(ffffffff/d97dee96){ASSIGNED} LLGM Assign pre (d97dee96 => ffffffff) (gprs_llc.c:1079) 20241114124434164 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d97dee96 => ffffffff) (gprs_llc.c:1125) 20241114124434165 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241114124434165 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) 20241114124434165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124434165 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124434165 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124434165 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124434165 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@e8a34976b58e: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@e8a34976b58e: Final verdict of PTC: pass 20241114124439172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@e8a34976b58e: Final verdict of PTC: none 20241114124439174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124439174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(488)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(483)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(493)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(491)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(481)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(486)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Nov 14 12:44:39 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 20241114124439310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124439611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20241114124440176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124440176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=112712) 20241114124441177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124441177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Nov 14 12:44:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124442178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124442178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_rau_a_b started. 20241114124442672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124442673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124442716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124442716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124442716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124442716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124442716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124442716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124442716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124442716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124442716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124442717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124442717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124442717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124442717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124442717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124442717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124442717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124442717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124442717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124442717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124442717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124442718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124442718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124442722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124442732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124442733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124442748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124442748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124442748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124442748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124442748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124442748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124442748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124442748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124442748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124442750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124442750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124442750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124442750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124442750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124442750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124442751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124442751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124442751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124442751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124442751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124442751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124442751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124442754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124442763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124442763 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124442785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124442785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124442785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124442785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124442785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124442785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124442785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124442785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124442785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124442786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124442786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124442786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124442787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124442787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124442787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124442787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124442787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124442787 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124442787 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124442787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124442787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124442787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124442791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124442800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124442800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124443179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124443179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124443179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124443179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124443181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124443182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@e8a34976b58e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CFD36DAD'O, index=0 SGSN_Test-GSUP(514)@e8a34976b58e: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@e8a34976b58e: 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 := 'F2FA18BF7CAC10783A3DBF2B559D992A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65B1D859'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94E40524D1498D53'O } } } } } 20241114124444231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444231 DLLC NOTICE LLME(ffffffff/cfd36dad){UNASSIGNED} LLC RX: unknown TLLI 0xcfd36dad, creating LLME on the fly (gprs_llc.c:552) 20241114124444231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241114124444231 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124444232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124444232 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124444232 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124444232 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124444232 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124444232 DLLC NOTICE LLME(ffffffff/cfd36dad){UNASSIGNED} LLGM Assign pre (cfd36dad => e77bcb3c) (gprs_llc.c:1079) 20241114124444232 DLLC NOTICE LLME(cfd36dad/e77bcb3c){ASSIGNED} LLGM Assign post (cfd36dad => e77bcb3c) (gprs_llc.c:1125) 20241114124444232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124444232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124444232 DMM DEBUG MM(262420000000038/e77bcb3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124444244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444244 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444244 DMM DEBUG MM(262420000000038/e77bcb3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241114124444244 DMM NOTICE MM(262420000000038/e77bcb3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124444244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124444244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124444245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124444245 DMM DEBUG MM(262420000000038/e77bcb3c) Requesting authorization (sgsn_auth.c:160) 20241114124444245 DMM INFO MM(262420000000038/e77bcb3c) Requesting authentication tuples (sgsn_auth.c:184) 20241114124444245 DMM DEBUG MM(262420000000038/e77bcb3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124444245 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241114124444245 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@e8a34976b58e: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241114124444247 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124444247 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124444247 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124444247 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124444247 DMM INFO MM(262420000000038/e77bcb3c) Subscriber data update (mmctx.c:445) 20241114124444247 DMM DEBUG MM(262420000000038/e77bcb3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124444247 DMM INFO MM(262420000000038/e77bcb3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124444247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124444247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124444247 DMM INFO MM(262420000000038/e77bcb3c) <- GMM AUTH AND CIPHERING REQ (rand = f2 fa 18 bf 7c ac 10 78 3a 3d bf 2b 55 9d 99 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124444255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444255 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444255 DMM INFO MM(262420000000038/e77bcb3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124444255 DMM NOTICE MM(262420000000038/e77bcb3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124444255 DMM DEBUG MM(262420000000038/e77bcb3c) checking auth: received GSM SRES = 65 b1 d8 59 (gprs_gmm.c:666) 20241114124444255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124444255 DMM DEBUG MM(262420000000038/e77bcb3c) Requesting authorization (sgsn_auth.c:160) 20241114124444255 DMM INFO MM(262420000000038/e77bcb3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124444255 DMM DEBUG MM(262420000000038/e77bcb3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124444255 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241114124444255 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) 20241114124444255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124444255 DMM INFO MM(262420000000038/e77bcb3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe77bcb3c) (gprs_gmm.c:300) 20241114124444256 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124444256 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124444256 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241114124444256 DMM INFO MM(262420000000038/e77bcb3c) Subscriber data update (mmctx.c:445) 20241114124444256 DMM DEBUG MM(262420000000038/e77bcb3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124444256 DMM INFO MM(262420000000038/e77bcb3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124444256 DMM NOTICE MM(262420000000038/e77bcb3c) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241114124444256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124444256 DMM NOTICE MM(262420000000038/e77bcb3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124444256 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) 20241114124444257 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124444257 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241114124444257 DMM INFO MM(262420000000038/e77bcb3c) Subscriber data update (mmctx.c:445) 20241114124444257 DMM DEBUG MM(262420000000038/e77bcb3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124444264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444264 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444264 DMM INFO MM(262420000000038/e77bcb3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124444264 DMM NOTICE MM(262420000000038/e77bcb3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124444264 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124444264 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124444264 DLLC NOTICE LLME(cfd36dad/e77bcb3c){ASSIGNED} LLGM Assign pre (ffffffff => e77bcb3c) (gprs_llc.c:1079) 20241114124444264 DLLC NOTICE LLME(ffffffff/e77bcb3c){ASSIGNED} LLGM Assign post (ffffffff => e77bcb3c) (gprs_llc.c:1125) 20241114124444264 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124444264 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124444264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124444264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@e8a34976b58e: attach complete sending rau 20241114124444316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444316 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444316 DMM INFO MM(262420000000038/e77bcb3c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114124444316 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124444316 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114124444316 DLLC NOTICE LLME(ffffffff/e77bcb3c){ASSIGNED} LLGM Assign pre (e77bcb3c => ea6a5972) (gprs_llc.c:1079) 20241114124444316 DLLC NOTICE LLME(e77bcb3c/ea6a5972){ASSIGNED} LLGM Assign post (e77bcb3c => ea6a5972) (gprs_llc.c:1125) 20241114124444316 DMM INFO MM(262420000000038/ea6a5972) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e8a34976b58e: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@e8a34976b58e: Removing Client IMSI='262420000000038'H, index=0 20241114124444322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444322 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444323 DMM INFO MM(262420000000038/ea6a5972) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114124444323 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114124444323 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124444323 DLLC NOTICE LLME(e77bcb3c/ea6a5972){ASSIGNED} LLGM Assign pre (ffffffff => ea6a5972) (gprs_llc.c:1079) 20241114124444323 DLLC NOTICE LLME(ffffffff/ea6a5972){ASSIGNED} LLGM Assign post (ffffffff => ea6a5972) (gprs_llc.c:1125) 20241114124444323 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@e8a34976b58e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EA6A5972'O, index=0 TC_attach_rau_a_b(516)@e8a34976b58e: sending second RAU via different RA 20241114124444327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444327 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114124444327 DMM INFO MM(262420000000038/ea6a5972) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ea6a5972, P-TMSI: ea6a5972 (00000000), TLLI: ea6a5972 (ea6a5972), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241114124444327 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241114124444327 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114124444327 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124444327 DLLC NOTICE LLME(ffffffff/ea6a5972){ASSIGNED} LLGM Assign pre (ea6a5972 => ea6a5972) (gprs_llc.c:1079) 20241114124444327 DLLC NOTICE LLME(ea6a5972/ea6a5972){ASSIGNED} LLGM Assign post (ea6a5972 => ea6a5972) (gprs_llc.c:1125) 20241114124444327 DMM INFO MM(262420000000038/ea6a5972) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124444342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444342 DMM INFO MM(262420000000038/ea6a5972) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114124444342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114124444342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124444342 DLLC NOTICE LLME(ea6a5972/ea6a5972){ASSIGNED} LLGM Assign pre (ffffffff => ea6a5972) (gprs_llc.c:1079) 20241114124444342 DLLC NOTICE LLME(ffffffff/ea6a5972){ASSIGNED} LLGM Assign post (ffffffff => ea6a5972) (gprs_llc.c:1125) 20241114124444342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241114124444342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124444342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124444342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124444342 DMM INFO MM(262420000000038/ea6a5972) -> GMM DETACH REQUEST TLLI=0xea6a5972 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241114124444342 DMM INFO MM(262420000000038/ea6a5972) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124444342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124444342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124444342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124444342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124444342 DLLC NOTICE LLME(ffffffff/ea6a5972){ASSIGNED} LLGM Assign pre (ea6a5972 => ffffffff) (gprs_llc.c:1079) 20241114124444342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea6a5972 => ffffffff) (gprs_llc.c:1125) 20241114124444342 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241114124444342 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) 20241114124444342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124444342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124444342 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124444342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124444343 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@e8a34976b58e: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@e8a34976b58e: Final verdict of PTC: pass 20241114124449350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@e8a34976b58e: Final verdict of PTC: none 20241114124449353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124449353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(502)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(507)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@e8a34976b58e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(512)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(505)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(510)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(500)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Nov 14 12:44:49 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 20241114124449481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124449782 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=102660) 20241114124450355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124450355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108712) 20241114124451356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124451356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Nov 14 12:44:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124452357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124452357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_usim_resync started. 20241114124452844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124452845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124452888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124452888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124452888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124452888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124452888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124452888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124452889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124452889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124452889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124452890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124452890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124452890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124452890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124452890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124452890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124452890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124452890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124452890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124452890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124452890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124452891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124452891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124452894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124452903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124452903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124452925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124452925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124452925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124452925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124452925 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124452925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124452925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124452925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124452925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124452926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124452926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124452926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124452926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124452926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124452927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124452927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124452927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124452927 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124452927 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124452927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124452927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124452927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124452931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124452942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124452942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124452965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124452965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124452965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124452965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124452965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124452967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124452967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124452967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124452967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124452967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124452967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124452967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124452967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124452967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124452967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124452967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124452968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124452968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124452972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124452982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124452982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124453359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124453359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124453359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124453359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124453361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124453361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@e8a34976b58e: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E54E84F7'O, index=0 SGSN_Test-GSUP(533)@e8a34976b58e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@e8a34976b58e: 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 := '29BDCA2B976EDBB18A95ECA97000E3BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03A168DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06CE7B75FD4478D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '578501079394B02CD1CCB52B0F88CC4B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1EBBCB3C50040A9873374F761117C6E8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '65618DE3B1A860962993BEB465F86499'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0A55EFB88232D815'O } } } } } 20241114124454414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124454414 DLLC NOTICE LLME(ffffffff/e54e84f7){UNASSIGNED} LLC RX: unknown TLLI 0xe54e84f7, creating LLME on the fly (gprs_llc.c:552) 20241114124454414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124454414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114124454414 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124454414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124454414 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124454414 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124454414 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124454414 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124454414 DLLC NOTICE LLME(ffffffff/e54e84f7){UNASSIGNED} LLGM Assign pre (e54e84f7 => e2412ebd) (gprs_llc.c:1079) 20241114124454414 DLLC NOTICE LLME(e54e84f7/e2412ebd){ASSIGNED} LLGM Assign post (e54e84f7 => e2412ebd) (gprs_llc.c:1125) 20241114124454414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124454414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124454414 DMM DEBUG MM(262420000000040/e2412ebd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124454427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124454427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124454427 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124454427 DMM DEBUG MM(262420000000040/e2412ebd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114124454427 DMM NOTICE MM(262420000000040/e2412ebd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124454427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124454427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124454427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124454427 DMM DEBUG MM(262420000000040/e2412ebd) Requesting authorization (sgsn_auth.c:160) 20241114124454427 DMM INFO MM(262420000000040/e2412ebd) Requesting authentication tuples (sgsn_auth.c:184) 20241114124454427 DMM DEBUG MM(262420000000040/e2412ebd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124454427 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114124454427 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@e8a34976b58e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@e8a34976b58e: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241114124454430 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124454430 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124454430 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124454430 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124454430 DMM INFO MM(262420000000040/e2412ebd) Subscriber data update (mmctx.c:445) 20241114124454430 DMM DEBUG MM(262420000000040/e2412ebd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124454430 DMM INFO MM(262420000000040/e2412ebd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124454430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124454430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124454430 DMM INFO MM(262420000000040/e2412ebd) <- GMM AUTH AND CIPHERING REQ (rand = 29 bd ca 2b 97 6e db b1 8a 95 ec a9 70 00 e3 ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 61 8d e3 b1 a8 60 96 29 93 be b4 65 f8 64 99 ) (gprs_gmm.c:483) 20241114124454438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124454438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124454438 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124454438 DMM INFO MM(262420000000040/e2412ebd) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241114124454438 DMM INFO MM(262420000000040/e2412ebd) R99 AUTHENTICATION SYNCH (AUTS = cad7cb46df19092f8e40b13d119e) (gprs_gmm.c:711) 20241114124454438 DMM DEBUG MM(262420000000040/e2412ebd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124454438 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241114124454438 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e ca d7 cb 46 df 19 09 2f 8e 40 b1 3d 11 9e 20 10 29 bd ca 2b 97 6e db b1 8a 95 ec a9 70 00 e3 ba 28 01 01 (gprs_subscriber.c:210) 20241114124454438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241114124454438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241114124454439 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124454439 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124454439 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124454439 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124454439 DMM INFO MM(262420000000040/e2412ebd) Subscriber data update (mmctx.c:445) 20241114124454439 DMM DEBUG MM(262420000000040/e2412ebd) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241114124454439 DMM INFO MM(262420000000040/e2412ebd) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241114124454439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124454439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124454439 DMM INFO MM(262420000000040/e2412ebd) <- GMM AUTH AND CIPHERING REQ (rand = be 87 f7 0d af 95 be d3 b4 35 0a 5b 76 b5 18 1a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 c7 82 72 8e 31 21 1b 68 71 d6 3e d9 a1 a9 91 ) (gprs_gmm.c:483) 20241114124454445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124454445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124454445 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124454445 DMM INFO MM(262420000000040/e2412ebd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124454446 DMM NOTICE MM(262420000000040/e2412ebd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124454446 DMM DEBUG MM(262420000000040/e2412ebd) checking auth: received UMTS RES = 63 71 18 2b 22 ab 53 60 (gprs_gmm.c:666) 20241114124454446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124454446 DMM DEBUG MM(262420000000040/e2412ebd) Requesting authorization (sgsn_auth.c:160) 20241114124454446 DMM INFO MM(262420000000040/e2412ebd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124454446 DMM DEBUG MM(262420000000040/e2412ebd) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124454446 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241114124454446 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) 20241114124454446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124454446 DMM INFO MM(262420000000040/e2412ebd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2412ebd) (gprs_gmm.c:300) 20241114124454447 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124454447 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124454447 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241114124454447 DMM INFO MM(262420000000040/e2412ebd) Subscriber data update (mmctx.c:445) 20241114124454447 DMM DEBUG MM(262420000000040/e2412ebd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124454447 DMM INFO MM(262420000000040/e2412ebd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124454447 DMM NOTICE MM(262420000000040/e2412ebd) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241114124454447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124454447 DMM NOTICE MM(262420000000040/e2412ebd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124454447 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) 20241114124454448 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124454448 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241114124454448 DMM INFO MM(262420000000040/e2412ebd) Subscriber data update (mmctx.c:445) 20241114124454448 DMM DEBUG MM(262420000000040/e2412ebd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@e8a34976b58e: Removing Client IMSI='262420000000040'H, index=0 20241114124454453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124454453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124454454 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124454454 DMM INFO MM(262420000000040/e2412ebd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124454454 DMM NOTICE MM(262420000000040/e2412ebd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124454454 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124454454 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124454454 DLLC NOTICE LLME(e54e84f7/e2412ebd){ASSIGNED} LLGM Assign pre (ffffffff => e2412ebd) (gprs_llc.c:1079) 20241114124454454 DLLC NOTICE LLME(ffffffff/e2412ebd){ASSIGNED} LLGM Assign post (ffffffff => e2412ebd) (gprs_llc.c:1125) 20241114124454454 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124454454 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124454454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124454454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@e8a34976b58e: Final verdict of PTC: pass 20241114124454456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@e8a34976b58e: Final verdict of PTC: none 20241114124454458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124454458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(526)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(521)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(531)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(529)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(524)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(519)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_usim_resync finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Nov 14 12:44:54 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 20241114124454593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124454994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94692) 20241114124455459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124455460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94692, count=95232) 20241114124456461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124456461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Nov 14 12:44:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124457462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124457462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_usim_a54_a54 started. 20241114124458051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124458052 DMM INFO MM(262420000000040/e2412ebd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124458052 DMM INFO MM(262420000000040/e2412ebd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124458052 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124458052 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124458052 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124458052 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124458052 DLLC NOTICE LLME(ffffffff/e2412ebd){ASSIGNED} LLGM Assign pre (e2412ebd => ffffffff) (gprs_llc.c:1079) 20241114124458052 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2412ebd => ffffffff) (gprs_llc.c:1125) 20241114124458052 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241114124458053 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) 20241114124458053 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241114124458053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124458053 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124458053 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124458053 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124458053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124458101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124458101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124458101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124458101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124458101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(541)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124458102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124458102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124458102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124458103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124458103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124458103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124458103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124458103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124458103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124458103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124458103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(540)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124458104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124458104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124458107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124458115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124458115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(538)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(540)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124458132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124458132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124458132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124458132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124458132 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124458132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124458132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124458132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124458132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124458133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124458133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124458133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124458134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124458134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124458134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124458134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124458134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124458134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124458134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124458134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124458135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124458135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124458138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124458147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124458147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124458180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124458180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124458180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124458180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124458180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124458182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124458182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124458182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124458182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124458182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124458182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124458182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124458182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124458182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124458182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124458182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124458183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124458183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124458187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124458198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124458198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124458463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124458463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124458463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124458463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124458465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124458466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114124458709 DGPRS DEBUG Checking for inactive LLMEs, time = 13399032 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@e8a34976b58e: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='FAD7251D'O, index=0 SGSN_Test-GSUP(552)@e8a34976b58e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@e8a34976b58e: 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 := '20DCBA1DA8BF9B02EF38F7C17E430C17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7CA44B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEE968EBB4810235'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FF55DBBA9704F7EDDA49B81CEC970D76'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '10C87634B7D598A653258A21669DEA35'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BD1EBD20086E230A7D8FC611F69C4A7E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C40F2521868E8A18'O } } } } } 20241114124459517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124459517 DLLC NOTICE LLME(ffffffff/fad7251d){UNASSIGNED} LLC RX: unknown TLLI 0xfad7251d, creating LLME on the fly (gprs_llc.c:552) 20241114124459517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124459517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114124459517 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124459517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124459517 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124459517 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124459517 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124459517 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124459517 DLLC NOTICE LLME(ffffffff/fad7251d){UNASSIGNED} LLGM Assign pre (fad7251d => e3f69ac8) (gprs_llc.c:1079) 20241114124459517 DLLC NOTICE LLME(fad7251d/e3f69ac8){ASSIGNED} LLGM Assign post (fad7251d => e3f69ac8) (gprs_llc.c:1125) 20241114124459517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124459517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124459517 DMM DEBUG MM(262420000000040/e3f69ac8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124459529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124459529 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124459529 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124459529 DMM DEBUG MM(262420000000040/e3f69ac8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114124459529 DMM NOTICE MM(262420000000040/e3f69ac8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124459529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124459529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124459529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124459529 DMM DEBUG MM(262420000000040/e3f69ac8) Requesting authorization (sgsn_auth.c:160) 20241114124459529 DMM INFO MM(262420000000040/e3f69ac8) Requesting authentication tuples (sgsn_auth.c:184) 20241114124459529 DMM DEBUG MM(262420000000040/e3f69ac8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124459529 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114124459529 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@e8a34976b58e: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241114124459531 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124459531 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124459531 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124459531 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124459531 DMM INFO MM(262420000000040/e3f69ac8) Subscriber data update (mmctx.c:445) 20241114124459531 DMM DEBUG MM(262420000000040/e3f69ac8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124459531 DMM INFO MM(262420000000040/e3f69ac8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124459531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124459531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124459531 DMM INFO MM(262420000000040/e3f69ac8) <- GMM AUTH AND CIPHERING REQ (rand = 20 dc ba 1d a8 bf 9b 02 ef 38 f7 c1 7e 43 0c 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd 1e bd 20 08 6e 23 0a 7d 8f c6 11 f6 9c 4a 7e ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@e8a34976b58e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@e8a34976b58e: Final verdict of PTC: pass 20241114124459541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56848<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(540)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(541)@e8a34976b58e: Final verdict of PTC: none 20241114124459543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124459543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(536)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(552)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(545)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(551)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(539)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(543)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(549)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Nov 14 12:44:59 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 20241114124459679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124500080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68708) 20241114124500544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124500544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68708, count=73064) 20241114124501545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124501545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Nov 14 12:45:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124502545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124502545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_usim_a54_a53 started. 20241114124503133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124503134 DMM INFO MM(262420000000040/e3f69ac8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124503134 DMM INFO MM(262420000000040/e3f69ac8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124503134 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124503134 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124503134 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124503134 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124503135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Deallocated (fsm.c:568) 20241114124503135 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124503135 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124503135 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124503135 DLLC NOTICE LLME(fad7251d/e3f69ac8){ASSIGNED} LLGM Assign pre (e3f69ac8 => ffffffff) (gprs_llc.c:1079) 20241114124503135 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3f69ac8 => ffffffff) (gprs_llc.c:1125) 20241114124503135 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124503185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124503185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124503185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124503185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124503185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124503185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124503185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124503185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124503185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124503186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124503186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124503186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124503186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124503186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124503186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124503186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124503186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124503186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124503187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124503187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(560)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124503187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124503187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(559)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124503191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124503200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124503200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(559)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124503215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124503215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124503215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124503215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124503215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124503215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124503215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124503215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124503215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124503216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124503216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124503216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124503216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124503216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124503216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124503216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124503216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124503217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124503217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124503217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124503217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124503217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124503221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124503230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124503230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(565)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 TC_attach_usim_a54_a53-BVCI210(563)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124503259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124503259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124503259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124503260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124503260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124503260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124503260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124503260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124503260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124503261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124503261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124503261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124503261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124503261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124503261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124503261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124503261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124503261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124503261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124503261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124503262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124503262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124503266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124503273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124503273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124503546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124503546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124503546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124503546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124503548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124503549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@e8a34976b58e: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='ECE31AE3'O, index=0 SGSN_Test-GSUP(571)@e8a34976b58e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@e8a34976b58e: 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 := 'DA964FF6629E289743C0C74A8B694CDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EAFE5C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAE11DF20B00ACA3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C0C30C5459357849ADC6654E5A8B9169'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7AE1CD2CF905927B70BFCDD9C5D14FAB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '57782676B46C46BD5027A98D93D59020'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '27AB87B1C70F35BD'O } } } } } 20241114124504602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124504602 DLLC NOTICE LLME(ffffffff/ece31ae3){UNASSIGNED} LLC RX: unknown TLLI 0xece31ae3, creating LLME on the fly (gprs_llc.c:552) 20241114124504602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124504602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114124504602 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124504602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124504602 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124504602 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124504602 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124504602 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124504602 DLLC NOTICE LLME(ffffffff/ece31ae3){UNASSIGNED} LLGM Assign pre (ece31ae3 => c3363a4c) (gprs_llc.c:1079) 20241114124504602 DLLC NOTICE LLME(ece31ae3/c3363a4c){ASSIGNED} LLGM Assign post (ece31ae3 => c3363a4c) (gprs_llc.c:1125) 20241114124504602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124504602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124504602 DMM DEBUG MM(262420000000040/c3363a4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124504615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124504615 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124504615 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124504615 DMM DEBUG MM(262420000000040/c3363a4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114124504615 DMM NOTICE MM(262420000000040/c3363a4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124504615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124504615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124504615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124504615 DMM DEBUG MM(262420000000040/c3363a4c) Requesting authorization (sgsn_auth.c:160) 20241114124504615 DMM INFO MM(262420000000040/c3363a4c) Requesting authentication tuples (sgsn_auth.c:184) 20241114124504615 DMM DEBUG MM(262420000000040/c3363a4c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124504615 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114124504615 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@e8a34976b58e: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241114124504618 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124504618 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124504618 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124504618 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124504618 DMM INFO MM(262420000000040/c3363a4c) Subscriber data update (mmctx.c:445) 20241114124504618 DMM DEBUG MM(262420000000040/c3363a4c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124504618 DMM INFO MM(262420000000040/c3363a4c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124504618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124504618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124504618 DMM INFO MM(262420000000040/c3363a4c) <- GMM AUTH AND CIPHERING REQ (rand = da 96 4f f6 62 9e 28 97 43 c0 c7 4a 8b 69 4c da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 57 78 26 76 b4 6c 46 bd 50 27 a9 8d 93 d5 90 20 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@e8a34976b58e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@e8a34976b58e: Final verdict of PTC: pass 20241114124504628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(560)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(571)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(569)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(564)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@e8a34976b58e: Final verdict of PTC: none 20241114124504630 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124504630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(556)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(567)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(562)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(558)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Nov 14 12:45:04 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 20241114124504770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124505172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241114124505631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124505631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241114124506632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124506632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Nov 14 12:45:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124507633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124507633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_usim_a53_a54 started. 20241114124508227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124508228 DMM INFO MM(262420000000040/c3363a4c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124508228 DMM INFO MM(262420000000040/c3363a4c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124508228 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124508228 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124508228 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124508228 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124508228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Deallocated (fsm.c:568) 20241114124508228 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124508229 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124508229 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124508229 DLLC NOTICE LLME(ece31ae3/c3363a4c){ASSIGNED} LLGM Assign pre (c3363a4c => ffffffff) (gprs_llc.c:1079) 20241114124508229 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3363a4c => ffffffff) (gprs_llc.c:1125) 20241114124508229 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124508278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124508278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124508278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124508278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124508278 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124508278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124508278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124508278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124508278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124508280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124508280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124508280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124508280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124508280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124508280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124508280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124508280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124508280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124508280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124508280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124508281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124508281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124508284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124508292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124508292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124508315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124508315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124508315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124508315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124508315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124508315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124508315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124508315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124508315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124508317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124508317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124508317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124508317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124508317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124508317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124508317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124508317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124508317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124508317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124508317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124508318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124508318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124508322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124508331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124508331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124508360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124508360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124508360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124508360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124508360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124508362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124508362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124508362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124508362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124508362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124508362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124508363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124508363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124508363 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124508363 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124508363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124508363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124508363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124508367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124508376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124508376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124508634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124508634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124508634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124508634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124508636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241114124508637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@e8a34976b58e: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='D05D8F28'O, index=0 SGSN_Test-GSUP(590)@e8a34976b58e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@e8a34976b58e: 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 := 'F6A5D3A837FF55E1C33AC58F6ADEE4C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E44ED2F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37B24271E5B6E907'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E7BB55CCBDA7A7BD8C3EF0AE35BF3D98'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0C203EBCCF7C59CF1DE47CECF359DA47'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F40B03535E448B500BE2E2A761E1230'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '08D0D13BA5736DCA'O } } } } } 20241114124509693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124509693 DLLC NOTICE LLME(ffffffff/d05d8f28){UNASSIGNED} LLC RX: unknown TLLI 0xd05d8f28, creating LLME on the fly (gprs_llc.c:552) 20241114124509693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124509693 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114124509693 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124509693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124509693 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124509693 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124509693 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124509693 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124509693 DLLC NOTICE LLME(ffffffff/d05d8f28){UNASSIGNED} LLGM Assign pre (d05d8f28 => f3db9096) (gprs_llc.c:1079) 20241114124509693 DLLC NOTICE LLME(d05d8f28/f3db9096){ASSIGNED} LLGM Assign post (d05d8f28 => f3db9096) (gprs_llc.c:1125) 20241114124509693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124509693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124509693 DMM DEBUG MM(262420000000040/f3db9096) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124509708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124509708 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124509708 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124509708 DMM DEBUG MM(262420000000040/f3db9096) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114124509708 DMM NOTICE MM(262420000000040/f3db9096) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124509708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124509708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124509708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124509708 DMM DEBUG MM(262420000000040/f3db9096) Requesting authorization (sgsn_auth.c:160) 20241114124509708 DMM INFO MM(262420000000040/f3db9096) Requesting authentication tuples (sgsn_auth.c:184) 20241114124509708 DMM DEBUG MM(262420000000040/f3db9096) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124509708 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114124509708 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@e8a34976b58e: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241114124509711 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124509711 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124509711 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124509711 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124509711 DMM INFO MM(262420000000040/f3db9096) Subscriber data update (mmctx.c:445) 20241114124509711 DMM DEBUG MM(262420000000040/f3db9096) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124509711 DMM INFO MM(262420000000040/f3db9096) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124509711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124509711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124509711 DMM INFO MM(262420000000040/f3db9096) <- GMM AUTH AND CIPHERING REQ (rand = f6 a5 d3 a8 37 ff 55 e1 c3 3a c5 8f 6a de e4 c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 40 b0 35 35 e4 48 b5 00 be 2e 2a 76 1e 12 30 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@e8a34976b58e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@e8a34976b58e: Final verdict of PTC: pass 20241114124509723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60620<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a53_a54-BVCI220(587)@e8a34976b58e: Final verdict of PTC: none 20241114124509725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124509725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(578)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(588)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(576)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(581)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(583)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(586)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Nov 14 12:45:09 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 20241114124509886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124510287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49052) 20241114124510726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124510726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49052, count=72112) 20241114124511727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124511728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Nov 14 12:45:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124512728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124512728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_usim_a50_a54 started. 20241114124513345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124513346 DMM INFO MM(262420000000040/f3db9096) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124513346 DMM INFO MM(262420000000040/f3db9096) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124513346 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124513346 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124513346 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124513346 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124513346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Deallocated (fsm.c:568) 20241114124513346 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124513346 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124513346 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124513346 DLLC NOTICE LLME(d05d8f28/f3db9096){ASSIGNED} LLGM Assign pre (f3db9096 => ffffffff) (gprs_llc.c:1079) 20241114124513346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3db9096 => ffffffff) (gprs_llc.c:1125) 20241114124513346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124513392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124513392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124513392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124513392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124513393 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124513393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124513393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124513393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124513393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124513394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124513394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124513394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124513394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124513394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124513394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124513394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124513394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124513394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124513394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124513394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124513395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124513395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124513399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124513409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124513409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124513442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124513442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124513442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124513442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124513442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124513444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124513444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124513444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(602)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124513444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124513444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124513444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124513444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124513444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124513444 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124513444 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124513444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124513444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124513444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124513448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124513455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124513455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(600)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124513484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124513484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124513484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124513484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124513484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124513484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124513484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124513484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124513484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124513486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124513486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124513486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124513486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124513486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124513486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124513486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124513486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124513486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124513486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124513486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124513487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124513487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124513490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124513498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124513498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124513729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124513729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124513729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124513729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124513732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124513733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@e8a34976b58e: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C80C9872'O, index=0 SGSN_Test-GSUP(609)@e8a34976b58e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@e8a34976b58e: 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 := '7A7B5198A472B45DF20FCA74867E1034'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBB896FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC2C7787FE6FACA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26CF0C2156F9772266D1A8D8B0535379'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '95EC10991E108D6B774E04B582D7A796'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38D4D4D7BD5DE60E98CA2B604E2D25F7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '44AA27EC027FC3A1'O } } } } } 20241114124514784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124514784 DLLC NOTICE LLME(ffffffff/c80c9872){UNASSIGNED} LLC RX: unknown TLLI 0xc80c9872, creating LLME on the fly (gprs_llc.c:552) 20241114124514784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124514784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114124514784 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124514784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124514784 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124514784 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124514784 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124514784 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124514784 DLLC NOTICE LLME(ffffffff/c80c9872){UNASSIGNED} LLGM Assign pre (c80c9872 => c0a3d5d6) (gprs_llc.c:1079) 20241114124514784 DLLC NOTICE LLME(c80c9872/c0a3d5d6){ASSIGNED} LLGM Assign post (c80c9872 => c0a3d5d6) (gprs_llc.c:1125) 20241114124514784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124514784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124514784 DMM DEBUG MM(262420000000040/c0a3d5d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124514796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124514796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124514796 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124514796 DMM DEBUG MM(262420000000040/c0a3d5d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114124514797 DMM NOTICE MM(262420000000040/c0a3d5d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124514797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124514797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124514797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124514797 DMM DEBUG MM(262420000000040/c0a3d5d6) Requesting authorization (sgsn_auth.c:160) 20241114124514797 DMM INFO MM(262420000000040/c0a3d5d6) Requesting authentication tuples (sgsn_auth.c:184) 20241114124514797 DMM DEBUG MM(262420000000040/c0a3d5d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124514797 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114124514797 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@e8a34976b58e: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241114124514800 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124514800 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124514800 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124514800 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124514800 DMM INFO MM(262420000000040/c0a3d5d6) Subscriber data update (mmctx.c:445) 20241114124514800 DMM DEBUG MM(262420000000040/c0a3d5d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124514800 DMM INFO MM(262420000000040/c0a3d5d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124514800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124514800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124514800 DMM INFO MM(262420000000040/c0a3d5d6) <- GMM AUTH AND CIPHERING REQ (rand = 7a 7b 51 98 a4 72 b4 5d f2 0f ca 74 86 7e 10 34 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 d4 d4 d7 bd 5d e6 0e 98 ca 2b 60 4e 2d 25 f7 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@e8a34976b58e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@e8a34976b58e: Final verdict of PTC: pass 20241114124514809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60638<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(608)@e8a34976b58e: Final verdict of PTC: none 20241114124514811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(597)@e8a34976b58e: Final verdict of PTC: none 20241114124514811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(603)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(595)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(606)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(601)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Nov 14 12:45:14 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 20241114124514949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124515350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241114124515812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124515812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241114124516813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124516813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Nov 14 12:45:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124517814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124517814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_usim_a54_a50 started. 20241114124518406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124518408 DMM INFO MM(262420000000040/c0a3d5d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124518408 DMM INFO MM(262420000000040/c0a3d5d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124518408 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124518408 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124518408 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124518408 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124518408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Deallocated (fsm.c:568) 20241114124518408 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124518408 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124518408 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124518408 DLLC NOTICE LLME(c80c9872/c0a3d5d6){ASSIGNED} LLGM Assign pre (c0a3d5d6 => ffffffff) (gprs_llc.c:1079) 20241114124518408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0a3d5d6 => ffffffff) (gprs_llc.c:1125) 20241114124518408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124518448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124518448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124518448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124518448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124518448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124518450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124518450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124518450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124518451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124518451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124518451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124518451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124518451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124518451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124518451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124518451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124518451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124518451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124518455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124518465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124518465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124518687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124518687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124518687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124518687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124518687 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124518687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124518687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124518687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124518687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124518689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124518689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124518689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124518689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124518689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124518689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124518689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124518689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124518689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124518689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124518689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124518690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124518690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124518694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124518702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124518702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124518728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124518728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124518728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124518728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124518728 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124518728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124518728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124518728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124518728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124518729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124518730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124518730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124518730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124518730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124518730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124518730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124518730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124518730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124518730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124518730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124518730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124518730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124518735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124518745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124518745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124518815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124518815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124518815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124518815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124518817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124518817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@e8a34976b58e: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CAF884C6'O, index=0 SGSN_Test-GSUP(628)@e8a34976b58e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@e8a34976b58e: 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 := '7561FC32EA973326042C06446B1AEDF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13BE60AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7CFF7F525E3E53E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F1B895E3E3E13E4A0E40CBC4DF949DE7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0EE6892DB7F570B6554C3C57A946EC65'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38DA586A143751604472A7A0F85AF8F9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '339455180129FF8D'O } } } } } 20241114124519874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124519875 DLLC NOTICE LLME(ffffffff/caf884c6){UNASSIGNED} LLC RX: unknown TLLI 0xcaf884c6, creating LLME on the fly (gprs_llc.c:552) 20241114124519875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124519875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114124519875 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124519875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124519875 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124519875 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124519875 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124519875 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124519875 DLLC NOTICE LLME(ffffffff/caf884c6){UNASSIGNED} LLGM Assign pre (caf884c6 => c9224782) (gprs_llc.c:1079) 20241114124519875 DLLC NOTICE LLME(caf884c6/c9224782){ASSIGNED} LLGM Assign post (caf884c6 => c9224782) (gprs_llc.c:1125) 20241114124519875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124519875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124519875 DMM DEBUG MM(262420000000040/c9224782) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124519889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124519889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124519889 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124519889 DMM DEBUG MM(262420000000040/c9224782) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114124519889 DMM NOTICE MM(262420000000040/c9224782) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124519889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124519889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124519889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124519889 DMM DEBUG MM(262420000000040/c9224782) Requesting authorization (sgsn_auth.c:160) 20241114124519889 DMM INFO MM(262420000000040/c9224782) Requesting authentication tuples (sgsn_auth.c:184) 20241114124519889 DMM DEBUG MM(262420000000040/c9224782) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124519889 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114124519889 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@e8a34976b58e: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241114124519892 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124519892 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124519892 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124519892 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124519892 DMM INFO MM(262420000000040/c9224782) Subscriber data update (mmctx.c:445) 20241114124519892 DMM DEBUG MM(262420000000040/c9224782) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124519892 DMM INFO MM(262420000000040/c9224782) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124519892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124519892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124519892 DMM INFO MM(262420000000040/c9224782) <- GMM AUTH AND CIPHERING REQ (rand = 75 61 fc 32 ea 97 33 26 04 2c 06 44 6b 1a ed f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 da 58 6a 14 37 51 60 44 72 a7 a0 f8 5a f8 f9 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@e8a34976b58e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@e8a34976b58e: Final verdict of PTC: pass 20241114124519902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@e8a34976b58e: Final verdict of PTC: none 20241114124519904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124519904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(616)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(621)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@e8a34976b58e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(626)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(619)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(614)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(624)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Nov 14 12:45:20 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 20241114124520041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124520442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241114124520904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124520904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241114124521905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124521905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Nov 14 12:45:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124522907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124522907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_detach_unknown_nopoweroff started. 20241114124523502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124523503 DMM INFO MM(262420000000040/c9224782) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124523503 DMM INFO MM(262420000000040/c9224782) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124523503 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124523503 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124523503 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124523503 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114124523503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Deallocated (fsm.c:568) 20241114124523503 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124523503 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124523503 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124523503 DLLC NOTICE LLME(caf884c6/c9224782){ASSIGNED} LLGM Assign pre (c9224782 => ffffffff) (gprs_llc.c:1079) 20241114124523503 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9224782 => ffffffff) (gprs_llc.c:1125) 20241114124523503 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124523553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124523553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124523553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124523553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124523553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124523553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124523553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124523553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124523553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124523555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124523555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124523555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124523555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124523556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124523556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124523556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124523556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124523556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124523556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124523556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(636)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124523556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124523556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124523560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124523570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124523570 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(633)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124523580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124523580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124523580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124523580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124523580 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124523580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124523580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124523580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124523580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124523582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124523582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124523582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124523582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124523582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124523582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124523582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124523582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124523582 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124523582 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124523582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124523583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124523583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124523586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124523595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124523595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124523623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124523623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124523623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124523623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124523623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124523623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124523623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124523623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124523623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124523625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124523625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124523625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124523625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124523625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124523625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124523625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124523625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124523625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124523625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124523625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124523626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124523626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124523629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124523639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124523639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124523907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124523907 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124523907 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124523907 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124523909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124523910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@e8a34976b58e: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='F3E59620'O, index=0 SGSN_Test-GSUP(647)@e8a34976b58e: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241114124524956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124524956 DLLC NOTICE LLME(ffffffff/f3e59620){UNASSIGNED} LLC RX: unknown TLLI 0xf3e59620, creating LLME on the fly (gprs_llc.c:552) 20241114124524956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124524956 DMM NOTICE LLME(ffffffff/f3e59620){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241114124524956 DLLC NOTICE LLME(ffffffff/f3e59620){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241114124524956 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf3e59620 type=GPRS detach (gprs_gmm.c:1465) 20241114124524956 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241114124524956 DLLC NOTICE LLME(ffffffff/f3e59620){UNASSIGNED} LLGM Assign pre (f3e59620 => ffffffff) (gprs_llc.c:1079) 20241114124524956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3e59620 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@e8a34976b58e: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@e8a34976b58e: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@e8a34976b58e: Final verdict of PTC: pass 20241114124524969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124524971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124524972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@e8a34976b58e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(636)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(646)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(640)@e8a34976b58e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@e8a34976b58e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(634)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(644)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(638)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@e8a34976b58e: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Nov 14 12:45:25 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 20241114124525103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124525405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56924) 20241114124525973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124525973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56924, count=58024) 20241114124526973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124526973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Nov 14 12:45:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124527975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124527985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_detach_unknown_poweroff started. 20241114124528468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124528469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124528513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124528513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124528513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124528513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124528513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124528513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124528513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124528513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124528513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124528515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124528515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124528515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124528515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124528515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124528515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124528515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124528515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124528515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124528515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124528515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124528516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124528516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124528519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124528528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124528528 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124528559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124528559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124528559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124528559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124528559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124528559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124528559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124528559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124528559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124528560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124528560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124528560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124528560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124528560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124528560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124528560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124528560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124528560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124528560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124528560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124528561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124528561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(659)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124528565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124528574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124528574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(657)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(659)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124528587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124528587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124528587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124528587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124528587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124528587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124528587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124528587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124528587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124528589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124528589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124528589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124528589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124528589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124528589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124528589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124528589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124528589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124528589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124528589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124528590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124528590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124528594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124528602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124528602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124528710 DGPRS DEBUG Checking for inactive LLMEs, time = 13399062 (sgsn.c:131) 20241114124528987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124528987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124528987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124528987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124528989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124528990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@e8a34976b58e: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E8024F43'O, index=0 SGSN_Test-GSUP(666)@e8a34976b58e: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241114124530034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124530034 DLLC NOTICE LLME(ffffffff/e8024f43){UNASSIGNED} LLC RX: unknown TLLI 0xe8024f43, creating LLME on the fly (gprs_llc.c:552) 20241114124530034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124530034 DMM NOTICE LLME(ffffffff/e8024f43){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@e8a34976b58e: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@e8a34976b58e: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@e8a34976b58e: Final verdict of PTC: pass 20241114124535038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@e8a34976b58e: Final verdict of PTC: none 20241114124535040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124535040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(660)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@e8a34976b58e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@e8a34976b58e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(654)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(664)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@e8a34976b58e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(658)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(662)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(652)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@e8a34976b58e: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Nov 14 12:45:35 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 20241114124535181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124535483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47048) 20241114124536041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124536041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47048, count=52480) 20241114124537041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124537041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Nov 14 12:45:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124538043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124538043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_detach_nopoweroff started. 20241114124538538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124538539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124538588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124538588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124538588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124538588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124538588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124538588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124538588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124538588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124538588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124538590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124538590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124538590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124538590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124538590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124538590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124538590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124538590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124538590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124538590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124538590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124538591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124538591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124538595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124538606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124538606 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124538636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124538636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124538636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124538636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124538636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124538636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124538636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124538636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124538636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(678)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(679)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124538638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124538638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124538638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124538638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124538638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124538638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124538638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124538638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124538638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124538638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124538638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(679)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124538639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124538639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124538643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124538653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124538653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(680)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(676)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124538664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124538664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124538664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124538664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124538664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124538664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124538664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124538664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124538664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124538665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124538665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124538665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124538666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124538666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124538666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124538666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124538666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124538666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124538666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124538666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124538666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124538666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124538670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124538681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124538681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124539043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124539044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124539044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124539044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124539046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124539047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@e8a34976b58e: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='F3B59CCD'O, index=0 SGSN_Test-GSUP(685)@e8a34976b58e: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@e8a34976b58e: 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 := '7E37E04DCBFB1C58084B2D56E15F95DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDC6B677'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A52A06D32719041F'O } } } } } 20241114124540098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124540098 DLLC NOTICE LLME(ffffffff/f3b59ccd){UNASSIGNED} LLC RX: unknown TLLI 0xf3b59ccd, creating LLME on the fly (gprs_llc.c:552) 20241114124540098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124540098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241114124540098 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124540099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124540099 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124540099 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124540099 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124540099 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124540099 DLLC NOTICE LLME(ffffffff/f3b59ccd){UNASSIGNED} LLGM Assign pre (f3b59ccd => edc49793) (gprs_llc.c:1079) 20241114124540099 DLLC NOTICE LLME(f3b59ccd/edc49793){ASSIGNED} LLGM Assign post (f3b59ccd => edc49793) (gprs_llc.c:1125) 20241114124540099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124540099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124540099 DMM DEBUG MM(262420000000015/edc49793) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124540110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124540110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124540110 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124540110 DMM DEBUG MM(262420000000015/edc49793) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241114124540110 DMM NOTICE MM(262420000000015/edc49793) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124540110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124540110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124540110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124540110 DMM DEBUG MM(262420000000015/edc49793) Requesting authorization (sgsn_auth.c:160) 20241114124540110 DMM INFO MM(262420000000015/edc49793) Requesting authentication tuples (sgsn_auth.c:184) 20241114124540110 DMM DEBUG MM(262420000000015/edc49793) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124540110 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241114124540110 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@e8a34976b58e: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@e8a34976b58e: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241114124540113 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124540113 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124540113 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124540113 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124540113 DMM INFO MM(262420000000015/edc49793) Subscriber data update (mmctx.c:445) 20241114124540113 DMM DEBUG MM(262420000000015/edc49793) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124540113 DMM INFO MM(262420000000015/edc49793) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124540113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124540113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124540113 DMM INFO MM(262420000000015/edc49793) <- GMM AUTH AND CIPHERING REQ (rand = 7e 37 e0 4d cb fb 1c 58 08 4b 2d 56 e1 5f 95 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124540121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124540121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124540121 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124540121 DMM INFO MM(262420000000015/edc49793) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124540121 DMM NOTICE MM(262420000000015/edc49793) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124540121 DMM DEBUG MM(262420000000015/edc49793) checking auth: received GSM SRES = fd c6 b6 77 (gprs_gmm.c:666) 20241114124540121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124540121 DMM DEBUG MM(262420000000015/edc49793) Requesting authorization (sgsn_auth.c:160) 20241114124540121 DMM INFO MM(262420000000015/edc49793) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124540121 DMM DEBUG MM(262420000000015/edc49793) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124540121 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241114124540121 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) 20241114124540121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124540121 DMM INFO MM(262420000000015/edc49793) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc49793) (gprs_gmm.c:300) 20241114124540123 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124540123 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124540123 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241114124540123 DMM INFO MM(262420000000015/edc49793) Subscriber data update (mmctx.c:445) 20241114124540123 DMM DEBUG MM(262420000000015/edc49793) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124540123 DMM INFO MM(262420000000015/edc49793) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124540123 DMM NOTICE MM(262420000000015/edc49793) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241114124540123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124540123 DMM NOTICE MM(262420000000015/edc49793) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124540123 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) 20241114124540123 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124540123 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241114124540123 DMM INFO MM(262420000000015/edc49793) Subscriber data update (mmctx.c:445) 20241114124540123 DMM DEBUG MM(262420000000015/edc49793) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124540130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124540131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124540131 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124540131 DMM INFO MM(262420000000015/edc49793) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124540131 DMM NOTICE MM(262420000000015/edc49793) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124540131 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124540131 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124540131 DLLC NOTICE LLME(f3b59ccd/edc49793){ASSIGNED} LLGM Assign pre (ffffffff => edc49793) (gprs_llc.c:1079) 20241114124540131 DLLC NOTICE LLME(ffffffff/edc49793){ASSIGNED} LLGM Assign post (ffffffff => edc49793) (gprs_llc.c:1125) 20241114124540131 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124540131 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124540131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124540131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@e8a34976b58e: setverdict(pass): none -> pass 20241114124540182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124540182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124540182 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124540182 DMM INFO MM(262420000000015/edc49793) -> GMM DETACH REQUEST TLLI=0xedc49793 type=GPRS detach (gprs_gmm.c:1465) 20241114124540182 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241114124540182 DMM INFO MM(262420000000015/edc49793) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124540182 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124540182 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124540182 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124540182 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124540182 DLLC NOTICE LLME(ffffffff/edc49793){ASSIGNED} LLGM Assign pre (edc49793 => ffffffff) (gprs_llc.c:1079) 20241114124540182 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc49793 => ffffffff) (gprs_llc.c:1125) 20241114124540182 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241114124540182 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) 20241114124540182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124540182 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124540182 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124540182 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124540183 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@e8a34976b58e: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@e8a34976b58e: Final verdict of PTC: pass 20241114124540191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@e8a34976b58e: Final verdict of PTC: none 20241114124540193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_detach_nopoweroff-BVCI220(682)@e8a34976b58e: Final verdict of PTC: none 20241114124540193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(678)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(679)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(673)@e8a34976b58e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@e8a34976b58e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(671)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(683)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(677)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(681)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@e8a34976b58e: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Nov 14 12:45:40 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241114124540335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124540637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79092) 20241114124541193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124541193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79092, count=93828) 20241114124542195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124542195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Nov 14 12:45:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124543196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124543196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_detach_poweroff started. 20241114124543694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124543695 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124543748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124543748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124543748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124543748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124543748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124543748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124543748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124543748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124543748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124543750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124543750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124543750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124543750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124543750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124543750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124543750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124543750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124543750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124543750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124543750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124543752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124543752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124543756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124543765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124543766 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124543790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124543790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124543790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124543790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124543790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124543790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124543790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124543790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124543790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124543791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124543791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124543791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124543792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124543792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124543792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124543792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124543792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124543792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124543792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124543792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124543792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124543792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124543796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124543805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124543805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124543836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124543836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124543836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124543836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124543836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124543836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124543836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124543836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124543836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124543838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124543838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124543838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124543838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124543838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124543838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124543838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124543838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124543838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124543838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124543838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124543839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124543839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124543843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124543851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124543851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124544197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124544197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124544197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124544197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124544199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124544200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@e8a34976b58e: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='EA364EA1'O, index=0 SGSN_Test-GSUP(704)@e8a34976b58e: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@e8a34976b58e: 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 := 'B565009263D5CE8BC4C47A1B6276205D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DEF0AA12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '574847C14CFBA7D6'O } } } } } 20241114124545251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124545251 DLLC NOTICE LLME(ffffffff/ea364ea1){UNASSIGNED} LLC RX: unknown TLLI 0xea364ea1, creating LLME on the fly (gprs_llc.c:552) 20241114124545251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124545251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241114124545251 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124545251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124545251 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124545251 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124545251 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124545251 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124545251 DLLC NOTICE LLME(ffffffff/ea364ea1){UNASSIGNED} LLGM Assign pre (ea364ea1 => dc581db7) (gprs_llc.c:1079) 20241114124545251 DLLC NOTICE LLME(ea364ea1/dc581db7){ASSIGNED} LLGM Assign post (ea364ea1 => dc581db7) (gprs_llc.c:1125) 20241114124545251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124545251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124545251 DMM DEBUG MM(262420000000016/dc581db7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124545265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124545265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124545265 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124545265 DMM DEBUG MM(262420000000016/dc581db7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241114124545265 DMM NOTICE MM(262420000000016/dc581db7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124545265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124545265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124545265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124545265 DMM DEBUG MM(262420000000016/dc581db7) Requesting authorization (sgsn_auth.c:160) 20241114124545265 DMM INFO MM(262420000000016/dc581db7) Requesting authentication tuples (sgsn_auth.c:184) 20241114124545265 DMM DEBUG MM(262420000000016/dc581db7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124545265 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241114124545265 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@e8a34976b58e: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@e8a34976b58e: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241114124545268 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124545268 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124545268 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124545268 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124545268 DMM INFO MM(262420000000016/dc581db7) Subscriber data update (mmctx.c:445) 20241114124545268 DMM DEBUG MM(262420000000016/dc581db7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124545268 DMM INFO MM(262420000000016/dc581db7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124545268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124545268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124545268 DMM INFO MM(262420000000016/dc581db7) <- GMM AUTH AND CIPHERING REQ (rand = b5 65 00 92 63 d5 ce 8b c4 c4 7a 1b 62 76 20 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124545276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124545276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124545276 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124545276 DMM INFO MM(262420000000016/dc581db7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124545276 DMM NOTICE MM(262420000000016/dc581db7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124545276 DMM DEBUG MM(262420000000016/dc581db7) checking auth: received GSM SRES = de f0 aa 12 (gprs_gmm.c:666) 20241114124545276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124545276 DMM DEBUG MM(262420000000016/dc581db7) Requesting authorization (sgsn_auth.c:160) 20241114124545276 DMM INFO MM(262420000000016/dc581db7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124545276 DMM DEBUG MM(262420000000016/dc581db7) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124545276 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241114124545276 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) 20241114124545276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124545276 DMM INFO MM(262420000000016/dc581db7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc581db7) (gprs_gmm.c:300) 20241114124545278 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124545278 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124545278 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241114124545278 DMM INFO MM(262420000000016/dc581db7) Subscriber data update (mmctx.c:445) 20241114124545278 DMM DEBUG MM(262420000000016/dc581db7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124545278 DMM INFO MM(262420000000016/dc581db7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124545278 DMM NOTICE MM(262420000000016/dc581db7) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241114124545278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124545278 DMM NOTICE MM(262420000000016/dc581db7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124545278 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) 20241114124545278 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124545278 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241114124545278 DMM INFO MM(262420000000016/dc581db7) Subscriber data update (mmctx.c:445) 20241114124545278 DMM DEBUG MM(262420000000016/dc581db7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124545284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124545284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124545284 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124545284 DMM INFO MM(262420000000016/dc581db7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124545284 DMM NOTICE MM(262420000000016/dc581db7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124545284 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124545284 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124545284 DLLC NOTICE LLME(ea364ea1/dc581db7){ASSIGNED} LLGM Assign pre (ffffffff => dc581db7) (gprs_llc.c:1079) 20241114124545284 DLLC NOTICE LLME(ffffffff/dc581db7){ASSIGNED} LLGM Assign post (ffffffff => dc581db7) (gprs_llc.c:1125) 20241114124545284 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124545284 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124545284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124545284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@e8a34976b58e: setverdict(pass): none -> pass 20241114124545335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124545335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241114124545336 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124545336 DMM INFO MM(262420000000016/dc581db7) -> GMM DETACH REQUEST TLLI=0xdc581db7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241114124545336 DMM INFO MM(262420000000016/dc581db7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124545336 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124545336 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124545336 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124545336 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124545336 DLLC NOTICE LLME(ffffffff/dc581db7){ASSIGNED} LLGM Assign pre (dc581db7 => ffffffff) (gprs_llc.c:1079) 20241114124545336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc581db7 => ffffffff) (gprs_llc.c:1125) 20241114124545336 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241114124545336 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) 20241114124545336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124545336 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124545336 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124545336 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124545336 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@e8a34976b58e: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@e8a34976b58e: Final verdict of PTC: pass 20241114124550345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@e8a34976b58e: Final verdict of PTC: none 20241114124550347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124550348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(702)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(692)@e8a34976b58e: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@e8a34976b58e: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(703)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(697)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@e8a34976b58e: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(690)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(695)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(701)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@e8a34976b58e: Test case TC_detach_poweroff finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Nov 14 12:45:50 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241114124550484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124550785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241114124551349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124551349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=92540) 20241114124552351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124552351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Nov 14 12:45:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124553352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124553352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act started. 20241114124553840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124553841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124553885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124553885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124553885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124553885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124553885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124553885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124553885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124553885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124553885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124553887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124553887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124553887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124553887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124553887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124553887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124553887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124553887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124553887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124553887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124553887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124553888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124553888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124553891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124553901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124553901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124553928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124553928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124553928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124553928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124553928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124553928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124553928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124553928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124553928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124553929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124553929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124553929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124553930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124553930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124553930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124553930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124553930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124553930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124553930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124553930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124553930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124553930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124553933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124553942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124553942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124553979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124553979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124553979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124553979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124553979 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124553979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124553979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124553979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124553979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124553980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124553980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124553980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124553980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124553980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124553980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124553980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124553980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124553980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124553980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124553980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124553981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124553981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124553984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124553993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124553993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124554353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124554353 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124554353 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124554353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124554355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124554356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@e8a34976b58e: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D7EE5219'O, index=0 SGSN_Test-GSUP(723)@e8a34976b58e: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@e8a34976b58e: 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 := '3C1416E3BD772ACE3A1354B24C6D3DBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D4D937F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09C0E58728841C10'O } } } } } 20241114124554402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124554402 DLLC NOTICE LLME(ffffffff/d7ee5219){UNASSIGNED} LLC RX: unknown TLLI 0xd7ee5219, creating LLME on the fly (gprs_llc.c:552) 20241114124554402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124554402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241114124554402 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124554402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124554402 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124554402 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124554402 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124554402 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124554402 DLLC NOTICE LLME(ffffffff/d7ee5219){UNASSIGNED} LLGM Assign pre (d7ee5219 => c9579db3) (gprs_llc.c:1079) 20241114124554402 DLLC NOTICE LLME(d7ee5219/c9579db3){ASSIGNED} LLGM Assign post (d7ee5219 => c9579db3) (gprs_llc.c:1125) 20241114124554402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124554402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124554402 DMM DEBUG MM(262420000000017/c9579db3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124554416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124554416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124554416 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124554416 DMM DEBUG MM(262420000000017/c9579db3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241114124554416 DMM NOTICE MM(262420000000017/c9579db3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124554416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124554416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124554416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124554416 DMM DEBUG MM(262420000000017/c9579db3) Requesting authorization (sgsn_auth.c:160) 20241114124554416 DMM INFO MM(262420000000017/c9579db3) Requesting authentication tuples (sgsn_auth.c:184) 20241114124554416 DMM DEBUG MM(262420000000017/c9579db3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124554416 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241114124554416 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@e8a34976b58e: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241114124554419 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124554419 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124554419 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124554419 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124554419 DMM INFO MM(262420000000017/c9579db3) Subscriber data update (mmctx.c:445) 20241114124554419 DMM DEBUG MM(262420000000017/c9579db3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124554419 DMM INFO MM(262420000000017/c9579db3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124554419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124554419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124554419 DMM INFO MM(262420000000017/c9579db3) <- GMM AUTH AND CIPHERING REQ (rand = 3c 14 16 e3 bd 77 2a ce 3a 13 54 b2 4c 6d 3d bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124554426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124554426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124554426 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124554426 DMM INFO MM(262420000000017/c9579db3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124554426 DMM NOTICE MM(262420000000017/c9579db3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124554426 DMM DEBUG MM(262420000000017/c9579db3) checking auth: received GSM SRES = 0d 4d 93 7f (gprs_gmm.c:666) 20241114124554426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124554426 DMM DEBUG MM(262420000000017/c9579db3) Requesting authorization (sgsn_auth.c:160) 20241114124554427 DMM INFO MM(262420000000017/c9579db3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124554427 DMM DEBUG MM(262420000000017/c9579db3) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124554427 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241114124554427 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) 20241114124554427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124554427 DMM INFO MM(262420000000017/c9579db3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9579db3) (gprs_gmm.c:300) 20241114124554428 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124554428 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124554428 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241114124554428 DMM INFO MM(262420000000017/c9579db3) Subscriber data update (mmctx.c:445) 20241114124554428 DMM DEBUG MM(262420000000017/c9579db3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124554428 DMM INFO MM(262420000000017/c9579db3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124554428 DMM NOTICE MM(262420000000017/c9579db3) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241114124554428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124554428 DMM NOTICE MM(262420000000017/c9579db3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124554428 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) 20241114124554428 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124554428 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241114124554428 DMM INFO MM(262420000000017/c9579db3) Subscriber data update (mmctx.c:445) 20241114124554428 DMM DEBUG MM(262420000000017/c9579db3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124554435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124554435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124554435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124554435 DMM INFO MM(262420000000017/c9579db3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124554435 DMM NOTICE MM(262420000000017/c9579db3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124554435 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124554435 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124554435 DLLC NOTICE LLME(d7ee5219/c9579db3){ASSIGNED} LLGM Assign pre (ffffffff => c9579db3) (gprs_llc.c:1079) 20241114124554435 DLLC NOTICE LLME(ffffffff/c9579db3){ASSIGNED} LLGM Assign post (ffffffff => c9579db3) (gprs_llc.c:1125) 20241114124554435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124554435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124554435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124554435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@e8a34976b58e: setverdict(pass): none -> pass 20241114124554486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124554486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124554486 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124554486 DMM INFO MM(262420000000017/c9579db3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124554486 DMM INFO MM(262420000000017/c9579db3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124554486 DMM DEBUG MM(262420000000017/c9579db3) Using GGSN 0 (gprs_sm.c:312) 20241114124554486 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) 20241114124554486 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241114124554486 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124554486 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124554486 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241114124554495 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 dd ae 27 b0 11 a2 32 7c 11 14 05 7f 1d 97 5e 77 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) 20241114124554495 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b522660) (sgsn_libgtp.c:632) 20241114124554495 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124554495 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b525d08 TLLI=c9579db3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124554495 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124554495 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@e8a34976b58e: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@e8a34976b58e: Final verdict of PTC: pass 20241114124554505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124554507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124554507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(715)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(723)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(711)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(716)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(722)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(720)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(709)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(714)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Nov 14 12:45:54 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 20241114124554643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124555044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43848) 20241114124555508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124555508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43848, count=91852) 20241114124556509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124556509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Nov 14 12:45:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124557511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124557511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_pdp_act_unattached started. 20241114124558098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124558099 DMM INFO MM(262420000000017/c9579db3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124558099 DMM INFO MM(262420000000017/c9579db3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124558099 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124558099 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124558099 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124558099 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124558099 DLLC NOTICE LLME(ffffffff/c9579db3){ASSIGNED} LLGM Assign pre (c9579db3 => ffffffff) (gprs_llc.c:1079) 20241114124558099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9579db3 => ffffffff) (gprs_llc.c:1125) 20241114124558099 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b5259b0 (gprs_sndcp.c:574) 20241114124558099 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b525d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124558099 DMM NOTICE MM(262420000000017/c9579db3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124558099 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241114124558099 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124558099 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124558099 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241114124558099 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241114124558099 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) 20241114124558099 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241114124558099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124558099 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124558099 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124558099 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124558099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124558142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124558142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124558142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124558142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124558142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124558142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124558142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124558142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124558142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124558144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124558144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124558144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124558144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124558144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124558144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124558144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124558144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124558144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124558144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124558144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124558145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124558145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124558148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124558156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124558156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124558187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124558187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124558187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124558187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124558187 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124558187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124558187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124558187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124558187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124558189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124558189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124558189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(735)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124558189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124558189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124558189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124558189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124558189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124558189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124558189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124558189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(736)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124558190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124558190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124558194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124558204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124558204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124558227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124558227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124558227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124558227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124558227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124558227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124558227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124558227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124558227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124558229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124558229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124558229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124558229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124558229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124558229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124558229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124558229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124558229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124558229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124558229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124558230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124558230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124558234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124558243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124558243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124558512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124558512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124558512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124558512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124558514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124558515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@e8a34976b58e: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D9B224CD'O, index=0 SGSN_Test-GSUP(742)@e8a34976b58e: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241114124558563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124558563 DLLC NOTICE LLME(ffffffff/d9b224cd){UNASSIGNED} LLC RX: unknown TLLI 0xd9b224cd, creating LLME on the fly (gprs_llc.c:552) 20241114124558563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241114124558563 DMM NOTICE LLME(ffffffff/d9b224cd){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241114124558563 DLLC NOTICE LLME(ffffffff/d9b224cd){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114124558563 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@e8a34976b58e: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@e8a34976b58e: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@e8a34976b58e: Final verdict of PTC: pass 20241114124558579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60908<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(730)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(742)@e8a34976b58e: Final verdict of PTC: none 20241114124558581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124558581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI196(729)@e8a34976b58e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(736)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(741)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@e8a34976b58e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(739)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(728)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(734)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@e8a34976b58e: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Nov 14 12:45:58 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 20241114124558711 DGPRS DEBUG Checking for inactive LLMEs, time = 13399092 (sgsn.c:131) 20241114124558719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124559020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59040) 20241114124559583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124559583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59040, count=60300) 20241114124600584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124600584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Nov 14 12:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124601585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124601585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user started. 20241114124602075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124602076 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124602118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124602118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124602118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124602118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124602118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124602118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124602118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124602118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124602118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124602120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124602120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124602120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124602120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124602120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124602120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124602120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124602120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124602120 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124602120 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124602120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124602121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124602121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124602125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124602136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124602159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124602159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124602159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124602159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124602159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124602159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124602159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124602159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124602159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124602161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124602161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124602161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124602161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124602161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124602161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124602161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124602161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124602161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124602161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124602161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124602162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124602162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124602165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124602175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124602202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124602202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124602202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124602202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124602202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124602202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124602202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124602202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124602202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124602204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124602204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124602204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124602204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124602204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124602204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124602204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124602204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124602204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124602204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124602204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124602204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124602205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124602208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124602218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124602587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124602587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124602587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124602587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124602589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124602590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F00DB447'O, index=0 SGSN_Test-GSUP(761)@e8a34976b58e: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@e8a34976b58e: 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 := '5D260B1FAB00C5F87286DC4B0A3EDA66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF1D06D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C7148F305827918'O } } } } } 20241114124602634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602634 DLLC NOTICE LLME(ffffffff/f00db447){UNASSIGNED} LLC RX: unknown TLLI 0xf00db447, creating LLME on the fly (gprs_llc.c:552) 20241114124602634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124602634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241114124602634 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124602634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124602634 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124602634 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124602634 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124602634 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124602634 DLLC NOTICE LLME(ffffffff/f00db447){UNASSIGNED} LLGM Assign pre (f00db447 => fe12a443) (gprs_llc.c:1079) 20241114124602634 DLLC NOTICE LLME(f00db447/fe12a443){ASSIGNED} LLGM Assign post (f00db447 => fe12a443) (gprs_llc.c:1125) 20241114124602634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124602634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124602634 DMM DEBUG MM(262420000000019/fe12a443) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124602647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124602647 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124602647 DMM DEBUG MM(262420000000019/fe12a443) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241114124602647 DMM NOTICE MM(262420000000019/fe12a443) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124602647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124602647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124602647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124602647 DMM DEBUG MM(262420000000019/fe12a443) Requesting authorization (sgsn_auth.c:160) 20241114124602647 DMM INFO MM(262420000000019/fe12a443) Requesting authentication tuples (sgsn_auth.c:184) 20241114124602647 DMM DEBUG MM(262420000000019/fe12a443) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124602647 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241114124602647 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@e8a34976b58e: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241114124602650 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124602651 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124602651 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124602651 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124602651 DMM INFO MM(262420000000019/fe12a443) Subscriber data update (mmctx.c:445) 20241114124602651 DMM DEBUG MM(262420000000019/fe12a443) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124602651 DMM INFO MM(262420000000019/fe12a443) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124602651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124602651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124602651 DMM INFO MM(262420000000019/fe12a443) <- GMM AUTH AND CIPHERING REQ (rand = 5d 26 0b 1f ab 00 c5 f8 72 86 dc 4b 0a 3e da 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124602659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124602659 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124602659 DMM INFO MM(262420000000019/fe12a443) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124602659 DMM NOTICE MM(262420000000019/fe12a443) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124602659 DMM DEBUG MM(262420000000019/fe12a443) checking auth: received GSM SRES = bf 1d 06 d4 (gprs_gmm.c:666) 20241114124602659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124602659 DMM DEBUG MM(262420000000019/fe12a443) Requesting authorization (sgsn_auth.c:160) 20241114124602659 DMM INFO MM(262420000000019/fe12a443) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124602659 DMM DEBUG MM(262420000000019/fe12a443) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124602659 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241114124602660 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) 20241114124602660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124602660 DMM INFO MM(262420000000019/fe12a443) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe12a443) (gprs_gmm.c:300) 20241114124602661 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124602661 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124602661 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241114124602661 DMM INFO MM(262420000000019/fe12a443) Subscriber data update (mmctx.c:445) 20241114124602661 DMM DEBUG MM(262420000000019/fe12a443) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124602661 DMM INFO MM(262420000000019/fe12a443) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124602661 DMM NOTICE MM(262420000000019/fe12a443) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241114124602661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124602661 DMM NOTICE MM(262420000000019/fe12a443) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124602661 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) 20241114124602662 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124602662 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241114124602662 DMM INFO MM(262420000000019/fe12a443) Subscriber data update (mmctx.c:445) 20241114124602662 DMM DEBUG MM(262420000000019/fe12a443) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124602669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124602669 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124602669 DMM INFO MM(262420000000019/fe12a443) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124602669 DMM NOTICE MM(262420000000019/fe12a443) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124602669 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124602669 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124602669 DLLC NOTICE LLME(f00db447/fe12a443){ASSIGNED} LLGM Assign pre (ffffffff => fe12a443) (gprs_llc.c:1079) 20241114124602669 DLLC NOTICE LLME(ffffffff/fe12a443){ASSIGNED} LLGM Assign post (ffffffff => fe12a443) (gprs_llc.c:1125) 20241114124602669 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124602669 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124602669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124602669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@e8a34976b58e: setverdict(pass): none -> pass 20241114124602721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124602721 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124602721 DMM INFO MM(262420000000019/fe12a443) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124602721 DMM INFO MM(262420000000019/fe12a443) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124602721 DMM DEBUG MM(262420000000019/fe12a443) Using GGSN 0 (gprs_sm.c:312) 20241114124602721 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) 20241114124602721 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241114124602721 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124602721 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124602721 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241114124602735 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 99 47 68 78 11 be a8 a0 b0 14 05 7f 61 ff 2b 4b 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) 20241114124602735 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90c138, cbp=0x561f2b522ae0) (sgsn_libgtp.c:632) 20241114124602735 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124602735 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=fe12a443, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124602735 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124602735 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124602743 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241114124602750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124602750 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114124602750 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@e8a34976b58e: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@e8a34976b58e: Final verdict of PTC: pass 20241114124602756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@e8a34976b58e: Final verdict of PTC: none 20241114124602758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124602758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(749)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(754)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(759)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(752)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(747)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(757)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Nov 14 12:46:02 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 20241114124602896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124603297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72384) 20241114124603758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124603758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72384, count=95412) 20241114124604759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124604759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Nov 14 12:46:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124605759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124605759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_ggsn_reject started. 20241114124606356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124606357 DMM INFO MM(262420000000019/fe12a443) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124606357 DMM INFO MM(262420000000019/fe12a443) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124606357 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124606357 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124606357 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124606357 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124606357 DLLC NOTICE LLME(ffffffff/fe12a443){ASSIGNED} LLGM Assign pre (fe12a443 => ffffffff) (gprs_llc.c:1079) 20241114124606357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe12a443 => ffffffff) (gprs_llc.c:1125) 20241114124606357 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b526af0 (gprs_sndcp.c:574) 20241114124606357 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124606357 DMM NOTICE MM(262420000000019/fe12a443) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124606357 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241114124606357 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124606357 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124606357 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241114124606357 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241114124606357 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) 20241114124606357 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241114124606357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124606357 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124606357 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124606357 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124606357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124606417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124606417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124606417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124606417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124606417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124606417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124606417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124606417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124606417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124606419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124606419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124606419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124606420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124606420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124606420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124606420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124606420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124606420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124606420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124606420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(768)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124606421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124606421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124606424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124606434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124606448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124606448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124606448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124606448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124606448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124606448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124606448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124606448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124606448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124606450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124606450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124606450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124606450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124606450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124606450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124606450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124606450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124606450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124606450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124606450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124606451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124606451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124606455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124606466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124606492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124606492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124606492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124606492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124606492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124606492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124606492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124606492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124606492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124606493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124606493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124606493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124606494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124606494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124606494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124606494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124606494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124606494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124606494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124606494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124606494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(778)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124606494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124606498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124606507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124606760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124606760 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124606760 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124606760 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124606763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124606764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@e8a34976b58e: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D7455822'O, index=0 SGSN_Test-GSUP(780)@e8a34976b58e: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@e8a34976b58e: 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 := 'DCF62013CC1ABF5D98D5A1B653B5CABA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D0ABFF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03378128F7199E8B'O } } } } } 20241114124606815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606815 DLLC NOTICE LLME(ffffffff/d7455822){UNASSIGNED} LLC RX: unknown TLLI 0xd7455822, creating LLME on the fly (gprs_llc.c:552) 20241114124606815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124606815 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241114124606815 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124606815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124606815 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124606815 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124606815 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124606815 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124606815 DLLC NOTICE LLME(ffffffff/d7455822){UNASSIGNED} LLGM Assign pre (d7455822 => db7db7cf) (gprs_llc.c:1079) 20241114124606815 DLLC NOTICE LLME(d7455822/db7db7cf){ASSIGNED} LLGM Assign post (d7455822 => db7db7cf) (gprs_llc.c:1125) 20241114124606815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124606815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124606815 DMM DEBUG MM(262420000000020/db7db7cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124606829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124606829 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124606829 DMM DEBUG MM(262420000000020/db7db7cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241114124606829 DMM NOTICE MM(262420000000020/db7db7cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124606829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124606829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124606829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124606829 DMM DEBUG MM(262420000000020/db7db7cf) Requesting authorization (sgsn_auth.c:160) 20241114124606829 DMM INFO MM(262420000000020/db7db7cf) Requesting authentication tuples (sgsn_auth.c:184) 20241114124606829 DMM DEBUG MM(262420000000020/db7db7cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124606829 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241114124606829 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@e8a34976b58e: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241114124606832 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124606832 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124606832 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124606832 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124606832 DMM INFO MM(262420000000020/db7db7cf) Subscriber data update (mmctx.c:445) 20241114124606832 DMM DEBUG MM(262420000000020/db7db7cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124606832 DMM INFO MM(262420000000020/db7db7cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124606832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124606832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124606832 DMM INFO MM(262420000000020/db7db7cf) <- GMM AUTH AND CIPHERING REQ (rand = dc f6 20 13 cc 1a bf 5d 98 d5 a1 b6 53 b5 ca ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124606840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124606840 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124606840 DMM INFO MM(262420000000020/db7db7cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124606840 DMM NOTICE MM(262420000000020/db7db7cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124606840 DMM DEBUG MM(262420000000020/db7db7cf) checking auth: received GSM SRES = 1d 0a bf f0 (gprs_gmm.c:666) 20241114124606840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124606840 DMM DEBUG MM(262420000000020/db7db7cf) Requesting authorization (sgsn_auth.c:160) 20241114124606840 DMM INFO MM(262420000000020/db7db7cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124606840 DMM DEBUG MM(262420000000020/db7db7cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124606840 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241114124606840 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) 20241114124606840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124606840 DMM INFO MM(262420000000020/db7db7cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb7db7cf) (gprs_gmm.c:300) 20241114124606841 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124606841 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124606841 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241114124606841 DMM INFO MM(262420000000020/db7db7cf) Subscriber data update (mmctx.c:445) 20241114124606841 DMM DEBUG MM(262420000000020/db7db7cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124606841 DMM INFO MM(262420000000020/db7db7cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124606841 DMM NOTICE MM(262420000000020/db7db7cf) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241114124606841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124606842 DMM NOTICE MM(262420000000020/db7db7cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124606842 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) 20241114124606842 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124606842 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241114124606842 DMM INFO MM(262420000000020/db7db7cf) Subscriber data update (mmctx.c:445) 20241114124606842 DMM DEBUG MM(262420000000020/db7db7cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124606849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124606849 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124606849 DMM INFO MM(262420000000020/db7db7cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124606849 DMM NOTICE MM(262420000000020/db7db7cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124606849 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124606849 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124606849 DLLC NOTICE LLME(d7455822/db7db7cf){ASSIGNED} LLGM Assign pre (ffffffff => db7db7cf) (gprs_llc.c:1079) 20241114124606849 DLLC NOTICE LLME(ffffffff/db7db7cf){ASSIGNED} LLGM Assign post (ffffffff => db7db7cf) (gprs_llc.c:1125) 20241114124606849 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124606849 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124606849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124606849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@e8a34976b58e: setverdict(pass): none -> pass 20241114124606901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124606901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124606902 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124606902 DMM INFO MM(262420000000020/db7db7cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124606902 DMM INFO MM(262420000000020/db7db7cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124606902 DMM DEBUG MM(262420000000020/db7db7cf) Using GGSN 0 (gprs_sm.c:312) 20241114124606902 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) 20241114124606902 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241114124606902 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124606902 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124606902 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241114124606915 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 87 63 d7 8c 11 7f 97 f1 36 14 05 7f c3 f4 70 4c 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) 20241114124606915 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f14bd90d1a8, cbp=0x561f2b523060) (sgsn_libgtp.c:632) 20241114124606915 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241114124606915 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241114124606915 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124606915 DMM NOTICE MM(262420000000020/db7db7cf) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@e8a34976b58e: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@e8a34976b58e: Final verdict of PTC: pass 20241114124606925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124606927 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124606927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(769)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(773)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(778)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(771)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(776)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(767)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Nov 14 12:46:07 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 20241114124607065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124607466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90368) 20241114124607927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124607928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90368, count=98572) 20241114124608928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124608928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Nov 14 12:46:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124609930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124609930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_deact_mo started. 20241114124610522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124610524 DMM INFO MM(262420000000020/db7db7cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124610524 DMM INFO MM(262420000000020/db7db7cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124610524 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124610524 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124610524 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124610524 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124610524 DLLC NOTICE LLME(ffffffff/db7db7cf){ASSIGNED} LLGM Assign pre (db7db7cf => ffffffff) (gprs_llc.c:1079) 20241114124610524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db7db7cf => ffffffff) (gprs_llc.c:1125) 20241114124610524 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241114124610524 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) 20241114124610524 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241114124610524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124610524 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124610524 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124610524 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124610524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124610569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124610569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124610569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124610569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124610569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124610569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124610569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124610569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124610569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124610571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124610571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124610571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124610571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124610571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124610571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124610571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124610571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124610571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124610571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124610571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124610571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124610571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124610576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124610587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124610587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124610602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124610602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124610602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124610602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124610602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124610602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124610602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124610602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124610602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124610604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124610604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124610604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124610604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124610604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124610604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124610604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124610604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124610604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124610604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124610604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124610605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124610605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124610609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124610619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124610619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124610644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124610644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124610644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124610644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124610644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124610644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124610644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124610644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124610644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124610645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124610645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124610645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124610646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124610646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124610646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124610646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124610646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124610646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124610646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124610646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124610647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124610647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124610650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124610658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124610658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124610931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124610931 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124610931 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124610931 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124610932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241114124610933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='FD4AC9F1'O, index=0 SGSN_Test-GSUP(799)@e8a34976b58e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@e8a34976b58e: 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 := 'C608BF6765FF74FC875327CEEDF37976'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56439141'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FA08A67B8FBFE08'O } } } } } 20241114124610980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124610980 DLLC NOTICE LLME(ffffffff/fd4ac9f1){UNASSIGNED} LLC RX: unknown TLLI 0xfd4ac9f1, creating LLME on the fly (gprs_llc.c:552) 20241114124610980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124610980 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241114124610980 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124610980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124610980 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124610980 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124610980 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124610980 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124610980 DLLC NOTICE LLME(ffffffff/fd4ac9f1){UNASSIGNED} LLGM Assign pre (fd4ac9f1 => f01dc3bc) (gprs_llc.c:1079) 20241114124610980 DLLC NOTICE LLME(fd4ac9f1/f01dc3bc){ASSIGNED} LLGM Assign post (fd4ac9f1 => f01dc3bc) (gprs_llc.c:1125) 20241114124610980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124610980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124610980 DMM DEBUG MM(262420000000021/f01dc3bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124610993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124610993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124610993 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124610993 DMM DEBUG MM(262420000000021/f01dc3bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241114124610993 DMM NOTICE MM(262420000000021/f01dc3bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124610993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124610993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124610993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124610993 DMM DEBUG MM(262420000000021/f01dc3bc) Requesting authorization (sgsn_auth.c:160) 20241114124610993 DMM INFO MM(262420000000021/f01dc3bc) Requesting authentication tuples (sgsn_auth.c:184) 20241114124610993 DMM DEBUG MM(262420000000021/f01dc3bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124610993 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241114124610993 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@e8a34976b58e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241114124610996 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124610996 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124610996 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124610996 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124610996 DMM INFO MM(262420000000021/f01dc3bc) Subscriber data update (mmctx.c:445) 20241114124610996 DMM DEBUG MM(262420000000021/f01dc3bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124610996 DMM INFO MM(262420000000021/f01dc3bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124610996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124610996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124610996 DMM INFO MM(262420000000021/f01dc3bc) <- GMM AUTH AND CIPHERING REQ (rand = c6 08 bf 67 65 ff 74 fc 87 53 27 ce ed f3 79 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124611004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124611004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124611004 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124611004 DMM INFO MM(262420000000021/f01dc3bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124611004 DMM NOTICE MM(262420000000021/f01dc3bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124611004 DMM DEBUG MM(262420000000021/f01dc3bc) checking auth: received GSM SRES = 56 43 91 41 (gprs_gmm.c:666) 20241114124611004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124611004 DMM DEBUG MM(262420000000021/f01dc3bc) Requesting authorization (sgsn_auth.c:160) 20241114124611004 DMM INFO MM(262420000000021/f01dc3bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124611004 DMM DEBUG MM(262420000000021/f01dc3bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124611004 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241114124611004 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) 20241114124611004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124611004 DMM INFO MM(262420000000021/f01dc3bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf01dc3bc) (gprs_gmm.c:300) 20241114124611005 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124611005 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124611005 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114124611005 DMM INFO MM(262420000000021/f01dc3bc) Subscriber data update (mmctx.c:445) 20241114124611005 DMM DEBUG MM(262420000000021/f01dc3bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124611005 DMM INFO MM(262420000000021/f01dc3bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124611005 DMM NOTICE MM(262420000000021/f01dc3bc) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241114124611006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124611006 DMM NOTICE MM(262420000000021/f01dc3bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124611006 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) 20241114124611006 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124611006 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114124611006 DMM INFO MM(262420000000021/f01dc3bc) Subscriber data update (mmctx.c:445) 20241114124611006 DMM DEBUG MM(262420000000021/f01dc3bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124611012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124611012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124611012 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124611012 DMM INFO MM(262420000000021/f01dc3bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124611012 DMM NOTICE MM(262420000000021/f01dc3bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124611012 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124611012 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124611012 DLLC NOTICE LLME(fd4ac9f1/f01dc3bc){ASSIGNED} LLGM Assign pre (ffffffff => f01dc3bc) (gprs_llc.c:1079) 20241114124611012 DLLC NOTICE LLME(ffffffff/f01dc3bc){ASSIGNED} LLGM Assign post (ffffffff => f01dc3bc) (gprs_llc.c:1125) 20241114124611012 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124611013 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124611013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124611013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@e8a34976b58e: setverdict(pass): none -> pass 20241114124611065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124611065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124611065 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124611065 DMM INFO MM(262420000000021/f01dc3bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124611065 DMM INFO MM(262420000000021/f01dc3bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124611065 DMM DEBUG MM(262420000000021/f01dc3bc) Using GGSN 0 (gprs_sm.c:312) 20241114124611065 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) 20241114124611065 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241114124611065 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124611065 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124611065 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241114124611077 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 79 e1 6e 26 11 fd de 11 8f 14 05 7f 5e d7 8b 76 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) 20241114124611077 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b523060) (sgsn_libgtp.c:632) 20241114124611077 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124611077 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=f01dc3bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124611077 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124611077 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124611085 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241114124611091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124611091 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114124611091 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124611095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124611095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241114124611095 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124611095 DMM INFO MM(262420000000021/f01dc3bc) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241114124611095 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124611095 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241114124611097 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) 20241114124611097 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b523060) (sgsn_libgtp.c:632) 20241114124611097 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241114124611097 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=f01dc3bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124611097 DMM INFO MM(262420000000021/f01dc3bc) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241114124611097 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241114124611097 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e8a34976b58e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@e8a34976b58e: Final verdict of PTC: pass 20241114124611105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(793)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(799)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(798)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@e8a34976b58e: Final verdict of PTC: none 20241114124611107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124611107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(794)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(785)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(796)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(792)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(787)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(790)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Nov 14 12:46:11 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 20241114124611241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124611643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100132) 20241114124612109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124612109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100132, count=105644) 20241114124613110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124613110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Nov 14 12:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124614110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124614110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_deact_mt started. 20241114124614704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124614705 DMM INFO MM(262420000000021/f01dc3bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124614705 DMM INFO MM(262420000000021/f01dc3bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124614705 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124614705 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124614705 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124614705 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124614705 DLLC NOTICE LLME(ffffffff/f01dc3bc){ASSIGNED} LLGM Assign pre (f01dc3bc => ffffffff) (gprs_llc.c:1079) 20241114124614705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f01dc3bc => ffffffff) (gprs_llc.c:1125) 20241114124614705 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241114124614705 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) 20241114124614705 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241114124614705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124614705 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124614705 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124614705 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124614705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124614759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124614759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124614759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124614759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124614759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124614759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124614759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124614759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124614759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124614761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124614761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124614761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124614762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124614762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124614762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124614762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124614762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124614762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124614762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124614762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124614762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124614762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124614766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124614775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124614775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(808)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124614783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124614783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124614783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124614783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124614783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124614783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124614784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124614784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124614784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124614784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124614784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124614784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124614784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124614784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124614784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124614784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124614784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124614785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124614785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124614788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124614797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124614797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124614821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124614821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124614821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124614821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124614821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124614821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124614821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124614821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124614821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124614823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124614823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124614823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124614823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124614823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124614823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124614823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124614823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124614823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124614823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124614823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124614824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124614824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124614827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124614837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124614837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124615111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124615111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124615111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124615111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124615113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124615113 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C66AFA17'O, index=0 SGSN_Test-GSUP(818)@e8a34976b58e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@e8a34976b58e: 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 := 'D15855C4B2D1E3F5D774B18A8CB1D4CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63F016F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3C23FCACFB5B502'O } } } } } 20241114124615162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615162 DLLC NOTICE LLME(ffffffff/c66afa17){UNASSIGNED} LLC RX: unknown TLLI 0xc66afa17, creating LLME on the fly (gprs_llc.c:552) 20241114124615162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615162 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241114124615162 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124615162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124615162 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124615162 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124615162 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124615162 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124615162 DLLC NOTICE LLME(ffffffff/c66afa17){UNASSIGNED} LLGM Assign pre (c66afa17 => e6218c93) (gprs_llc.c:1079) 20241114124615162 DLLC NOTICE LLME(c66afa17/e6218c93){ASSIGNED} LLGM Assign post (c66afa17 => e6218c93) (gprs_llc.c:1125) 20241114124615162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124615162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124615162 DMM DEBUG MM(262420000000022/e6218c93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124615175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615175 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124615175 DMM DEBUG MM(262420000000022/e6218c93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241114124615175 DMM NOTICE MM(262420000000022/e6218c93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124615175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124615175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124615175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124615175 DMM DEBUG MM(262420000000022/e6218c93) Requesting authorization (sgsn_auth.c:160) 20241114124615175 DMM INFO MM(262420000000022/e6218c93) Requesting authentication tuples (sgsn_auth.c:184) 20241114124615175 DMM DEBUG MM(262420000000022/e6218c93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124615175 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241114124615175 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@e8a34976b58e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241114124615178 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124615178 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124615178 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124615178 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124615178 DMM INFO MM(262420000000022/e6218c93) Subscriber data update (mmctx.c:445) 20241114124615178 DMM DEBUG MM(262420000000022/e6218c93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124615178 DMM INFO MM(262420000000022/e6218c93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124615178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124615178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124615178 DMM INFO MM(262420000000022/e6218c93) <- GMM AUTH AND CIPHERING REQ (rand = d1 58 55 c4 b2 d1 e3 f5 d7 74 b1 8a 8c b1 d4 ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124615185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615185 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124615185 DMM INFO MM(262420000000022/e6218c93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124615185 DMM NOTICE MM(262420000000022/e6218c93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124615185 DMM DEBUG MM(262420000000022/e6218c93) checking auth: received GSM SRES = 63 f0 16 f7 (gprs_gmm.c:666) 20241114124615185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124615185 DMM DEBUG MM(262420000000022/e6218c93) Requesting authorization (sgsn_auth.c:160) 20241114124615185 DMM INFO MM(262420000000022/e6218c93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124615185 DMM DEBUG MM(262420000000022/e6218c93) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124615185 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241114124615185 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) 20241114124615185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124615185 DMM INFO MM(262420000000022/e6218c93) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6218c93) (gprs_gmm.c:300) 20241114124615186 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124615186 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124615186 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114124615186 DMM INFO MM(262420000000022/e6218c93) Subscriber data update (mmctx.c:445) 20241114124615186 DMM DEBUG MM(262420000000022/e6218c93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124615187 DMM INFO MM(262420000000022/e6218c93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124615187 DMM NOTICE MM(262420000000022/e6218c93) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241114124615187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124615187 DMM NOTICE MM(262420000000022/e6218c93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124615187 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) 20241114124615187 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124615187 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114124615187 DMM INFO MM(262420000000022/e6218c93) Subscriber data update (mmctx.c:445) 20241114124615187 DMM DEBUG MM(262420000000022/e6218c93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124615193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615193 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124615193 DMM INFO MM(262420000000022/e6218c93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124615193 DMM NOTICE MM(262420000000022/e6218c93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124615193 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124615193 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124615193 DLLC NOTICE LLME(c66afa17/e6218c93){ASSIGNED} LLGM Assign pre (ffffffff => e6218c93) (gprs_llc.c:1079) 20241114124615193 DLLC NOTICE LLME(ffffffff/e6218c93){ASSIGNED} LLGM Assign post (ffffffff => e6218c93) (gprs_llc.c:1125) 20241114124615193 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124615193 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124615193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124615193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@e8a34976b58e: setverdict(pass): none -> pass 20241114124615244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615244 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124615244 DMM INFO MM(262420000000022/e6218c93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124615244 DMM INFO MM(262420000000022/e6218c93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124615245 DMM DEBUG MM(262420000000022/e6218c93) Using GGSN 0 (gprs_sm.c:312) 20241114124615245 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) 20241114124615245 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241114124615245 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124615245 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124615245 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241114124615256 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 f4 6a 65 6c 11 55 98 6b fc 14 05 7f 57 ef 89 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=1033 from retransmit req queue (gtp.c:443) 20241114124615256 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124615256 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124615256 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=e6218c93, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124615256 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124615256 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124615264 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241114124615271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615271 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615271 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124615273 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241114124615273 DGPRS INFO PDP(262420000000022:5): Context 0x7f14bd90d1a8 was deleted (sgsn_libgtp.c:660) 20241114124615273 DMM INFO MM(262420000000022/e6218c93) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124615273 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241114124615273 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@e8a34976b58e: Removing Client IMSI='262420000000022'H, index=0 20241114124615279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124615279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114124615279 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124615279 DMM INFO MM(262420000000022/e6218c93) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@e8a34976b58e: Final verdict of PTC: pass 20241114124615281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59012<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124615283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124615283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(807)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(811)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(818)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(816)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(814)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(805)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(809)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Nov 14 12:46:15 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 20241114124615414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124615815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83620) 20241114124616285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124616285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83620, count=104556) 20241114124617286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124617286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Nov 14 12:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124618287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124618287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_dup started. 20241114124618871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124618872 DMM INFO MM(262420000000022/e6218c93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124618872 DMM INFO MM(262420000000022/e6218c93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124618872 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124618872 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124618872 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124618872 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124618872 DLLC NOTICE LLME(ffffffff/e6218c93){ASSIGNED} LLGM Assign pre (e6218c93 => ffffffff) (gprs_llc.c:1079) 20241114124618873 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6218c93 => ffffffff) (gprs_llc.c:1125) 20241114124618873 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b526af0 (gprs_sndcp.c:574) 20241114124618873 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124618873 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241114124618873 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) 20241114124618873 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241114124618873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124618873 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124618873 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124618873 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124618873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124618922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124618922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124618922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124618922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124618922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124618922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124618922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124618922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124618922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124618924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124618924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124618924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124618924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124618924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124618924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124618924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124618924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124618924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124618924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124618924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124618925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124618925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124618928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124618936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124618936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124618967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124618967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124618967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124618967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124618967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124618967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124618968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124618968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124618968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124618969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124618969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124618969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124618969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124618969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124618969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124618969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124618969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124618969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124618969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(830)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124618973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124618981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124618981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(830)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124619000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124619000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124619000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124619000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124619000 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124619000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124619000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124619000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124619000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124619001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124619001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124619001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124619001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124619001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124619001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124619001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124619002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124619002 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124619002 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124619002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124619002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124619002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124619006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124619016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124619288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124619288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124619288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124619288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124619290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124619291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@e8a34976b58e: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F99381F1'O, index=0 SGSN_Test-GSUP(837)@e8a34976b58e: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: 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 := '65992E67A28C7261E209A5A004BB0AF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BE23C8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29460D68CE4274DC'O } } } } } 20241114124619339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619339 DLLC NOTICE LLME(ffffffff/f99381f1){UNASSIGNED} LLC RX: unknown TLLI 0xf99381f1, creating LLME on the fly (gprs_llc.c:552) 20241114124619339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241114124619339 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124619339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124619339 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124619339 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124619339 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124619339 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124619339 DLLC NOTICE LLME(ffffffff/f99381f1){UNASSIGNED} LLGM Assign pre (f99381f1 => d3c4f698) (gprs_llc.c:1079) 20241114124619339 DLLC NOTICE LLME(f99381f1/d3c4f698){ASSIGNED} LLGM Assign post (f99381f1 => d3c4f698) (gprs_llc.c:1125) 20241114124619339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124619339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124619339 DMM DEBUG MM(262420000000046/d3c4f698) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124619350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619350 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124619350 DMM DEBUG MM(262420000000046/d3c4f698) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241114124619350 DMM NOTICE MM(262420000000046/d3c4f698) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124619350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124619350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124619350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124619350 DMM DEBUG MM(262420000000046/d3c4f698) Requesting authorization (sgsn_auth.c:160) 20241114124619351 DMM INFO MM(262420000000046/d3c4f698) Requesting authentication tuples (sgsn_auth.c:184) 20241114124619351 DMM DEBUG MM(262420000000046/d3c4f698) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124619351 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241114124619351 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@e8a34976b58e: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241114124619354 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124619354 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124619354 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124619354 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124619354 DMM INFO MM(262420000000046/d3c4f698) Subscriber data update (mmctx.c:445) 20241114124619354 DMM DEBUG MM(262420000000046/d3c4f698) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124619354 DMM INFO MM(262420000000046/d3c4f698) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124619354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124619354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124619354 DMM INFO MM(262420000000046/d3c4f698) <- GMM AUTH AND CIPHERING REQ (rand = 65 99 2e 67 a2 8c 72 61 e2 09 a5 a0 04 bb 0a f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124619361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619362 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124619362 DMM INFO MM(262420000000046/d3c4f698) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124619362 DMM NOTICE MM(262420000000046/d3c4f698) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124619362 DMM DEBUG MM(262420000000046/d3c4f698) checking auth: received GSM SRES = 6b e2 3c 8e (gprs_gmm.c:666) 20241114124619362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124619362 DMM DEBUG MM(262420000000046/d3c4f698) Requesting authorization (sgsn_auth.c:160) 20241114124619362 DMM INFO MM(262420000000046/d3c4f698) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124619362 DMM DEBUG MM(262420000000046/d3c4f698) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124619362 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241114124619362 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) 20241114124619362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124619362 DMM INFO MM(262420000000046/d3c4f698) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3c4f698) (gprs_gmm.c:300) 20241114124619363 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124619363 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124619363 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241114124619363 DMM INFO MM(262420000000046/d3c4f698) Subscriber data update (mmctx.c:445) 20241114124619363 DMM DEBUG MM(262420000000046/d3c4f698) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124619363 DMM INFO MM(262420000000046/d3c4f698) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124619363 DMM NOTICE MM(262420000000046/d3c4f698) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241114124619363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124619363 DMM NOTICE MM(262420000000046/d3c4f698) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124619363 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) 20241114124619364 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124619364 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241114124619364 DMM INFO MM(262420000000046/d3c4f698) Subscriber data update (mmctx.c:445) 20241114124619364 DMM DEBUG MM(262420000000046/d3c4f698) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124619373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619373 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124619373 DMM INFO MM(262420000000046/d3c4f698) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124619373 DMM NOTICE MM(262420000000046/d3c4f698) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124619373 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124619373 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124619373 DLLC NOTICE LLME(f99381f1/d3c4f698){ASSIGNED} LLGM Assign pre (ffffffff => d3c4f698) (gprs_llc.c:1079) 20241114124619373 DLLC NOTICE LLME(ffffffff/d3c4f698){ASSIGNED} LLGM Assign post (ffffffff => d3c4f698) (gprs_llc.c:1125) 20241114124619373 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124619373 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124619373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124619373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: setverdict(pass): none -> pass 20241114124619426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619426 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124619426 DMM INFO MM(262420000000046/d3c4f698) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124619426 DMM INFO MM(262420000000046/d3c4f698) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124619426 DMM DEBUG MM(262420000000046/d3c4f698) Using GGSN 0 (gprs_sm.c:312) 20241114124619426 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) 20241114124619426 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241114124619426 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124619426 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124619426 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241114124619439 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 a1 1d 2a d9 11 be 7d c4 58 14 05 7f ba 9d 62 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=1034 from retransmit req queue (gtp.c:443) 20241114124619439 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124619439 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124619439 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=d3c4f698, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124619439 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124619439 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124619448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619448 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124619448 DMM INFO MM(262420000000046/d3c4f698) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241114124619448 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124619448 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241114124619448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124619448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124619448 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124619448 DMM INFO MM(262420000000046/d3c4f698) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241114124619448 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124619448 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: "Received deletePDPContextResponse 1, seq_nr=1036" 20241114124619450 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) 20241114124619450 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124619450 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241114124619450 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=d3c4f698, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124619450 DMM INFO MM(262420000000046/d3c4f698) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241114124619450 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241114124619450 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124619450 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) 20241114124619450 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@e8a34976b58e: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@e8a34976b58e: Final verdict of PTC: pass 20241114124621458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@e8a34976b58e: Final verdict of PTC: none 20241114124621460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124621460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(831)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(825)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(835)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(823)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(829)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(833)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Nov 14 12:46:21 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 20241114124621598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124621999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100308) 20241114124622461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124622461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100308, count=105740) 20241114124623463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124623463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Nov 14 12:46:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124624463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124624463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_second_attempt started. 20241114124625066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124625067 DMM INFO MM(262420000000046/d3c4f698) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124625067 DMM INFO MM(262420000000046/d3c4f698) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124625067 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124625067 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124625067 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124625067 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124625067 DLLC NOTICE LLME(ffffffff/d3c4f698){ASSIGNED} LLGM Assign pre (d3c4f698 => ffffffff) (gprs_llc.c:1079) 20241114124625067 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3c4f698 => ffffffff) (gprs_llc.c:1125) 20241114124625067 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241114124625067 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) 20241114124625067 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241114124625067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124625067 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124625067 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124625067 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124625067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124625115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124625115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124625115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124625115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124625115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124625115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124625115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124625115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124625115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124625117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124625117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124625117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124625117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124625117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124625117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124625117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124625117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124625117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124625117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124625117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124625118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124625118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124625122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124625132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625132 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(842)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124625153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124625153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124625153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124625153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124625153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124625153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124625153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124625153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124625153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124625154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124625155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124625155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124625155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124625155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124625155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124625155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124625155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124625155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124625155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124625155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124625155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124625155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124625159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124625168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124625192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124625192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124625192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124625192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124625192 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124625192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124625192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124625192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124625192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124625193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124625193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124625193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124625194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124625194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124625194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124625194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124625194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124625194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124625194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124625194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124625194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124625194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124625198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124625209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124625465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124625465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124625465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124625465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124625467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124625468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@e8a34976b58e: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='E772163B'O, index=0 SGSN_Test-GSUP(856)@e8a34976b58e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@e8a34976b58e: 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 := '13FC99462127C35A5F5A549D45999654'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65CC169E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB9E12CAFE688973'O } } } } } 20241114124625514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625514 DLLC NOTICE LLME(ffffffff/e772163b){UNASSIGNED} LLC RX: unknown TLLI 0xe772163b, creating LLME on the fly (gprs_llc.c:552) 20241114124625514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124625514 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241114124625514 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124625514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124625514 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124625514 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124625515 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124625515 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124625515 DLLC NOTICE LLME(ffffffff/e772163b){UNASSIGNED} LLGM Assign pre (e772163b => d06e5fcb) (gprs_llc.c:1079) 20241114124625515 DLLC NOTICE LLME(e772163b/d06e5fcb){ASSIGNED} LLGM Assign post (e772163b => d06e5fcb) (gprs_llc.c:1125) 20241114124625515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124625515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124625515 DMM DEBUG MM(262420000000022/d06e5fcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124625527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124625527 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124625527 DMM DEBUG MM(262420000000022/d06e5fcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241114124625527 DMM NOTICE MM(262420000000022/d06e5fcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124625527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124625527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124625527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124625527 DMM DEBUG MM(262420000000022/d06e5fcb) Requesting authorization (sgsn_auth.c:160) 20241114124625527 DMM INFO MM(262420000000022/d06e5fcb) Requesting authentication tuples (sgsn_auth.c:184) 20241114124625527 DMM DEBUG MM(262420000000022/d06e5fcb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124625527 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241114124625527 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@e8a34976b58e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@e8a34976b58e: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241114124625531 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124625531 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124625531 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124625531 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124625531 DMM INFO MM(262420000000022/d06e5fcb) Subscriber data update (mmctx.c:445) 20241114124625531 DMM DEBUG MM(262420000000022/d06e5fcb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124625531 DMM INFO MM(262420000000022/d06e5fcb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124625531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124625531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124625531 DMM INFO MM(262420000000022/d06e5fcb) <- GMM AUTH AND CIPHERING REQ (rand = 13 fc 99 46 21 27 c3 5a 5f 5a 54 9d 45 99 96 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124625538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124625538 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124625538 DMM INFO MM(262420000000022/d06e5fcb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124625538 DMM NOTICE MM(262420000000022/d06e5fcb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124625538 DMM DEBUG MM(262420000000022/d06e5fcb) checking auth: received GSM SRES = 65 cc 16 9e (gprs_gmm.c:666) 20241114124625538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124625538 DMM DEBUG MM(262420000000022/d06e5fcb) Requesting authorization (sgsn_auth.c:160) 20241114124625538 DMM INFO MM(262420000000022/d06e5fcb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124625538 DMM DEBUG MM(262420000000022/d06e5fcb) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124625538 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241114124625538 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) 20241114124625538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124625538 DMM INFO MM(262420000000022/d06e5fcb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd06e5fcb) (gprs_gmm.c:300) 20241114124625539 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124625539 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124625539 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114124625539 DMM INFO MM(262420000000022/d06e5fcb) Subscriber data update (mmctx.c:445) 20241114124625539 DMM DEBUG MM(262420000000022/d06e5fcb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124625539 DMM INFO MM(262420000000022/d06e5fcb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124625540 DMM NOTICE MM(262420000000022/d06e5fcb) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241114124625540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124625540 DMM NOTICE MM(262420000000022/d06e5fcb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124625540 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) 20241114124625540 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124625540 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114124625540 DMM INFO MM(262420000000022/d06e5fcb) Subscriber data update (mmctx.c:445) 20241114124625540 DMM DEBUG MM(262420000000022/d06e5fcb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124625546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124625546 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124625546 DMM INFO MM(262420000000022/d06e5fcb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124625546 DMM NOTICE MM(262420000000022/d06e5fcb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124625546 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124625546 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124625546 DLLC NOTICE LLME(e772163b/d06e5fcb){ASSIGNED} LLGM Assign pre (ffffffff => d06e5fcb) (gprs_llc.c:1079) 20241114124625546 DLLC NOTICE LLME(ffffffff/d06e5fcb){ASSIGNED} LLGM Assign post (ffffffff => d06e5fcb) (gprs_llc.c:1125) 20241114124625546 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124625546 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124625547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124625547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_second_attempt(858)@e8a34976b58e: 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 := 'F12B5F48DBE005E6DE0DA029ECB73E86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06D17316'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAED8B540372292D'O } } } } } 20241114124625598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124625598 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124625598 DMM INFO MM(262420000000022/d06e5fcb) -> GMM ATTACH REQUEST MI(TMSI-0xD06E5FCB) type="GPRS attach" (gprs_gmm.c:1266) 20241114124625598 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124625598 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114124625598 DLLC NOTICE LLME(ffffffff/d06e5fcb){ASSIGNED} LLGM Assign pre (d06e5fcb => c057b592) (gprs_llc.c:1079) 20241114124625598 DLLC NOTICE LLME(d06e5fcb/c057b592){ASSIGNED} LLGM Assign post (d06e5fcb => c057b592) (gprs_llc.c:1125) 20241114124625598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124625598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124625598 DMM DEBUG MM(262420000000022/c057b592) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124625604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124625604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241114124625604 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124625604 DMM DEBUG MM(262420000000022/c057b592) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241114124625604 DMM NOTICE MM(262420000000022/c057b592) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124625604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124625604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124625604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124625604 DMM DEBUG MM(262420000000022/c057b592) Requesting authorization (sgsn_auth.c:160) 20241114124625604 DMM INFO MM(262420000000022/c057b592) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124625604 DMM DEBUG MM(262420000000022/c057b592) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124625604 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241114124625604 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) 20241114124628712 DGPRS DEBUG Checking for inactive LLMEs, time = 13399122 (sgsn.c:131) 20241114124631604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241114124631604 DMM ERROR MM(262420000000022/c057b592) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241114124631604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241114124631604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114124631604 DMM NOTICE MM(262420000000022/c057b592) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241114124631604 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241114124631604 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) 20241114124631604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Reject}: Deallocated (fsm.c:568) 20241114124631605 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Deallocated (fsm.c:568) 20241114124631605 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124631605 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114124631605 DLLC NOTICE LLME(d06e5fcb/c057b592){ASSIGNED} LLGM Assign pre (c057b592 => ffffffff) (gprs_llc.c:1079) 20241114124631605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c057b592 => ffffffff) (gprs_llc.c:1125) 20241114124645465 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124645465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114124645466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124655119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124655121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124655121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124655156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124655158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124655158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124655195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124655197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124655197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@e8a34976b58e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8a34976b58e: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241114124655527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124655527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(856)@e8a34976b58e: Final verdict of PTC: none 20241114124655529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(844)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(849)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(854)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@e8a34976b58e: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@e8a34976b58e: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@e8a34976b58e: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(843)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(847)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(852)@e8a34976b58e: Final verdict of PTC: none TC_attach_second_attempt(858)@e8a34976b58e: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@e8a34976b58e: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Nov 14 12:46:55 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 20241114124655662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124655963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108080) 20241114124656529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124656529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108080, count=112436) 20241114124657530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124657530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Nov 14 12:46:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124658532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124658532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114124658713 DGPRS DEBUG Checking for inactive LLMEs, time = 13399152 (sgsn.c:131) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_echo_timeout started. 20241114124659021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124659023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124659069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124659069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124659069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124659069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124659069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124659069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124659069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124659069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124659069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124659071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124659071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124659071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124659071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124659071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124659071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124659071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124659071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124659071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124659071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124659071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124659072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124659072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124659075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124659084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124659122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124659122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124659122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124659122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124659122 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124659122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124659122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124659122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124659122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124659123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124659123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124659123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124659124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124659124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124659124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124659124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124659124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124659124 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124659124 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124659124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124659124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124659124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124659128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124659137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(866)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124659149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124659149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124659149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124659149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124659149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124659151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124659151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124659151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124659151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124659151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124659151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124659151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124659151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124659151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124659151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124659151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124659152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124659152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124659156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124659165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124659534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124659534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124659534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124659534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124659536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241114124659537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@e8a34976b58e: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D15E9690'O, index=0 SGSN_Test-GSUP(875)@e8a34976b58e: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@e8a34976b58e: 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 := 'C25F67CF2CEABEEFE7B659242A6C931D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4E49584'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73A89C1C4F6308F4'O } } } } } 20241114124659585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659585 DLLC NOTICE LLME(ffffffff/d15e9690){UNASSIGNED} LLC RX: unknown TLLI 0xd15e9690, creating LLME on the fly (gprs_llc.c:552) 20241114124659585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124659585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241114124659585 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124659585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124659585 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124659585 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124659585 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124659585 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124659585 DLLC NOTICE LLME(ffffffff/d15e9690){UNASSIGNED} LLGM Assign pre (d15e9690 => f2051c19) (gprs_llc.c:1079) 20241114124659585 DLLC NOTICE LLME(d15e9690/f2051c19){ASSIGNED} LLGM Assign post (d15e9690 => f2051c19) (gprs_llc.c:1125) 20241114124659585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124659585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124659585 DMM DEBUG MM(262420000000067/f2051c19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124659598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124659598 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124659598 DMM DEBUG MM(262420000000067/f2051c19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241114124659598 DMM NOTICE MM(262420000000067/f2051c19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124659598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124659598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124659598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124659598 DMM DEBUG MM(262420000000067/f2051c19) Requesting authorization (sgsn_auth.c:160) 20241114124659598 DMM INFO MM(262420000000067/f2051c19) Requesting authentication tuples (sgsn_auth.c:184) 20241114124659598 DMM DEBUG MM(262420000000067/f2051c19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124659598 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241114124659598 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@e8a34976b58e: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@e8a34976b58e: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241114124659601 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124659601 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124659601 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124659601 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124659601 DMM INFO MM(262420000000067/f2051c19) Subscriber data update (mmctx.c:445) 20241114124659601 DMM DEBUG MM(262420000000067/f2051c19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124659601 DMM INFO MM(262420000000067/f2051c19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124659602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124659602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124659602 DMM INFO MM(262420000000067/f2051c19) <- GMM AUTH AND CIPHERING REQ (rand = c2 5f 67 cf 2c ea be ef e7 b6 59 24 2a 6c 93 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124659610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124659610 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124659610 DMM INFO MM(262420000000067/f2051c19) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124659610 DMM NOTICE MM(262420000000067/f2051c19) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124659610 DMM DEBUG MM(262420000000067/f2051c19) checking auth: received GSM SRES = b4 e4 95 84 (gprs_gmm.c:666) 20241114124659610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124659610 DMM DEBUG MM(262420000000067/f2051c19) Requesting authorization (sgsn_auth.c:160) 20241114124659610 DMM INFO MM(262420000000067/f2051c19) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124659610 DMM DEBUG MM(262420000000067/f2051c19) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124659610 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241114124659610 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) 20241114124659610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124659610 DMM INFO MM(262420000000067/f2051c19) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2051c19) (gprs_gmm.c:300) 20241114124659611 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124659611 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124659611 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241114124659611 DMM INFO MM(262420000000067/f2051c19) Subscriber data update (mmctx.c:445) 20241114124659611 DMM DEBUG MM(262420000000067/f2051c19) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124659611 DMM INFO MM(262420000000067/f2051c19) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124659611 DMM NOTICE MM(262420000000067/f2051c19) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241114124659611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124659611 DMM NOTICE MM(262420000000067/f2051c19) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124659611 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) 20241114124659612 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124659612 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241114124659612 DMM INFO MM(262420000000067/f2051c19) Subscriber data update (mmctx.c:445) 20241114124659612 DMM DEBUG MM(262420000000067/f2051c19) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124659618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124659618 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124659618 DMM INFO MM(262420000000067/f2051c19) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124659618 DMM NOTICE MM(262420000000067/f2051c19) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124659618 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124659618 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124659618 DLLC NOTICE LLME(d15e9690/f2051c19){ASSIGNED} LLGM Assign pre (ffffffff => f2051c19) (gprs_llc.c:1079) 20241114124659618 DLLC NOTICE LLME(ffffffff/f2051c19){ASSIGNED} LLGM Assign post (ffffffff => f2051c19) (gprs_llc.c:1125) 20241114124659618 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124659618 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124659618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124659618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@e8a34976b58e: setverdict(pass): none -> pass 20241114124659669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124659669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124659669 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124659669 DMM INFO MM(262420000000067/f2051c19) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124659670 DMM INFO MM(262420000000067/f2051c19) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124659670 DMM DEBUG MM(262420000000067/f2051c19) Using GGSN 0 (gprs_sm.c:312) 20241114124659670 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) 20241114124659670 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241114124659670 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124659670 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124659670 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241114124659681 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 e3 5c 1a ab 11 f5 63 2b 44 14 05 7f c8 6b 7c e1 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) 20241114124659681 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124659681 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124659681 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=f2051c19, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124659681 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124659681 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124704549 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241114124704551 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) 20241114124704551 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x561f2b5188f0) (sgsn_libgtp.c:632) 20241114124709551 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1039" 20241114124714553 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241114124714553 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1039" 20241114124719535 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124719535 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114124719535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124719554 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241114124719554 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241114124719554 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1041" 20241114124724555 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241114124724555 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241114124724555 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241114124724555 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1041" 20241114124728714 DGPRS DEBUG Checking for inactive LLMEs, time = 13399182 (sgsn.c:131) 20241114124729073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124729074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124729074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124729124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124729126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124729126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124729153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124729154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124729154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124729556 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241114124729556 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241114124729556 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241114124729556 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241114124729556 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1043" 20241114124734557 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241114124734557 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241114124734557 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241114124734557 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241114124734557 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x561f2b5188f0) (sgsn_libgtp.c:632) 20241114124734558 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x561f2b5188f0) (sgsn_libgtp.c:636) 20241114124734558 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241114124734558 DMM INFO MM(262420000000067/f2051c19) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124734558 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241114124734558 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124734558 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241114124734558 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241114124734558 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124734558 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241114124734558 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241114124734558 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124734558 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241114124734558 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241114124734558 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124734558 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241114124734558 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@e8a34976b58e: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@e8a34976b58e: Removing Client IMSI='262420000000067'H, index=0 20241114124734567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124734567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114124734567 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124734567 DMM INFO MM(262420000000067/f2051c19) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@e8a34976b58e: Final verdict of PTC: pass 20241114124734568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60624<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124734570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(875)@e8a34976b58e: Final verdict of PTC: none 20241114124734570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(863)@e8a34976b58e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@e8a34976b58e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(869)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(873)@e8a34976b58e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(861)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(871)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(867)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Nov 14 12:47:34 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 20241114124734708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124735109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109844) 20241114124735572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124735572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109844, count=114200) 20241114124736573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124736573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Nov 14 12:47:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124737575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124737575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_restart_ctr_echo started. 20241114124738171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124738172 DMM INFO MM(262420000000067/f2051c19) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124738172 DMM INFO MM(262420000000067/f2051c19) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124738172 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124738172 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124738172 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124738172 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124738172 DLLC NOTICE LLME(ffffffff/f2051c19){ASSIGNED} LLGM Assign pre (f2051c19 => ffffffff) (gprs_llc.c:1079) 20241114124738172 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2051c19 => ffffffff) (gprs_llc.c:1125) 20241114124738172 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b526af0 (gprs_sndcp.c:574) 20241114124738172 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124738172 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241114124738172 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) 20241114124738172 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241114124738172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124738172 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124738172 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124738172 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124738172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(882)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124738226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124738226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124738226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124738226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124738226 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124738226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124738226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124738226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124738226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124738228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124738228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124738228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124738229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124738229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124738229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124738229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124738229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124738229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124738229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124738229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(883)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124738230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124738230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124738233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114124738243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(882)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(880)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(887)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124738249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124738249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124738249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124738249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124738249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124738249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124738249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124738249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124738249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124738251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124738251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124738251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124738251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124738251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124738251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124738251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124738251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124738251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124738251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124738251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124738252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124738252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124738254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124738263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124738293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124738293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124738293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124738293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124738293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124738293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124738293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124738293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124738293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124738294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124738294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124738294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124738294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124738294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124738294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124738294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124738294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124738294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124738294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124738294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124738295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124738295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124738299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124738308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124738576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124738576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124738576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124738576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124738578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124738578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@e8a34976b58e: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C75FD2E1'O, index=0 SGSN_Test-GSUP(894)@e8a34976b58e: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@e8a34976b58e: 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 := '42667CCAFDF4EE22003944E257CE31E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70247CB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04E3D93B802AA3DC'O } } } } } 20241114124738625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738625 DLLC NOTICE LLME(ffffffff/c75fd2e1){UNASSIGNED} LLC RX: unknown TLLI 0xc75fd2e1, creating LLME on the fly (gprs_llc.c:552) 20241114124738625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124738625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241114124738625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124738625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124738625 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124738625 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124738625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124738625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124738625 DLLC NOTICE LLME(ffffffff/c75fd2e1){UNASSIGNED} LLGM Assign pre (c75fd2e1 => d85add16) (gprs_llc.c:1079) 20241114124738625 DLLC NOTICE LLME(c75fd2e1/d85add16){ASSIGNED} LLGM Assign post (c75fd2e1 => d85add16) (gprs_llc.c:1125) 20241114124738625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124738625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124738625 DMM DEBUG MM(262420000000023/d85add16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124738636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124738636 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124738636 DMM DEBUG MM(262420000000023/d85add16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241114124738636 DMM NOTICE MM(262420000000023/d85add16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124738636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124738636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124738636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124738636 DMM DEBUG MM(262420000000023/d85add16) Requesting authorization (sgsn_auth.c:160) 20241114124738636 DMM INFO MM(262420000000023/d85add16) Requesting authentication tuples (sgsn_auth.c:184) 20241114124738636 DMM DEBUG MM(262420000000023/d85add16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124738636 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241114124738636 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@e8a34976b58e: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@e8a34976b58e: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241114124738639 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124738639 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124738639 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124738639 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124738639 DMM INFO MM(262420000000023/d85add16) Subscriber data update (mmctx.c:445) 20241114124738639 DMM DEBUG MM(262420000000023/d85add16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124738639 DMM INFO MM(262420000000023/d85add16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124738639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124738639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124738639 DMM INFO MM(262420000000023/d85add16) <- GMM AUTH AND CIPHERING REQ (rand = 42 66 7c ca fd f4 ee 22 00 39 44 e2 57 ce 31 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124738647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124738647 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124738647 DMM INFO MM(262420000000023/d85add16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124738647 DMM NOTICE MM(262420000000023/d85add16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124738647 DMM DEBUG MM(262420000000023/d85add16) checking auth: received GSM SRES = 70 24 7c b3 (gprs_gmm.c:666) 20241114124738647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124738647 DMM DEBUG MM(262420000000023/d85add16) Requesting authorization (sgsn_auth.c:160) 20241114124738647 DMM INFO MM(262420000000023/d85add16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124738647 DMM DEBUG MM(262420000000023/d85add16) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124738647 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241114124738647 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) 20241114124738647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124738647 DMM INFO MM(262420000000023/d85add16) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85add16) (gprs_gmm.c:300) 20241114124738648 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124738648 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124738648 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241114124738648 DMM INFO MM(262420000000023/d85add16) Subscriber data update (mmctx.c:445) 20241114124738648 DMM DEBUG MM(262420000000023/d85add16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124738648 DMM INFO MM(262420000000023/d85add16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124738648 DMM NOTICE MM(262420000000023/d85add16) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241114124738648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124738648 DMM NOTICE MM(262420000000023/d85add16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124738648 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) 20241114124738649 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124738649 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241114124738649 DMM INFO MM(262420000000023/d85add16) Subscriber data update (mmctx.c:445) 20241114124738649 DMM DEBUG MM(262420000000023/d85add16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124738654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124738654 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124738654 DMM INFO MM(262420000000023/d85add16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124738654 DMM NOTICE MM(262420000000023/d85add16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124738654 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124738654 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124738654 DLLC NOTICE LLME(c75fd2e1/d85add16){ASSIGNED} LLGM Assign pre (ffffffff => d85add16) (gprs_llc.c:1079) 20241114124738654 DLLC NOTICE LLME(ffffffff/d85add16){ASSIGNED} LLGM Assign post (ffffffff => d85add16) (gprs_llc.c:1125) 20241114124738654 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124738654 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124738654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124738654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@e8a34976b58e: setverdict(pass): none -> pass 20241114124738706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124738706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124738706 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124738706 DMM INFO MM(262420000000023/d85add16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124738706 DMM INFO MM(262420000000023/d85add16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124738706 DMM DEBUG MM(262420000000023/d85add16) Using GGSN 0 (gprs_sm.c:312) 20241114124738706 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241114124738706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124738706 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124738706 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241114124738717 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 5e 2f c9 cc 11 61 d8 e4 8e 14 05 7f 34 1e 27 b4 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) 20241114124738717 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90a058, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124738717 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124738717 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=d85add16, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124738717 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124738717 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124743706 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241114124743708 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) 20241114124743708 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x561f2b5188f0) (sgsn_libgtp.c:632) 20241114124748707 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241114124748709 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) 20241114124748709 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x561f2b5188f0) (sgsn_libgtp.c:632) 20241114124748709 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241114124748709 DMM INFO MM(262420000000023/d85add16) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124748709 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241114124748709 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@e8a34976b58e: Removing Client IMSI='262420000000023'H, index=0 20241114124748719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124748719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114124748719 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124748719 DMM INFO MM(262420000000023/d85add16) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@e8a34976b58e: Final verdict of PTC: pass 20241114124748722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41724<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124748723 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124748724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(894)@e8a34976b58e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(883)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(887)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(892)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@e8a34976b58e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@e8a34976b58e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(885)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(881)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(890)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Nov 14 12:47:48 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 20241114124748853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124749254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92988) 20241114124749725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124749725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92988, count=103380) 20241114124750725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124750725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Nov 14 12:47:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124751726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124751726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_restart_ctr_create started. 20241114124752310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124752311 DMM INFO MM(262420000000023/d85add16) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124752311 DMM INFO MM(262420000000023/d85add16) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124752311 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124752311 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124752311 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124752311 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124752311 DLLC NOTICE LLME(ffffffff/d85add16){ASSIGNED} LLGM Assign pre (d85add16 => ffffffff) (gprs_llc.c:1079) 20241114124752311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85add16 => ffffffff) (gprs_llc.c:1125) 20241114124752311 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114124752311 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124752311 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241114124752311 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) 20241114124752311 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241114124752311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124752311 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124752311 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124752312 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124752312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124752355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124752355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124752355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124752355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124752355 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124752355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124752355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124752355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124752355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124752356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124752356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124752356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124752357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124752357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124752357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124752357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124752357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124752357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124752357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124752357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124752357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124752357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124752361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124752370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752370 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124752400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124752400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124752400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124752400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124752400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124752400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124752400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124752400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124752400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124752402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124752402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124752402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124752402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124752402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124752402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124752402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124752402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124752402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124752402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124752402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124752403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124752403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124752407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124752415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(908)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(904)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124752426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124752426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124752426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124752426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124752426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124752426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124752426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124752426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124752426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124752427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124752427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124752427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124752427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124752427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124752427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124752427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124752427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124752427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124752427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124752427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124752428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124752428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124752432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124752441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124752727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124752727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124752727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124752727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124752730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124752731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@e8a34976b58e: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D0F0A752'O, index=0 SGSN_Test-GSUP(913)@e8a34976b58e: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@e8a34976b58e: 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 := '3EE04F6B1D51370C863BABA2241CB494'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7740102'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '319C2213E4E894D7'O } } } } } 20241114124752778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752778 DLLC NOTICE LLME(ffffffff/d0f0a752){UNASSIGNED} LLC RX: unknown TLLI 0xd0f0a752, creating LLME on the fly (gprs_llc.c:552) 20241114124752778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124752778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241114124752778 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124752778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124752778 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124752778 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124752778 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124752778 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124752778 DLLC NOTICE LLME(ffffffff/d0f0a752){UNASSIGNED} LLGM Assign pre (d0f0a752 => c8530235) (gprs_llc.c:1079) 20241114124752778 DLLC NOTICE LLME(d0f0a752/c8530235){ASSIGNED} LLGM Assign post (d0f0a752 => c8530235) (gprs_llc.c:1125) 20241114124752778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124752778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124752778 DMM DEBUG MM(262420000000024/c8530235) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124752791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124752791 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124752791 DMM DEBUG MM(262420000000024/c8530235) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241114124752791 DMM NOTICE MM(262420000000024/c8530235) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124752791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124752791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124752791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124752791 DMM DEBUG MM(262420000000024/c8530235) Requesting authorization (sgsn_auth.c:160) 20241114124752791 DMM INFO MM(262420000000024/c8530235) Requesting authentication tuples (sgsn_auth.c:184) 20241114124752791 DMM DEBUG MM(262420000000024/c8530235) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124752791 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241114124752791 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@e8a34976b58e: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@e8a34976b58e: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241114124752794 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124752794 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124752794 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124752794 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124752794 DMM INFO MM(262420000000024/c8530235) Subscriber data update (mmctx.c:445) 20241114124752794 DMM DEBUG MM(262420000000024/c8530235) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124752794 DMM INFO MM(262420000000024/c8530235) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124752794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124752794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124752794 DMM INFO MM(262420000000024/c8530235) <- GMM AUTH AND CIPHERING REQ (rand = 3e e0 4f 6b 1d 51 37 0c 86 3b ab a2 24 1c b4 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124752801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124752801 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124752801 DMM INFO MM(262420000000024/c8530235) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124752801 DMM NOTICE MM(262420000000024/c8530235) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124752801 DMM DEBUG MM(262420000000024/c8530235) checking auth: received GSM SRES = a7 74 01 02 (gprs_gmm.c:666) 20241114124752801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124752801 DMM DEBUG MM(262420000000024/c8530235) Requesting authorization (sgsn_auth.c:160) 20241114124752801 DMM INFO MM(262420000000024/c8530235) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124752801 DMM DEBUG MM(262420000000024/c8530235) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124752801 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241114124752801 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) 20241114124752801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124752801 DMM INFO MM(262420000000024/c8530235) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8530235) (gprs_gmm.c:300) 20241114124752802 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124752802 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124752802 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241114124752802 DMM INFO MM(262420000000024/c8530235) Subscriber data update (mmctx.c:445) 20241114124752802 DMM DEBUG MM(262420000000024/c8530235) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124752802 DMM INFO MM(262420000000024/c8530235) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124752802 DMM NOTICE MM(262420000000024/c8530235) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241114124752802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124752802 DMM NOTICE MM(262420000000024/c8530235) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124752802 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) 20241114124752803 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124752803 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241114124752803 DMM INFO MM(262420000000024/c8530235) Subscriber data update (mmctx.c:445) 20241114124752803 DMM DEBUG MM(262420000000024/c8530235) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124752809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124752809 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124752809 DMM INFO MM(262420000000024/c8530235) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124752809 DMM NOTICE MM(262420000000024/c8530235) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124752809 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124752809 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124752809 DLLC NOTICE LLME(d0f0a752/c8530235){ASSIGNED} LLGM Assign pre (ffffffff => c8530235) (gprs_llc.c:1079) 20241114124752809 DLLC NOTICE LLME(ffffffff/c8530235){ASSIGNED} LLGM Assign post (ffffffff => c8530235) (gprs_llc.c:1125) 20241114124752809 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124752809 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124752809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124752809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@e8a34976b58e: setverdict(pass): none -> pass 20241114124752861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124752861 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124752861 DMM INFO MM(262420000000024/c8530235) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124752861 DMM INFO MM(262420000000024/c8530235) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124752861 DMM DEBUG MM(262420000000024/c8530235) Using GGSN 0 (gprs_sm.c:312) 20241114124752861 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241114124752861 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124752861 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124752861 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241114124752873 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 f7 19 b3 14 11 c9 e9 38 07 14 05 7f c8 fa 09 56 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) 20241114124752873 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f14bd90a058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241114124752873 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f14bd90a058, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124752873 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241114124752873 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241114124752873 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124752873 DMM NOTICE MM(262420000000024/c8530235) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124752881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124752881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124752881 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124752881 DMM INFO MM(262420000000024/c8530235) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124752881 DMM INFO MM(262420000000024/c8530235) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124752881 DMM DEBUG MM(262420000000024/c8530235) Using GGSN 0 (gprs_sm.c:312) 20241114124752881 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241114124752881 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124752881 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124752881 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241114124752883 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 f7 19 b3 14 11 c9 e9 38 07 14 05 7f c8 fa 09 56 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) 20241114124752883 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f14bd90a058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241114124752883 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90a058, cbp=0x561f2b523480) (sgsn_libgtp.c:632) 20241114124752883 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124752883 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=c8530235, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124752883 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124752883 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@e8a34976b58e: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@e8a34976b58e: Final verdict of PTC: pass 20241114124752894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124752895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124752895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(913)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@e8a34976b58e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(901)@e8a34976b58e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(907)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(911)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@e8a34976b58e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(909)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(905)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(899)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Nov 14 12:47:52 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 20241114124753026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124753427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88780) 20241114124753896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124753896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88780, count=104068) 20241114124754898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124754898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Nov 14 12:47:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124755899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124755899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241114124756488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124756490 DMM INFO MM(262420000000024/c8530235) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124756490 DMM INFO MM(262420000000024/c8530235) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124756490 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124756490 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124756490 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124756490 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124756490 DLLC NOTICE LLME(ffffffff/c8530235){ASSIGNED} LLGM Assign pre (c8530235 => ffffffff) (gprs_llc.c:1079) 20241114124756490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8530235 => ffffffff) (gprs_llc.c:1125) 20241114124756490 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114124756490 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124756490 DMM NOTICE MM(262420000000024/c8530235) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124756490 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241114124756490 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124756490 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124756490 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241114124756490 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241114124756490 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) 20241114124756490 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241114124756490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124756490 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124756490 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124756490 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124756490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124756532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124756532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124756532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124756532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124756532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124756532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124756532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124756532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124756532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124756533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124756533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124756533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124756534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124756534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124756534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124756534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124756534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124756534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124756534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124756534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124756534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124756534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124756539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124756550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124756550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124756572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124756572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124756572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124756572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124756572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124756572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124756572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124756572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124756572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124756574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124756574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124756574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124756574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124756574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124756574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124756574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124756574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124756574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124756574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124756574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124756574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124756574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124756578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124756588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124756588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124756613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124756613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124756613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124756613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124756613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124756613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124756613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124756613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124756613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124756615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124756615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124756615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124756615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124756615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124756615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124756615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124756615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124756615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124756615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124756615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124756616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124756616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124756620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124756629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124756629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124756900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124756900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124756900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124756900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124756902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124756903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e8a34976b58e: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D7B2804D'O, index=0 SGSN_Test-GSUP(932)@e8a34976b58e: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e8a34976b58e: 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 := '3141B83BDDA4FAE23B7246A44B2A6ED8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23C59843'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A8F44288CB53734'O } } } } } 20241114124757956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124757956 DLLC NOTICE LLME(ffffffff/d7b2804d){UNASSIGNED} LLC RX: unknown TLLI 0xd7b2804d, creating LLME on the fly (gprs_llc.c:552) 20241114124757956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124757956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241114124757956 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124757956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124757956 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124757956 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124757956 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124757956 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124757956 DLLC NOTICE LLME(ffffffff/d7b2804d){UNASSIGNED} LLGM Assign pre (d7b2804d => d16021a3) (gprs_llc.c:1079) 20241114124757956 DLLC NOTICE LLME(d7b2804d/d16021a3){ASSIGNED} LLGM Assign post (d7b2804d => d16021a3) (gprs_llc.c:1125) 20241114124757956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124757956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124757956 DMM DEBUG MM(262420000000025/d16021a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124757968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124757968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124757968 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124757968 DMM DEBUG MM(262420000000025/d16021a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241114124757968 DMM NOTICE MM(262420000000025/d16021a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124757968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124757968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124757968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124757968 DMM DEBUG MM(262420000000025/d16021a3) Requesting authorization (sgsn_auth.c:160) 20241114124757968 DMM INFO MM(262420000000025/d16021a3) Requesting authentication tuples (sgsn_auth.c:184) 20241114124757968 DMM DEBUG MM(262420000000025/d16021a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124757968 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241114124757968 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@e8a34976b58e: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241114124757971 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124757972 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124757972 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124757972 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124757972 DMM INFO MM(262420000000025/d16021a3) Subscriber data update (mmctx.c:445) 20241114124757972 DMM DEBUG MM(262420000000025/d16021a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124757972 DMM INFO MM(262420000000025/d16021a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124757972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124757972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124757972 DMM INFO MM(262420000000025/d16021a3) <- GMM AUTH AND CIPHERING REQ (rand = 31 41 b8 3b dd a4 fa e2 3b 72 46 a4 4b 2a 6e d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124757980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124757980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124757980 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124757980 DMM INFO MM(262420000000025/d16021a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124757980 DMM NOTICE MM(262420000000025/d16021a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124757980 DMM DEBUG MM(262420000000025/d16021a3) checking auth: received GSM SRES = 23 c5 98 43 (gprs_gmm.c:666) 20241114124757980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124757980 DMM DEBUG MM(262420000000025/d16021a3) Requesting authorization (sgsn_auth.c:160) 20241114124757980 DMM INFO MM(262420000000025/d16021a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124757980 DMM DEBUG MM(262420000000025/d16021a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124757980 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241114124757980 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) 20241114124757980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124757980 DMM INFO MM(262420000000025/d16021a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16021a3) (gprs_gmm.c:300) 20241114124757982 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124757982 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124757982 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241114124757982 DMM INFO MM(262420000000025/d16021a3) Subscriber data update (mmctx.c:445) 20241114124757982 DMM DEBUG MM(262420000000025/d16021a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124757982 DMM INFO MM(262420000000025/d16021a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124757982 DMM NOTICE MM(262420000000025/d16021a3) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241114124757982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124757982 DMM NOTICE MM(262420000000025/d16021a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124757982 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) 20241114124757983 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124757983 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241114124757983 DMM INFO MM(262420000000025/d16021a3) Subscriber data update (mmctx.c:445) 20241114124757983 DMM DEBUG MM(262420000000025/d16021a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124757988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124757989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124757989 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124757989 DMM INFO MM(262420000000025/d16021a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124757989 DMM NOTICE MM(262420000000025/d16021a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124757989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124757989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124757989 DLLC NOTICE LLME(d7b2804d/d16021a3){ASSIGNED} LLGM Assign pre (ffffffff => d16021a3) (gprs_llc.c:1079) 20241114124757989 DLLC NOTICE LLME(ffffffff/d16021a3){ASSIGNED} LLGM Assign post (ffffffff => d16021a3) (gprs_llc.c:1125) 20241114124757989 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124757989 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124757989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124757989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e8a34976b58e: setverdict(pass): none -> pass 20241114124758041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124758041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124758041 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124758041 DMM INFO MM(262420000000025/d16021a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124758041 DMM INFO MM(262420000000025/d16021a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124758041 DMM DEBUG MM(262420000000025/d16021a3) Using GGSN 0 (gprs_sm.c:312) 20241114124758041 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) 20241114124758041 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241114124758041 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124758041 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124758041 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241114124758053 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 4e d4 a5 50 11 8f af 7b f3 14 05 7f ca 90 dc 1e 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) 20241114124758053 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114124758054 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124758054 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=d16021a3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124758054 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124758054 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124758061 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241114124758061 DGPRS INFO PDP(262420000000025:5): Context 0x7f14bd90b0c8 was deleted (sgsn_libgtp.c:660) 20241114124758061 DMM INFO MM(262420000000025/d16021a3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124758061 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241114124758061 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114124758714 DGPRS DEBUG Checking for inactive LLMEs, time = 13399212 (sgsn.c:131) 20241114124806062 DMM INFO MM(262420000000025/d16021a3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124814001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241114124814062 DMM INFO MM(262420000000025/d16021a3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124816901 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114124816901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124816901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241114124822064 DMM INFO MM(262420000000025/d16021a3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124826536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124826538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124826538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124826575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124826576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124826576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124826616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124826618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124826618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114124828715 DGPRS DEBUG Checking for inactive LLMEs, time = 13399242 (sgsn.c:131) 20241114124830065 DMM INFO MM(262420000000025/d16021a3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e8a34976b58e: Removing Client IMSI='262420000000025'H, index=0 20241114124830073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124830073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114124830073 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124830073 DMM INFO MM(262420000000025/d16021a3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e8a34976b58e: Final verdict of PTC: pass 20241114124830076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124830079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124830079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(920)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(925)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(930)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(923)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(928)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(918)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Nov 14 12:48:30 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 20241114124830208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124830610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107748) 20241114124831080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124831080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107748, count=112104) 20241114124832081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124832081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Nov 14 12:48:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124833081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124833081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241114124833670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124833671 DMM INFO MM(262420000000025/d16021a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124833671 DMM INFO MM(262420000000025/d16021a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124833671 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124833671 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124833671 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124833671 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124833671 DLLC NOTICE LLME(ffffffff/d16021a3){ASSIGNED} LLGM Assign pre (d16021a3 => ffffffff) (gprs_llc.c:1079) 20241114124833671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d16021a3 => ffffffff) (gprs_llc.c:1125) 20241114124833671 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114124833671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124833671 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241114124833671 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) 20241114124833671 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241114124833671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124833671 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124833671 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124833671 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124833671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124833716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124833716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124833716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124833716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124833716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124833716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124833716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124833716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124833716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124833718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124833718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124833718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124833718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124833718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124833718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124833718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124833718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124833718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124833718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124833718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124833719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124833719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124833722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124833732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124833732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124833754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124833754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124833754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124833754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124833754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124833754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124833754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124833754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124833754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124833755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124833755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124833755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124833755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124833755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124833755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124833755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124833755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124833755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124833755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124833755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124833756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124833756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124833759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124833768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124833768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124833792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124833792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124833792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124833792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124833792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124833792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124833792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124833792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124833792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124833794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124833794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124833794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124833794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124833794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124833794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124833794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124833794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124833794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124833794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124833794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124833795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124833795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124833800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124833811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124833811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124834082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124834082 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124834083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124834083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124834085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124834086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e8a34976b58e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C66E775F'O, index=0 SGSN_Test-GSUP(951)@e8a34976b58e: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: 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 := '580AB88F0427FBBBB25338001FBDE550'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8561533A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F3137C2FD4B5A02'O } } } } } 20241114124834136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124834136 DLLC NOTICE LLME(ffffffff/c66e775f){UNASSIGNED} LLC RX: unknown TLLI 0xc66e775f, creating LLME on the fly (gprs_llc.c:552) 20241114124834136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124834136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241114124834136 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124834136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124834136 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124834136 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124834136 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124834136 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124834136 DLLC NOTICE LLME(ffffffff/c66e775f){UNASSIGNED} LLGM Assign pre (c66e775f => c8b6e6e5) (gprs_llc.c:1079) 20241114124834136 DLLC NOTICE LLME(c66e775f/c8b6e6e5){ASSIGNED} LLGM Assign post (c66e775f => c8b6e6e5) (gprs_llc.c:1125) 20241114124834136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124834136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124834136 DMM DEBUG MM(262420000000027/c8b6e6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124834149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124834149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124834149 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124834149 DMM DEBUG MM(262420000000027/c8b6e6e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241114124834149 DMM NOTICE MM(262420000000027/c8b6e6e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124834149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124834149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124834149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124834149 DMM DEBUG MM(262420000000027/c8b6e6e5) Requesting authorization (sgsn_auth.c:160) 20241114124834149 DMM INFO MM(262420000000027/c8b6e6e5) Requesting authentication tuples (sgsn_auth.c:184) 20241114124834149 DMM DEBUG MM(262420000000027/c8b6e6e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124834149 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241114124834149 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@e8a34976b58e: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241114124834152 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124834152 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124834152 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124834152 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124834152 DMM INFO MM(262420000000027/c8b6e6e5) Subscriber data update (mmctx.c:445) 20241114124834152 DMM DEBUG MM(262420000000027/c8b6e6e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124834152 DMM INFO MM(262420000000027/c8b6e6e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124834152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124834152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124834152 DMM INFO MM(262420000000027/c8b6e6e5) <- GMM AUTH AND CIPHERING REQ (rand = 58 0a b8 8f 04 27 fb bb b2 53 38 00 1f bd e5 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124834159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124834159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124834159 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124834159 DMM INFO MM(262420000000027/c8b6e6e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124834159 DMM NOTICE MM(262420000000027/c8b6e6e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124834159 DMM DEBUG MM(262420000000027/c8b6e6e5) checking auth: received GSM SRES = 85 61 53 3a (gprs_gmm.c:666) 20241114124834159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124834159 DMM DEBUG MM(262420000000027/c8b6e6e5) Requesting authorization (sgsn_auth.c:160) 20241114124834160 DMM INFO MM(262420000000027/c8b6e6e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124834160 DMM DEBUG MM(262420000000027/c8b6e6e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124834160 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241114124834160 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) 20241114124834160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124834160 DMM INFO MM(262420000000027/c8b6e6e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8b6e6e5) (gprs_gmm.c:300) 20241114124834161 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124834161 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124834161 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241114124834161 DMM INFO MM(262420000000027/c8b6e6e5) Subscriber data update (mmctx.c:445) 20241114124834161 DMM DEBUG MM(262420000000027/c8b6e6e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124834161 DMM INFO MM(262420000000027/c8b6e6e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124834161 DMM NOTICE MM(262420000000027/c8b6e6e5) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241114124834161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124834161 DMM NOTICE MM(262420000000027/c8b6e6e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124834161 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) 20241114124834161 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124834161 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241114124834161 DMM INFO MM(262420000000027/c8b6e6e5) Subscriber data update (mmctx.c:445) 20241114124834161 DMM DEBUG MM(262420000000027/c8b6e6e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124834167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124834167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124834167 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124834167 DMM INFO MM(262420000000027/c8b6e6e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124834167 DMM NOTICE MM(262420000000027/c8b6e6e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124834167 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124834167 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124834167 DLLC NOTICE LLME(c66e775f/c8b6e6e5){ASSIGNED} LLGM Assign pre (ffffffff => c8b6e6e5) (gprs_llc.c:1079) 20241114124834167 DLLC NOTICE LLME(ffffffff/c8b6e6e5){ASSIGNED} LLGM Assign post (ffffffff => c8b6e6e5) (gprs_llc.c:1125) 20241114124834167 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124834168 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124834168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124834168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: setverdict(pass): none -> pass 20241114124834219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124834219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124834219 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124834219 DMM INFO MM(262420000000027/c8b6e6e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124834220 DMM INFO MM(262420000000027/c8b6e6e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124834220 DMM DEBUG MM(262420000000027/c8b6e6e5) Using GGSN 0 (gprs_sm.c:312) 20241114124834220 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) 20241114124834220 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241114124834220 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124834220 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124834220 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: First createPDPContextRequest received, dropping & waiting for retransmission 20241114124839221 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241114124839229 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 da d5 1a ff 11 aa ce 88 31 14 05 7f 30 f8 c5 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=1052 from retransmit req queue (gtp.c:443) 20241114124839229 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114124839229 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124839229 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=c8b6e6e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124839229 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124839229 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241114124839239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124839239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241114124839239 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124839239 DMM INFO MM(262420000000027/c8b6e6e5) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241114124839239 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124839239 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: First deletePDPContextRequest received, dropping & waiting for retransmission 20241114124844240 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241114124844242 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) 20241114124844242 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114124844242 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241114124844242 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=c8b6e6e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124844242 DMM INFO MM(262420000000027/c8b6e6e5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241114124844243 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241114124844243 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e8a34976b58e: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@e8a34976b58e: Final verdict of PTC: pass 20241114124844253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(939)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(944)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(949)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@e8a34976b58e: Final verdict of PTC: none 20241114124844255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124844255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(941)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(937)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(947)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(942)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Nov 14 12:48:44 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 20241114124844391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124844793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95900) 20241114124845256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124845256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95900, count=103796) 20241114124846258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124846258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Nov 14 12:48:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124847259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124847259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241114124847858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124847859 DMM INFO MM(262420000000027/c8b6e6e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124847859 DMM INFO MM(262420000000027/c8b6e6e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124847859 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124847859 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124847859 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124847859 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124847859 DLLC NOTICE LLME(ffffffff/c8b6e6e5){ASSIGNED} LLGM Assign pre (c8b6e6e5 => ffffffff) (gprs_llc.c:1079) 20241114124847859 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8b6e6e5 => ffffffff) (gprs_llc.c:1125) 20241114124847859 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241114124847859 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) 20241114124847859 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241114124847859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124847859 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124847859 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124847859 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124847859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124847898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124847898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124847898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124847898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124847898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124847898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124847899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124847899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124847899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124847900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124847900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124847900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124847900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124847900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124847900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124847900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124847900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124847900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124847900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124847900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124847901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124847901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124847904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124847913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124847913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124847936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124847936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124847936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124847936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124847936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124847936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124847936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124847936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124847936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124847937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124847937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124847938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124847938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124847938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124847938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124847938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124847938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124847938 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124847938 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124847938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124847939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124847939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124847942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124847953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124847953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124847976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124847976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124847976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124847976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124847976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124847976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124847976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124847976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124847976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124847978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124847978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124847978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124847978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124847978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124847978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124847978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124847978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124847978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124847978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124847978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124847979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124847979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124847983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124847991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124847991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124848260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124848260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124848260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124848260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124848262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124848263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e8a34976b58e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E4F4749A'O, index=0 SGSN_Test-GSUP(970)@e8a34976b58e: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: 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 := '4DDE8B1B779A44BA2FA488A6A110B45D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B6EF951'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29105BC9615C33D6'O } } } } } 20241114124848307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124848307 DLLC NOTICE LLME(ffffffff/e4f4749a){UNASSIGNED} LLC RX: unknown TLLI 0xe4f4749a, creating LLME on the fly (gprs_llc.c:552) 20241114124848307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124848307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241114124848307 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124848307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124848307 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124848307 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124848307 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124848307 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124848307 DLLC NOTICE LLME(ffffffff/e4f4749a){UNASSIGNED} LLGM Assign pre (e4f4749a => f1155290) (gprs_llc.c:1079) 20241114124848307 DLLC NOTICE LLME(e4f4749a/f1155290){ASSIGNED} LLGM Assign post (e4f4749a => f1155290) (gprs_llc.c:1125) 20241114124848307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124848307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124848307 DMM DEBUG MM(262420000000028/f1155290) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124848317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124848317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124848317 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124848317 DMM DEBUG MM(262420000000028/f1155290) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241114124848317 DMM NOTICE MM(262420000000028/f1155290) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124848317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124848317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124848317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124848317 DMM DEBUG MM(262420000000028/f1155290) Requesting authorization (sgsn_auth.c:160) 20241114124848317 DMM INFO MM(262420000000028/f1155290) Requesting authentication tuples (sgsn_auth.c:184) 20241114124848317 DMM DEBUG MM(262420000000028/f1155290) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124848317 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241114124848317 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@e8a34976b58e: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241114124848320 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124848320 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124848320 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124848320 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124848320 DMM INFO MM(262420000000028/f1155290) Subscriber data update (mmctx.c:445) 20241114124848320 DMM DEBUG MM(262420000000028/f1155290) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124848320 DMM INFO MM(262420000000028/f1155290) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124848320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124848320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124848320 DMM INFO MM(262420000000028/f1155290) <- GMM AUTH AND CIPHERING REQ (rand = 4d de 8b 1b 77 9a 44 ba 2f a4 88 a6 a1 10 b4 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124848326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124848326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124848326 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124848326 DMM INFO MM(262420000000028/f1155290) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124848327 DMM NOTICE MM(262420000000028/f1155290) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124848327 DMM DEBUG MM(262420000000028/f1155290) checking auth: received GSM SRES = 4b 6e f9 51 (gprs_gmm.c:666) 20241114124848327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124848327 DMM DEBUG MM(262420000000028/f1155290) Requesting authorization (sgsn_auth.c:160) 20241114124848327 DMM INFO MM(262420000000028/f1155290) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124848327 DMM DEBUG MM(262420000000028/f1155290) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124848327 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241114124848327 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) 20241114124848327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124848327 DMM INFO MM(262420000000028/f1155290) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1155290) (gprs_gmm.c:300) 20241114124848328 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124848328 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124848328 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241114124848328 DMM INFO MM(262420000000028/f1155290) Subscriber data update (mmctx.c:445) 20241114124848328 DMM DEBUG MM(262420000000028/f1155290) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124848328 DMM INFO MM(262420000000028/f1155290) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124848328 DMM NOTICE MM(262420000000028/f1155290) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241114124848328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124848328 DMM NOTICE MM(262420000000028/f1155290) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124848328 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) 20241114124848329 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124848329 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241114124848329 DMM INFO MM(262420000000028/f1155290) Subscriber data update (mmctx.c:445) 20241114124848329 DMM DEBUG MM(262420000000028/f1155290) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124848334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124848334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124848334 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124848334 DMM INFO MM(262420000000028/f1155290) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124848334 DMM NOTICE MM(262420000000028/f1155290) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124848334 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124848334 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124848334 DLLC NOTICE LLME(e4f4749a/f1155290){ASSIGNED} LLGM Assign pre (ffffffff => f1155290) (gprs_llc.c:1079) 20241114124848334 DLLC NOTICE LLME(ffffffff/f1155290){ASSIGNED} LLGM Assign post (ffffffff => f1155290) (gprs_llc.c:1125) 20241114124848334 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124848334 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124848334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124848334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: setverdict(pass): none -> pass 20241114124848386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124848386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124848386 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124848386 DMM INFO MM(262420000000028/f1155290) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124848386 DMM INFO MM(262420000000028/f1155290) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124848386 DMM DEBUG MM(262420000000028/f1155290) Using GGSN 0 (gprs_sm.c:312) 20241114124848386 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) 20241114124848386 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241114124848386 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124848386 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124848386 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241114124848397 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 ca ec e8 2c 11 73 39 f0 13 14 05 7f ea ff 39 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=1054 from retransmit req queue (gtp.c:443) 20241114124848397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114124848397 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124848397 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=f1155290, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124848397 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124848397 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124848403 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241114124848403 DGPRS INFO PDP(262420000000028:5): Context 0x7f14bd90b0c8 was deleted (sgsn_libgtp.c:660) 20241114124848404 DMM INFO MM(262420000000028/f1155290) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124848404 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241114124848404 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241114124848410 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241114124848411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124848411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114124848411 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124848411 DMM INFO MM(262420000000028/f1155290) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241114124848411 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241114124848411 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e8a34976b58e: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e8a34976b58e: Final verdict of PTC: pass 20241114124848416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124848418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124848418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(970)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(963)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(958)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(968)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(961)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(956)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(966)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Nov 14 12:48:48 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 20241114124848547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124848948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98076) 20241114124849419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124849419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98076, count=102432) 20241114124850421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124850421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Nov 14 12:48:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124851422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124851422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241114124852008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124852010 DMM INFO MM(262420000000028/f1155290) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124852010 DMM INFO MM(262420000000028/f1155290) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124852010 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124852010 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124852010 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124852010 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124852010 DLLC NOTICE LLME(ffffffff/f1155290){ASSIGNED} LLGM Assign pre (f1155290 => ffffffff) (gprs_llc.c:1079) 20241114124852010 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1155290 => ffffffff) (gprs_llc.c:1125) 20241114124852010 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b526af0 (gprs_sndcp.c:574) 20241114124852010 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124852010 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241114124852010 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) 20241114124852010 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241114124852010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124852010 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124852010 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124852010 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124852010 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124852060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124852060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124852060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124852060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124852060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124852060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124852060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124852060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124852060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(978)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124852062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124852062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124852062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(977)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124852062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124852062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124852062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124852062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124852062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124852062 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124852062 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124852062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124852063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124852063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124852067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124852078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(977)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124852093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124852093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124852093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124852093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124852093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124852093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124852093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124852093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124852093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124852095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124852095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124852095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124852095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124852095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124852095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124852095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124852095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124852095 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124852095 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124852095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124852096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124852096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124852100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124852109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124852141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124852141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124852141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124852141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124852141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124852141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124852141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124852141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124852141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124852142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124852142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124852142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124852142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124852142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124852142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124852142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124852142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124852142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124852142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124852142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124852143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124852143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124852146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124852156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124852423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124852423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124852423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124852423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124852425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241114124852426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(987)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F8B3B5E1'O, index=0 SGSN_Test-GSUP(989)@e8a34976b58e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@e8a34976b58e: 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 := '2CD7806FA0830DD4FA8BEDC14A28353C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FA01364'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA90E1BADAA960C6'O } } } } } 20241114124852471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852471 DLLC NOTICE LLME(ffffffff/f8b3b5e1){UNASSIGNED} LLC RX: unknown TLLI 0xf8b3b5e1, creating LLME on the fly (gprs_llc.c:552) 20241114124852471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241114124852471 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124852471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124852471 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124852471 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124852471 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124852471 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124852471 DLLC NOTICE LLME(ffffffff/f8b3b5e1){UNASSIGNED} LLGM Assign pre (f8b3b5e1 => caf45d83) (gprs_llc.c:1079) 20241114124852471 DLLC NOTICE LLME(f8b3b5e1/caf45d83){ASSIGNED} LLGM Assign post (f8b3b5e1 => caf45d83) (gprs_llc.c:1125) 20241114124852471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124852471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124852472 DMM DEBUG MM(262420000000026/caf45d83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124852485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852485 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124852485 DMM DEBUG MM(262420000000026/caf45d83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241114124852485 DMM NOTICE MM(262420000000026/caf45d83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124852485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124852485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124852485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124852485 DMM DEBUG MM(262420000000026/caf45d83) Requesting authorization (sgsn_auth.c:160) 20241114124852485 DMM INFO MM(262420000000026/caf45d83) Requesting authentication tuples (sgsn_auth.c:184) 20241114124852485 DMM DEBUG MM(262420000000026/caf45d83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124852485 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241114124852485 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@e8a34976b58e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241114124852488 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124852488 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124852488 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124852488 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124852488 DMM INFO MM(262420000000026/caf45d83) Subscriber data update (mmctx.c:445) 20241114124852488 DMM DEBUG MM(262420000000026/caf45d83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124852488 DMM INFO MM(262420000000026/caf45d83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124852488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124852488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124852488 DMM INFO MM(262420000000026/caf45d83) <- GMM AUTH AND CIPHERING REQ (rand = 2c d7 80 6f a0 83 0d d4 fa 8b ed c1 4a 28 35 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124852497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852497 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124852497 DMM INFO MM(262420000000026/caf45d83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124852497 DMM NOTICE MM(262420000000026/caf45d83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124852497 DMM DEBUG MM(262420000000026/caf45d83) checking auth: received GSM SRES = 9f a0 13 64 (gprs_gmm.c:666) 20241114124852497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124852497 DMM DEBUG MM(262420000000026/caf45d83) Requesting authorization (sgsn_auth.c:160) 20241114124852497 DMM INFO MM(262420000000026/caf45d83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124852497 DMM DEBUG MM(262420000000026/caf45d83) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124852497 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241114124852497 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) 20241114124852497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124852497 DMM INFO MM(262420000000026/caf45d83) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf45d83) (gprs_gmm.c:300) 20241114124852498 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124852498 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124852498 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114124852498 DMM INFO MM(262420000000026/caf45d83) Subscriber data update (mmctx.c:445) 20241114124852498 DMM DEBUG MM(262420000000026/caf45d83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124852498 DMM INFO MM(262420000000026/caf45d83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124852498 DMM NOTICE MM(262420000000026/caf45d83) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241114124852498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124852498 DMM NOTICE MM(262420000000026/caf45d83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124852498 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) 20241114124852499 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124852499 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114124852499 DMM INFO MM(262420000000026/caf45d83) Subscriber data update (mmctx.c:445) 20241114124852499 DMM DEBUG MM(262420000000026/caf45d83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124852505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852505 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124852505 DMM INFO MM(262420000000026/caf45d83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124852505 DMM NOTICE MM(262420000000026/caf45d83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124852505 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124852505 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124852505 DLLC NOTICE LLME(f8b3b5e1/caf45d83){ASSIGNED} LLGM Assign pre (ffffffff => caf45d83) (gprs_llc.c:1079) 20241114124852505 DLLC NOTICE LLME(ffffffff/caf45d83){ASSIGNED} LLGM Assign post (ffffffff => caf45d83) (gprs_llc.c:1125) 20241114124852505 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124852505 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124852505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124852505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@e8a34976b58e: setverdict(pass): none -> pass 20241114124852557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852557 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124852557 DMM INFO MM(262420000000026/caf45d83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124852557 DMM INFO MM(262420000000026/caf45d83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124852557 DMM DEBUG MM(262420000000026/caf45d83) Using GGSN 0 (gprs_sm.c:312) 20241114124852557 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) 20241114124852557 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241114124852557 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124852557 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124852557 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241114124852569 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 14 ab 65 37 11 61 24 34 42 14 05 7f d5 e8 36 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=1055 from retransmit req queue (gtp.c:443) 20241114124852569 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114124852569 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124852569 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=caf45d83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124852569 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124852569 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124852580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852580 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852580 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124852583 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 14 ab 65 37 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241114124852583 DGPRS INFO PDP(262420000000026:5): Context 0x7f14bd90b0c8 was deleted (sgsn_libgtp.c:660) 20241114124852584 DMM INFO MM(262420000000026/caf45d83) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241114124852584 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241114124852584 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@e8a34976b58e: Removing Client IMSI='262420000000026'H, index=0 20241114124852591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124852591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114124852591 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124852591 DMM INFO MM(262420000000026/caf45d83) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@e8a34976b58e: Final verdict of PTC: pass 20241114124852593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124852595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124852595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(987)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(989)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(978)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(982)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(988)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(980)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(976)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(986)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Nov 14 12:48:52 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 20241114124852736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124853137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91828) 20241114124853596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124853597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91828, count=104452) 20241114124854597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124854597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Nov 14 12:48:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124855599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124855599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_gmm_detach started. 20241114124856196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124856197 DMM INFO MM(262420000000026/caf45d83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124856197 DMM INFO MM(262420000000026/caf45d83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124856197 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124856197 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124856197 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124856197 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124856197 DLLC NOTICE LLME(ffffffff/caf45d83){ASSIGNED} LLGM Assign pre (caf45d83 => ffffffff) (gprs_llc.c:1079) 20241114124856197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf45d83 => ffffffff) (gprs_llc.c:1125) 20241114124856197 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b526af0 (gprs_sndcp.c:574) 20241114124856197 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124856197 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241114124856197 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) 20241114124856197 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241114124856197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124856197 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124856197 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124856197 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124856197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124856240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124856240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124856240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124856240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124856240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124856242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124856242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124856242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124856243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124856243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124856243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124856243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124856243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124856243 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124856243 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124856243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124856243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124856243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124856248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124856257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856257 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124856281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124856281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124856281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124856281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124856281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124856282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124856282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124856282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124856282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124856282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124856282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124856282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124856282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124856282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124856282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124856282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124856283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124856283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124856287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124856296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124856318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124856318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124856318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124856318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124856318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124856318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124856318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124856318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124856318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124856320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124856320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124856320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124856320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124856320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124856320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124856320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124856320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124856320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124856320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124856320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124856320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124856320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124856324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124856332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124856600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124856600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124856600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124856601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124856603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124856604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@e8a34976b58e: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F61A05D4'O, index=0 SGSN_Test-GSUP(1008)@e8a34976b58e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@e8a34976b58e: 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 := '877A883E63B5D0C814050BDE1286260A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75798C1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8C4CFB7AA9CA87F'O } } } } } 20241114124856651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856651 DLLC NOTICE LLME(ffffffff/f61a05d4){UNASSIGNED} LLC RX: unknown TLLI 0xf61a05d4, creating LLME on the fly (gprs_llc.c:552) 20241114124856651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124856651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241114124856652 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124856652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124856652 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124856652 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124856652 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124856652 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124856652 DLLC NOTICE LLME(ffffffff/f61a05d4){UNASSIGNED} LLGM Assign pre (f61a05d4 => da470622) (gprs_llc.c:1079) 20241114124856652 DLLC NOTICE LLME(f61a05d4/da470622){ASSIGNED} LLGM Assign post (f61a05d4 => da470622) (gprs_llc.c:1125) 20241114124856652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124856652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124856652 DMM DEBUG MM(262420000000026/da470622) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124856664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124856664 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124856664 DMM DEBUG MM(262420000000026/da470622) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241114124856664 DMM NOTICE MM(262420000000026/da470622) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124856664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124856664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124856664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124856664 DMM DEBUG MM(262420000000026/da470622) Requesting authorization (sgsn_auth.c:160) 20241114124856664 DMM INFO MM(262420000000026/da470622) Requesting authentication tuples (sgsn_auth.c:184) 20241114124856664 DMM DEBUG MM(262420000000026/da470622) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124856664 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241114124856664 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)@e8a34976b58e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241114124856666 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124856666 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124856666 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124856666 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124856666 DMM INFO MM(262420000000026/da470622) Subscriber data update (mmctx.c:445) 20241114124856667 DMM DEBUG MM(262420000000026/da470622) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124856667 DMM INFO MM(262420000000026/da470622) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124856667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124856667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124856667 DMM INFO MM(262420000000026/da470622) <- GMM AUTH AND CIPHERING REQ (rand = 87 7a 88 3e 63 b5 d0 c8 14 05 0b de 12 86 26 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124856673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124856673 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124856673 DMM INFO MM(262420000000026/da470622) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124856673 DMM NOTICE MM(262420000000026/da470622) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124856673 DMM DEBUG MM(262420000000026/da470622) checking auth: received GSM SRES = 75 79 8c 1c (gprs_gmm.c:666) 20241114124856674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124856674 DMM DEBUG MM(262420000000026/da470622) Requesting authorization (sgsn_auth.c:160) 20241114124856674 DMM INFO MM(262420000000026/da470622) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124856674 DMM DEBUG MM(262420000000026/da470622) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124856674 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241114124856674 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) 20241114124856674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124856674 DMM INFO MM(262420000000026/da470622) <- GMM ATTACH ACCEPT (new P-TMSI=0xda470622) (gprs_gmm.c:300) 20241114124856675 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124856675 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124856675 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114124856675 DMM INFO MM(262420000000026/da470622) Subscriber data update (mmctx.c:445) 20241114124856675 DMM DEBUG MM(262420000000026/da470622) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124856675 DMM INFO MM(262420000000026/da470622) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124856675 DMM NOTICE MM(262420000000026/da470622) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241114124856675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124856675 DMM NOTICE MM(262420000000026/da470622) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124856675 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) 20241114124856675 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124856675 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114124856675 DMM INFO MM(262420000000026/da470622) Subscriber data update (mmctx.c:445) 20241114124856675 DMM DEBUG MM(262420000000026/da470622) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124856681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124856681 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124856681 DMM INFO MM(262420000000026/da470622) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124856681 DMM NOTICE MM(262420000000026/da470622) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124856681 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124856681 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124856681 DLLC NOTICE LLME(f61a05d4/da470622){ASSIGNED} LLGM Assign pre (ffffffff => da470622) (gprs_llc.c:1079) 20241114124856681 DLLC NOTICE LLME(ffffffff/da470622){ASSIGNED} LLGM Assign post (ffffffff => da470622) (gprs_llc.c:1125) 20241114124856681 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124856681 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124856681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124856681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@e8a34976b58e: setverdict(pass): none -> pass 20241114124856733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124856733 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124856733 DMM INFO MM(262420000000026/da470622) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124856733 DMM INFO MM(262420000000026/da470622) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124856733 DMM DEBUG MM(262420000000026/da470622) Using GGSN 0 (gprs_sm.c:312) 20241114124856733 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) 20241114124856733 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241114124856733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124856733 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124856733 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241114124856745 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 39 5d 15 8a 11 94 00 a4 d0 14 05 7f 78 bb a1 4c 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) 20241114124856745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90b0c8, cbp=0x561f2b5200f0) (sgsn_libgtp.c:632) 20241114124856745 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124856745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b526e48 TLLI=da470622, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124856745 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124856745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124856752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124856752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124856752 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124856752 DMM INFO MM(262420000000026/da470622) -> GMM DETACH REQUEST TLLI=0xda470622 type=GPRS detach (gprs_gmm.c:1465) 20241114124856752 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241114124856752 DMM INFO MM(262420000000026/da470622) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124856752 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124856752 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124856752 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124856752 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124856752 DLLC NOTICE LLME(ffffffff/da470622){ASSIGNED} LLGM Assign pre (da470622 => ffffffff) (gprs_llc.c:1079) 20241114124856752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da470622 => ffffffff) (gprs_llc.c:1125) 20241114124856752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b526af0 (gprs_sndcp.c:574) 20241114124856752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b526e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124856752 DMM NOTICE MM(262420000000026/da470622) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124856752 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241114124856752 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124856752 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124856752 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241114124856752 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241114124856752 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) 20241114124856752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124856752 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124856752 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124856752 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124856753 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@e8a34976b58e: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@e8a34976b58e: Final verdict of PTC: pass 20241114124856759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124856761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124856761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(1008)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(996)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1001)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1006)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(999)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(994)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1004)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Nov 14 12:48:56 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 20241114124856900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124857201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103760) 20241114124857761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124857761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103760, count=108116) 20241114124858716 DGPRS DEBUG Checking for inactive LLMEs, time = 13399272 (sgsn.c:131) 20241114124858762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124858762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Nov 14 12:48:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124859763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124859763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241114124900259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124900260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124900304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124900304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124900304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124900304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124900304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124900304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124900304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124900304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124900304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124900305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124900305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124900305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124900305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124900305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124900305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124900305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124900305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124900305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124900305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124900305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124900306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124900306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124900310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124900320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124900320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124900353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124900353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124900353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124900353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124900354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124900354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124900354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124900354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124900354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124900355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124900355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124900355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124900355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124900355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124900355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124900355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124900355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124900355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124900356 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124900356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1020)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124900356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124900356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124900361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124900370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124900370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124900389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124900389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124900389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124900389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124900389 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124900389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124900389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124900389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124900389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124900391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124900391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124900391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124900392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124900392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124900392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124900392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124900392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124900392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124900392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124900392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124900392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124900392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124900396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124900407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124900407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124900765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124900765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124900765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124900765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124900767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124900767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e8a34976b58e: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='D804E06C'O, index=0 SGSN_Test-GSUP(1027)@e8a34976b58e: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241114124901824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124901824 DLLC NOTICE LLME(ffffffff/d804e06c){UNASSIGNED} LLC RX: unknown TLLI 0xd804e06c, creating LLME on the fly (gprs_llc.c:552) 20241114124901824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124901824 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114124901824 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124901824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124901824 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124901824 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124901824 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124901824 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124901824 DLLC NOTICE LLME(ffffffff/d804e06c){UNASSIGNED} LLGM Assign pre (d804e06c => ea05ee3e) (gprs_llc.c:1079) 20241114124901824 DLLC NOTICE LLME(d804e06c/ea05ee3e){ASSIGNED} LLGM Assign post (d804e06c => ea05ee3e) (gprs_llc.c:1125) 20241114124901824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124901824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124901824 DMM DEBUG MM(262420000000039/ea05ee3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124901836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124901837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241114124901837 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124901837 DMM INFO MM(262420000000039/ea05ee3e) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114124901837 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124901837 DLLC NOTICE LLME(d804e06c/ea05ee3e){ASSIGNED} LLGM Assign pre (d804e06c => ea05ee3e) (gprs_llc.c:1079) 20241114124901837 DLLC NOTICE LLME(d804e06c/ea05ee3e){ASSIGNED} LLGM Assign post (d804e06c => ea05ee3e) (gprs_llc.c:1125) 20241114124901837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124901837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124901837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124901837 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124901837 DMM DEBUG MM(262420000000039/ea05ee3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241114124901837 DMM NOTICE MM(262420000000039/ea05ee3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124901837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124901837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124901837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114124901837 DMM INFO MM(262420000000039/ea05ee3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xea05ee3e) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e8a34976b58e: Removing Client IMSI='262420000000039'H, index=0 20241114124902841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124902841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124902842 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124902842 DMM INFO MM(262420000000039/ea05ee3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124902842 DMM NOTICE MM(262420000000039/ea05ee3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124902842 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124902842 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124902842 DLLC NOTICE LLME(d804e06c/ea05ee3e){ASSIGNED} LLGM Assign pre (ffffffff => ea05ee3e) (gprs_llc.c:1079) 20241114124902842 DLLC NOTICE LLME(ffffffff/ea05ee3e){ASSIGNED} LLGM Assign post (ffffffff => ea05ee3e) (gprs_llc.c:1125) 20241114124902842 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124902842 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124902842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124902842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@e8a34976b58e: Final verdict of PTC: pass 20241114124902844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1015)@e8a34976b58e: Final verdict of PTC: none 20241114124902847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124902847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1011)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1021)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1026)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@e8a34976b58e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@e8a34976b58e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e8a34976b58e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1013)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1019)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1024)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Nov 14 12:49:02 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 20241114124902976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124903377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66184) 20241114124903847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124903847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66184, count=70540) 20241114124904848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124904848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Nov 14 12:49:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124905850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124905850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_xid_empty_l3 started. 20241114124906435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124906437 DMM INFO MM(262420000000039/ea05ee3e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124906437 DMM INFO MM(262420000000039/ea05ee3e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124906437 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124906437 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124906437 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124906437 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124906437 DLLC NOTICE LLME(ffffffff/ea05ee3e){ASSIGNED} LLGM Assign pre (ea05ee3e => ffffffff) (gprs_llc.c:1079) 20241114124906437 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea05ee3e => ffffffff) (gprs_llc.c:1125) 20241114124906437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124906437 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124906437 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124906437 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124906437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124906487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124906487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124906487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124906487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124906487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124906487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124906487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124906487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124906487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124906488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124906488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124906488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124906489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124906489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124906489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124906489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124906489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124906489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124906489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124906489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124906489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124906489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1034)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124906494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124906502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124906502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1032)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1034)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124906518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124906518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124906518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124906518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124906518 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124906518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124906518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124906518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124906518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124906520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124906520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124906520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124906520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124906520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124906520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124906520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124906520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124906520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124906520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124906520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124906521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124906521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124906525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124906534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124906534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124906561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124906561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124906561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124906561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124906561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124906561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124906561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124906561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124906561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124906562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124906562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124906562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124906563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124906563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124906563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124906563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124906563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124906563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124906563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124906563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124906563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124906563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124906566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124906575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124906575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124906850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124906851 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124906851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124906851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124906853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124906853 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@e8a34976b58e: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='D0E20C6E'O, index=0 SGSN_Test-GSUP(1046)@e8a34976b58e: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@e8a34976b58e: 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 := 'C08CB6960C1F661B32A1339CEFAC09AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10625733'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D19DB67FB005F070'O } } } } } 20241114124907905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124907905 DLLC NOTICE LLME(ffffffff/d0e20c6e){UNASSIGNED} LLC RX: unknown TLLI 0xd0e20c6e, creating LLME on the fly (gprs_llc.c:552) 20241114124907905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124907905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241114124907905 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124907905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124907905 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124907905 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124907905 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124907905 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124907906 DLLC NOTICE LLME(ffffffff/d0e20c6e){UNASSIGNED} LLGM Assign pre (d0e20c6e => ce58670e) (gprs_llc.c:1079) 20241114124907906 DLLC NOTICE LLME(d0e20c6e/ce58670e){ASSIGNED} LLGM Assign post (d0e20c6e => ce58670e) (gprs_llc.c:1125) 20241114124907906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124907906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124907906 DMM DEBUG MM(262420000000044/ce58670e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124907920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124907920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124907921 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124907921 DMM DEBUG MM(262420000000044/ce58670e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241114124907921 DMM NOTICE MM(262420000000044/ce58670e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124907921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124907921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124907921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124907921 DMM DEBUG MM(262420000000044/ce58670e) Requesting authorization (sgsn_auth.c:160) 20241114124907921 DMM INFO MM(262420000000044/ce58670e) Requesting authentication tuples (sgsn_auth.c:184) 20241114124907921 DMM DEBUG MM(262420000000044/ce58670e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124907921 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241114124907921 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@e8a34976b58e: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@e8a34976b58e: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241114124907923 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124907923 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124907923 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124907923 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124907923 DMM INFO MM(262420000000044/ce58670e) Subscriber data update (mmctx.c:445) 20241114124907923 DMM DEBUG MM(262420000000044/ce58670e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124907923 DMM INFO MM(262420000000044/ce58670e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124907923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124907923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124907923 DMM INFO MM(262420000000044/ce58670e) <- GMM AUTH AND CIPHERING REQ (rand = c0 8c b6 96 0c 1f 66 1b 32 a1 33 9c ef ac 09 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124907930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124907930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124907931 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124907931 DMM INFO MM(262420000000044/ce58670e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124907931 DMM NOTICE MM(262420000000044/ce58670e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124907931 DMM DEBUG MM(262420000000044/ce58670e) checking auth: received GSM SRES = 10 62 57 33 (gprs_gmm.c:666) 20241114124907931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124907931 DMM DEBUG MM(262420000000044/ce58670e) Requesting authorization (sgsn_auth.c:160) 20241114124907931 DMM INFO MM(262420000000044/ce58670e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124907931 DMM DEBUG MM(262420000000044/ce58670e) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124907931 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241114124907931 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) 20241114124907931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124907931 DMM INFO MM(262420000000044/ce58670e) <- GMM ATTACH ACCEPT (new P-TMSI=0xce58670e) (gprs_gmm.c:300) 20241114124907932 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124907932 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124907932 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241114124907932 DMM INFO MM(262420000000044/ce58670e) Subscriber data update (mmctx.c:445) 20241114124907932 DMM DEBUG MM(262420000000044/ce58670e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124907932 DMM INFO MM(262420000000044/ce58670e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124907932 DMM NOTICE MM(262420000000044/ce58670e) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241114124907932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124907932 DMM NOTICE MM(262420000000044/ce58670e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124907932 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) 20241114124907932 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124907932 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241114124907932 DMM INFO MM(262420000000044/ce58670e) Subscriber data update (mmctx.c:445) 20241114124907932 DMM DEBUG MM(262420000000044/ce58670e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124907938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124907938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124907938 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124907938 DMM INFO MM(262420000000044/ce58670e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124907938 DMM NOTICE MM(262420000000044/ce58670e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124907938 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124907938 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124907938 DLLC NOTICE LLME(d0e20c6e/ce58670e){ASSIGNED} LLGM Assign pre (ffffffff => ce58670e) (gprs_llc.c:1079) 20241114124907938 DLLC NOTICE LLME(ffffffff/ce58670e){ASSIGNED} LLGM Assign post (ffffffff => ce58670e) (gprs_llc.c:1125) 20241114124907938 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124907938 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124907938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124907938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@e8a34976b58e: setverdict(pass): none -> pass 20241114124907990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124907990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124907990 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124907990 DMM INFO MM(262420000000044/ce58670e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124907990 DMM INFO MM(262420000000044/ce58670e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124907990 DMM DEBUG MM(262420000000044/ce58670e) Using GGSN 0 (gprs_sm.c:312) 20241114124907990 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) 20241114124907990 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241114124907990 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124907990 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124907990 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241114124908004 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 41 a1 ab 0b 11 53 dd e6 13 14 05 7f de e5 69 d0 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) 20241114124908004 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90c138, cbp=0x561f2b522660) (sgsn_libgtp.c:632) 20241114124908004 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124908004 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=ce58670e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124908004 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124908004 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124908012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124908012 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241114124908012 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241114124908012 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@e8a34976b58e: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@e8a34976b58e: Final verdict of PTC: pass 20241114124908018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56326<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_empty_l3-BVCI210(1038)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(1046)@e8a34976b58e: Final verdict of PTC: none 20241114124908021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124908021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1035)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1039)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@e8a34976b58e: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1044)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@e8a34976b58e: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1037)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1042)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1033)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@e8a34976b58e: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Nov 14 12:49:08 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 20241114124908149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124908550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93940) 20241114124909021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124909021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93940, count=98296) 20241114124910023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124910023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Nov 14 12:49:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124911024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124911024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_xid_n201u started. 20241114124911613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124911614 DMM INFO MM(262420000000044/ce58670e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124911614 DMM INFO MM(262420000000044/ce58670e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124911614 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124911614 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124911614 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124911614 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124911614 DLLC NOTICE LLME(ffffffff/ce58670e){ASSIGNED} LLGM Assign pre (ce58670e => ffffffff) (gprs_llc.c:1079) 20241114124911614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce58670e => ffffffff) (gprs_llc.c:1125) 20241114124911614 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114124911614 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124911614 DMM NOTICE MM(262420000000044/ce58670e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124911614 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241114124911614 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124911614 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124911614 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241114124911615 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241114124911615 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) 20241114124911615 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241114124911615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124911615 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124911615 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124911615 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124911615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124911662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124911662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124911662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124911662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124911662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124911662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124911662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124911662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124911662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124911664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124911664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124911664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124911664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124911664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124911664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124911664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124911664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124911664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124911664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124911664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124911665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124911665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124911669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124911678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124911678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124911697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124911697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124911697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124911697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124911697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124911697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124911697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124911697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124911697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124911699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124911699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124911699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124911699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124911699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124911699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124911699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124911699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124911699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124911699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124911699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124911700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124911700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124911703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124911712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124911712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124911744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124911744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124911744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124911744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124911744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124911744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124911744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124911744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124911744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124911746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124911746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124911746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124911746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124911746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124911746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124911746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124911746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124911746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124911746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124911746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124911747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124911747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124911749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124911756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124911757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124912025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124912025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124912025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124912025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124912027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124912028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@e8a34976b58e: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='DB3091F2'O, index=0 SGSN_Test-GSUP(1065)@e8a34976b58e: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@e8a34976b58e: 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 := 'CB8A496E7F93D2847178ED7973E8D6D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1899859'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCD2A6D702969A5B'O } } } } } 20241114124913080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124913080 DLLC NOTICE LLME(ffffffff/db3091f2){UNASSIGNED} LLC RX: unknown TLLI 0xdb3091f2, creating LLME on the fly (gprs_llc.c:552) 20241114124913080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124913081 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241114124913081 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124913081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124913081 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124913081 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124913081 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124913081 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124913081 DLLC NOTICE LLME(ffffffff/db3091f2){UNASSIGNED} LLGM Assign pre (db3091f2 => dddcc282) (gprs_llc.c:1079) 20241114124913081 DLLC NOTICE LLME(db3091f2/dddcc282){ASSIGNED} LLGM Assign post (db3091f2 => dddcc282) (gprs_llc.c:1125) 20241114124913081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124913081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124913081 DMM DEBUG MM(262420000000045/dddcc282) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124913093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124913093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124913093 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124913093 DMM DEBUG MM(262420000000045/dddcc282) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241114124913093 DMM NOTICE MM(262420000000045/dddcc282) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124913093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124913093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124913093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124913093 DMM DEBUG MM(262420000000045/dddcc282) Requesting authorization (sgsn_auth.c:160) 20241114124913093 DMM INFO MM(262420000000045/dddcc282) Requesting authentication tuples (sgsn_auth.c:184) 20241114124913093 DMM DEBUG MM(262420000000045/dddcc282) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124913093 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241114124913093 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@e8a34976b58e: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@e8a34976b58e: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241114124913096 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124913096 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124913096 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124913096 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124913096 DMM INFO MM(262420000000045/dddcc282) Subscriber data update (mmctx.c:445) 20241114124913097 DMM DEBUG MM(262420000000045/dddcc282) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124913097 DMM INFO MM(262420000000045/dddcc282) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124913097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124913097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124913097 DMM INFO MM(262420000000045/dddcc282) <- GMM AUTH AND CIPHERING REQ (rand = cb 8a 49 6e 7f 93 d2 84 71 78 ed 79 73 e8 d6 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124913106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124913106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124913106 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124913106 DMM INFO MM(262420000000045/dddcc282) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124913106 DMM NOTICE MM(262420000000045/dddcc282) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124913106 DMM DEBUG MM(262420000000045/dddcc282) checking auth: received GSM SRES = a1 89 98 59 (gprs_gmm.c:666) 20241114124913106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124913106 DMM DEBUG MM(262420000000045/dddcc282) Requesting authorization (sgsn_auth.c:160) 20241114124913106 DMM INFO MM(262420000000045/dddcc282) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124913106 DMM DEBUG MM(262420000000045/dddcc282) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124913106 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241114124913106 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) 20241114124913106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124913106 DMM INFO MM(262420000000045/dddcc282) <- GMM ATTACH ACCEPT (new P-TMSI=0xdddcc282) (gprs_gmm.c:300) 20241114124913107 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124913107 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124913107 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241114124913107 DMM INFO MM(262420000000045/dddcc282) Subscriber data update (mmctx.c:445) 20241114124913107 DMM DEBUG MM(262420000000045/dddcc282) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124913107 DMM INFO MM(262420000000045/dddcc282) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124913107 DMM NOTICE MM(262420000000045/dddcc282) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241114124913107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124913107 DMM NOTICE MM(262420000000045/dddcc282) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124913107 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) 20241114124913108 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124913108 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241114124913108 DMM INFO MM(262420000000045/dddcc282) Subscriber data update (mmctx.c:445) 20241114124913108 DMM DEBUG MM(262420000000045/dddcc282) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124913116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124913116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124913116 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124913116 DMM INFO MM(262420000000045/dddcc282) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124913116 DMM NOTICE MM(262420000000045/dddcc282) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124913116 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124913116 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124913116 DLLC NOTICE LLME(db3091f2/dddcc282){ASSIGNED} LLGM Assign pre (ffffffff => dddcc282) (gprs_llc.c:1079) 20241114124913116 DLLC NOTICE LLME(ffffffff/dddcc282){ASSIGNED} LLGM Assign post (ffffffff => dddcc282) (gprs_llc.c:1125) 20241114124913116 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124913116 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124913116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124913116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@e8a34976b58e: setverdict(pass): none -> pass 20241114124913168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124913168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124913168 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124913168 DMM INFO MM(262420000000045/dddcc282) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124913168 DMM INFO MM(262420000000045/dddcc282) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124913168 DMM DEBUG MM(262420000000045/dddcc282) Using GGSN 0 (gprs_sm.c:312) 20241114124913168 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) 20241114124913168 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241114124913168 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124913168 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124913168 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241114124913180 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 2b b2 dd 32 11 e9 2d d1 3c 14 05 7f 1e 80 b6 a3 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) 20241114124913180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90d1a8, cbp=0x561f2b522ae0) (sgsn_libgtp.c:632) 20241114124913180 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124913180 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=dddcc282, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124913180 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124913180 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124913188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124913188 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241114124913188 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241114124913188 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241114124913188 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@e8a34976b58e: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@e8a34976b58e: Final verdict of PTC: pass 20241114124913195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124913197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1065)@e8a34976b58e: Final verdict of PTC: none 20241114124913197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1064)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@e8a34976b58e: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1058)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@e8a34976b58e: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1053)@e8a34976b58e: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1062)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1056)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1051)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@e8a34976b58e: Test case TC_xid_n201u finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Nov 14 12:49:13 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241114124913335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124913736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97380) 20241114124914198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124914198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97380, count=101736) 20241114124915199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124915199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Nov 14 12:49:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124916200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124916200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_llc_null started. 20241114124916796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124916797 DMM INFO MM(262420000000045/dddcc282) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124916797 DMM INFO MM(262420000000045/dddcc282) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124916797 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124916797 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124916797 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124916797 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124916797 DLLC NOTICE LLME(ffffffff/dddcc282){ASSIGNED} LLGM Assign pre (dddcc282 => ffffffff) (gprs_llc.c:1079) 20241114124916797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dddcc282 => ffffffff) (gprs_llc.c:1125) 20241114124916797 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114124916797 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124916797 DMM NOTICE MM(262420000000045/dddcc282) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124916797 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241114124916797 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124916797 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124916797 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241114124916797 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241114124916797 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) 20241114124916797 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241114124916797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124916797 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124916797 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124916797 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124916797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124916848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124916848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124916848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124916848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124916848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124916848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124916848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124916848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124916848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124916850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124916850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124916850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124916850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1073)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124916851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124916851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1072)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124916854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124916863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124916863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1070)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1072)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124916880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124916880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124916880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124916880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124916880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124916880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124916880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124916880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124916880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124916881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124916881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124916881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124916882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124916882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124916882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124916882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124916882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124916882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124916882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124916882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124916882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124916882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124916886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1078)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124916894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124916894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124916926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124916926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124916926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124916926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124916926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124916926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124916926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124916926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124916926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124916927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124916927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124916927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124916928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124916928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124916928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124916928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124916928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124916928 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124916928 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124916928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124916928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124916928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124916932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124916941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124916941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124917201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124917201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124917201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124917201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124917203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124917204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@e8a34976b58e: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='CE581E83'O, index=0 SGSN_Test-GSUP(1084)@e8a34976b58e: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@e8a34976b58e: 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 := 'E781DDD1BA9F2BD427CA5EE22970D7F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA9CAE01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4445FD259A73A2D9'O } } } } } 20241114124918260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124918260 DLLC NOTICE LLME(ffffffff/ce581e83){UNASSIGNED} LLC RX: unknown TLLI 0xce581e83, creating LLME on the fly (gprs_llc.c:552) 20241114124918260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124918260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241114124918260 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124918260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124918260 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124918260 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124918260 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124918260 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124918260 DLLC NOTICE LLME(ffffffff/ce581e83){UNASSIGNED} LLGM Assign pre (ce581e83 => c31424d7) (gprs_llc.c:1079) 20241114124918260 DLLC NOTICE LLME(ce581e83/c31424d7){ASSIGNED} LLGM Assign post (ce581e83 => c31424d7) (gprs_llc.c:1125) 20241114124918260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124918260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124918260 DMM DEBUG MM(262420000000041/c31424d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124918272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124918272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124918272 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124918272 DMM DEBUG MM(262420000000041/c31424d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241114124918272 DMM NOTICE MM(262420000000041/c31424d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124918272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124918272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124918272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124918272 DMM DEBUG MM(262420000000041/c31424d7) Requesting authorization (sgsn_auth.c:160) 20241114124918272 DMM INFO MM(262420000000041/c31424d7) Requesting authentication tuples (sgsn_auth.c:184) 20241114124918272 DMM DEBUG MM(262420000000041/c31424d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124918272 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241114124918272 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@e8a34976b58e: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@e8a34976b58e: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241114124918274 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124918275 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124918275 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124918275 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124918275 DMM INFO MM(262420000000041/c31424d7) Subscriber data update (mmctx.c:445) 20241114124918275 DMM DEBUG MM(262420000000041/c31424d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124918275 DMM INFO MM(262420000000041/c31424d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124918275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124918275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124918275 DMM INFO MM(262420000000041/c31424d7) <- GMM AUTH AND CIPHERING REQ (rand = e7 81 dd d1 ba 9f 2b d4 27 ca 5e e2 29 70 d7 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124918282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124918282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124918282 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124918282 DMM INFO MM(262420000000041/c31424d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124918282 DMM NOTICE MM(262420000000041/c31424d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124918282 DMM DEBUG MM(262420000000041/c31424d7) checking auth: received GSM SRES = fa 9c ae 01 (gprs_gmm.c:666) 20241114124918282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124918282 DMM DEBUG MM(262420000000041/c31424d7) Requesting authorization (sgsn_auth.c:160) 20241114124918282 DMM INFO MM(262420000000041/c31424d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124918282 DMM DEBUG MM(262420000000041/c31424d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124918282 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241114124918282 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) 20241114124918282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124918282 DMM INFO MM(262420000000041/c31424d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc31424d7) (gprs_gmm.c:300) 20241114124918283 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124918283 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124918283 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241114124918283 DMM INFO MM(262420000000041/c31424d7) Subscriber data update (mmctx.c:445) 20241114124918283 DMM DEBUG MM(262420000000041/c31424d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124918283 DMM INFO MM(262420000000041/c31424d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124918283 DMM NOTICE MM(262420000000041/c31424d7) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241114124918283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124918283 DMM NOTICE MM(262420000000041/c31424d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124918283 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) 20241114124918284 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124918284 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241114124918284 DMM INFO MM(262420000000041/c31424d7) Subscriber data update (mmctx.c:445) 20241114124918284 DMM DEBUG MM(262420000000041/c31424d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124918290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124918290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124918290 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124918290 DMM INFO MM(262420000000041/c31424d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124918290 DMM NOTICE MM(262420000000041/c31424d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124918290 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124918290 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124918290 DLLC NOTICE LLME(ce581e83/c31424d7){ASSIGNED} LLGM Assign pre (ffffffff => c31424d7) (gprs_llc.c:1079) 20241114124918290 DLLC NOTICE LLME(ffffffff/c31424d7){ASSIGNED} LLGM Assign post (ffffffff => c31424d7) (gprs_llc.c:1125) 20241114124918290 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124918290 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124918290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124918290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114124919342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124919342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241114124919342 DLLC DEBUG TLLI=c31424d7 sends us LLC NULL (gprs_llc.c:912) 20241114124919342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124919342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241114124919342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124919342 DMM INFO MM(262420000000041/c31424d7) -> GMM DETACH REQUEST TLLI=0xc31424d7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241114124919342 DMM INFO MM(262420000000041/c31424d7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114124919342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124919342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124919342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124919342 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124919342 DLLC NOTICE LLME(ffffffff/c31424d7){ASSIGNED} LLGM Assign pre (c31424d7 => ffffffff) (gprs_llc.c:1079) 20241114124919342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c31424d7 => ffffffff) (gprs_llc.c:1125) 20241114124919342 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241114124919342 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) 20241114124919343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124919343 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124919343 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124919343 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124919343 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@e8a34976b58e: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@e8a34976b58e: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@e8a34976b58e: Final verdict of PTC: pass 20241114124924353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1073)@e8a34976b58e: Final verdict of PTC: none 20241114124924356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1077)@e8a34976b58e: Final verdict of PTC: none 20241114124924356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1083)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@e8a34976b58e: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@e8a34976b58e: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@e8a34976b58e: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1081)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1071)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1075)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@e8a34976b58e: Test case TC_llc_null finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Nov 14 12:49:24 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241114124924490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124924791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20241114124925358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124925358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=100244) 20241114124926359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124926359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Nov 14 12:49:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124927360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124927360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_llc_sabm_dm_llgmm started. 20241114124927851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124927853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124927896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124927896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124927896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124927896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124927896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124927896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124927896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124927896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124927896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124927897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124927897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124927897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124927898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124927898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124927898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124927898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124927898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124927898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124927898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124927898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124927898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124927898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124927902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124927911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124927911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124927935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124927935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124927935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124927935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124927935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124927935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124927935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124927935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124927935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124927936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124927936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124927936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124927937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124927937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124927937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124927937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124927937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124927937 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124927937 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124927937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124927937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124927937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124927941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124927950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124927950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124927975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124927975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124927975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124927975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124927975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124927975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124927975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124927975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124927975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124927976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124927976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124927976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124927977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124927977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124927977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124927977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124927977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124927977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124927977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124927977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124927977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124927977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124927982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124927991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124927991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124928361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124928361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124928361 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124928361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124928363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124928363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114124928717 DGPRS DEBUG Checking for inactive LLMEs, time = 13399302 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@e8a34976b58e: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='CB17E68C'O, index=0 SGSN_Test-GSUP(1103)@e8a34976b58e: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@e8a34976b58e: 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 := '84FE3ED4B2EC369C4C1A3205C6C3C37A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '659E9137'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D54C02E67903C863'O } } } } } 20241114124929417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124929417 DLLC NOTICE LLME(ffffffff/cb17e68c){UNASSIGNED} LLC RX: unknown TLLI 0xcb17e68c, creating LLME on the fly (gprs_llc.c:552) 20241114124929417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124929417 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241114124929417 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124929417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124929417 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124929417 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124929417 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124929417 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124929417 DLLC NOTICE LLME(ffffffff/cb17e68c){UNASSIGNED} LLGM Assign pre (cb17e68c => c2af03a6) (gprs_llc.c:1079) 20241114124929417 DLLC NOTICE LLME(cb17e68c/c2af03a6){ASSIGNED} LLGM Assign post (cb17e68c => c2af03a6) (gprs_llc.c:1125) 20241114124929417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124929417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124929417 DMM DEBUG MM(262420000000042/c2af03a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124929429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124929429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124929429 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124929429 DMM DEBUG MM(262420000000042/c2af03a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241114124929429 DMM NOTICE MM(262420000000042/c2af03a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124929429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124929429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124929429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124929429 DMM DEBUG MM(262420000000042/c2af03a6) Requesting authorization (sgsn_auth.c:160) 20241114124929429 DMM INFO MM(262420000000042/c2af03a6) Requesting authentication tuples (sgsn_auth.c:184) 20241114124929429 DMM DEBUG MM(262420000000042/c2af03a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124929429 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241114124929429 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@e8a34976b58e: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@e8a34976b58e: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241114124929431 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124929431 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124929432 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124929432 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124929432 DMM INFO MM(262420000000042/c2af03a6) Subscriber data update (mmctx.c:445) 20241114124929432 DMM DEBUG MM(262420000000042/c2af03a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124929432 DMM INFO MM(262420000000042/c2af03a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124929432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124929432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124929432 DMM INFO MM(262420000000042/c2af03a6) <- GMM AUTH AND CIPHERING REQ (rand = 84 fe 3e d4 b2 ec 36 9c 4c 1a 32 05 c6 c3 c3 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124929438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124929439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124929439 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124929439 DMM INFO MM(262420000000042/c2af03a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124929439 DMM NOTICE MM(262420000000042/c2af03a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124929439 DMM DEBUG MM(262420000000042/c2af03a6) checking auth: received GSM SRES = 65 9e 91 37 (gprs_gmm.c:666) 20241114124929439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124929439 DMM DEBUG MM(262420000000042/c2af03a6) Requesting authorization (sgsn_auth.c:160) 20241114124929439 DMM INFO MM(262420000000042/c2af03a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124929439 DMM DEBUG MM(262420000000042/c2af03a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124929439 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241114124929439 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) 20241114124929439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124929439 DMM INFO MM(262420000000042/c2af03a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2af03a6) (gprs_gmm.c:300) 20241114124929440 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124929440 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124929440 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241114124929440 DMM INFO MM(262420000000042/c2af03a6) Subscriber data update (mmctx.c:445) 20241114124929440 DMM DEBUG MM(262420000000042/c2af03a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124929440 DMM INFO MM(262420000000042/c2af03a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124929440 DMM NOTICE MM(262420000000042/c2af03a6) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241114124929440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124929440 DMM NOTICE MM(262420000000042/c2af03a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124929440 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) 20241114124929441 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124929441 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241114124929441 DMM INFO MM(262420000000042/c2af03a6) Subscriber data update (mmctx.c:445) 20241114124929441 DMM DEBUG MM(262420000000042/c2af03a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124929447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124929447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124929447 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124929447 DMM INFO MM(262420000000042/c2af03a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124929447 DMM NOTICE MM(262420000000042/c2af03a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124929447 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124929447 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124929447 DLLC NOTICE LLME(cb17e68c/c2af03a6){ASSIGNED} LLGM Assign pre (ffffffff => c2af03a6) (gprs_llc.c:1079) 20241114124929447 DLLC NOTICE LLME(ffffffff/c2af03a6){ASSIGNED} LLGM Assign post (ffffffff => c2af03a6) (gprs_llc.c:1125) 20241114124929447 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124929447 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124929447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124929447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114124930499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124930499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@e8a34976b58e: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@e8a34976b58e: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@e8a34976b58e: Final verdict of PTC: pass 20241114124930508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114124930509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124930509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@e8a34976b58e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1091)@e8a34976b58e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1096)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1101)@e8a34976b58e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1089)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1094)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1099)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@e8a34976b58e: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Nov 14 12:49:30 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 20241114124930641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124931042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82992) 20241114124931511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124931511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82992, count=87348) 20241114124932512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124932512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Nov 14 12:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124933513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124933513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_llc_sabm_dm_ll5 started. 20241114124934105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124934106 DMM INFO MM(262420000000042/c2af03a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124934106 DMM INFO MM(262420000000042/c2af03a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124934106 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124934106 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124934106 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124934106 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124934106 DLLC NOTICE LLME(ffffffff/c2af03a6){ASSIGNED} LLGM Assign pre (c2af03a6 => ffffffff) (gprs_llc.c:1079) 20241114124934106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2af03a6 => ffffffff) (gprs_llc.c:1125) 20241114124934106 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241114124934106 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) 20241114124934106 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241114124934106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124934106 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124934106 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124934106 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124934106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124934154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124934154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124934154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124934154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124934154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124934155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124934155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124934156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124934156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124934156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) SGSN_Test-Gb1-NS1(1110)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124934156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124934156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124934156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124934156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124934156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124934156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124934157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1111)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124934157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124934161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124934171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124934171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1108)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124934182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124934182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124934182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124934182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124934182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124934182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124934182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124934182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124934182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124934183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124934183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124934183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124934183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124934183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124934183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124934183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124934184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124934184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124934184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124934184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124934184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124934184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124934188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124934199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124934199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124934216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124934216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124934216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124934216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124934216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124934216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124934216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124934216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124934216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124934218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124934218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124934218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124934218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124934218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124934218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124934218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124934218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124934218 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124934218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124934218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124934219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124934219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124934222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124934231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124934231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124934514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124934514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124934514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124934514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124934516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124934517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@e8a34976b58e: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C820E3E6'O, index=0 SGSN_Test-GSUP(1122)@e8a34976b58e: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@e8a34976b58e: 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 := '1902AEB64818D27FFE4D4EC8D8B6E8CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08D89587'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC321AB91E187783'O } } } } } 20241114124935573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124935573 DLLC NOTICE LLME(ffffffff/c820e3e6){UNASSIGNED} LLC RX: unknown TLLI 0xc820e3e6, creating LLME on the fly (gprs_llc.c:552) 20241114124935573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124935573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241114124935573 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124935573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124935573 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124935573 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124935573 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124935573 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124935573 DLLC NOTICE LLME(ffffffff/c820e3e6){UNASSIGNED} LLGM Assign pre (c820e3e6 => dc039d09) (gprs_llc.c:1079) 20241114124935573 DLLC NOTICE LLME(c820e3e6/dc039d09){ASSIGNED} LLGM Assign post (c820e3e6 => dc039d09) (gprs_llc.c:1125) 20241114124935573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124935573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124935573 DMM DEBUG MM(262420000000043/dc039d09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124935585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124935585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124935585 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124935585 DMM DEBUG MM(262420000000043/dc039d09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241114124935585 DMM NOTICE MM(262420000000043/dc039d09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124935585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124935585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124935585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124935585 DMM DEBUG MM(262420000000043/dc039d09) Requesting authorization (sgsn_auth.c:160) 20241114124935585 DMM INFO MM(262420000000043/dc039d09) Requesting authentication tuples (sgsn_auth.c:184) 20241114124935585 DMM DEBUG MM(262420000000043/dc039d09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124935585 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241114124935585 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@e8a34976b58e: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@e8a34976b58e: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241114124935588 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124935588 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124935588 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124935588 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124935588 DMM INFO MM(262420000000043/dc039d09) Subscriber data update (mmctx.c:445) 20241114124935588 DMM DEBUG MM(262420000000043/dc039d09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124935588 DMM INFO MM(262420000000043/dc039d09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124935588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124935588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124935588 DMM INFO MM(262420000000043/dc039d09) <- GMM AUTH AND CIPHERING REQ (rand = 19 02 ae b6 48 18 d2 7f fe 4d 4e c8 d8 b6 e8 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124935595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124935595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124935595 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124935595 DMM INFO MM(262420000000043/dc039d09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124935595 DMM NOTICE MM(262420000000043/dc039d09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124935595 DMM DEBUG MM(262420000000043/dc039d09) checking auth: received GSM SRES = 08 d8 95 87 (gprs_gmm.c:666) 20241114124935595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124935595 DMM DEBUG MM(262420000000043/dc039d09) Requesting authorization (sgsn_auth.c:160) 20241114124935595 DMM INFO MM(262420000000043/dc039d09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124935595 DMM DEBUG MM(262420000000043/dc039d09) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124935595 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241114124935596 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) 20241114124935596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124935596 DMM INFO MM(262420000000043/dc039d09) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc039d09) (gprs_gmm.c:300) 20241114124935597 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124935597 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124935597 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241114124935597 DMM INFO MM(262420000000043/dc039d09) Subscriber data update (mmctx.c:445) 20241114124935597 DMM DEBUG MM(262420000000043/dc039d09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124935597 DMM INFO MM(262420000000043/dc039d09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124935597 DMM NOTICE MM(262420000000043/dc039d09) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241114124935597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124935597 DMM NOTICE MM(262420000000043/dc039d09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124935597 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) 20241114124935597 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124935597 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241114124935597 DMM INFO MM(262420000000043/dc039d09) Subscriber data update (mmctx.c:445) 20241114124935597 DMM DEBUG MM(262420000000043/dc039d09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124935604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124935604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124935604 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124935604 DMM INFO MM(262420000000043/dc039d09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124935604 DMM NOTICE MM(262420000000043/dc039d09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124935604 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124935604 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124935604 DLLC NOTICE LLME(c820e3e6/dc039d09){ASSIGNED} LLGM Assign pre (ffffffff => dc039d09) (gprs_llc.c:1079) 20241114124935604 DLLC NOTICE LLME(ffffffff/dc039d09){ASSIGNED} LLGM Assign post (ffffffff => dc039d09) (gprs_llc.c:1125) 20241114124935604 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124935604 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124935604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124935604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114124936657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124936657 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@e8a34976b58e: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@e8a34976b58e: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@e8a34976b58e: Final verdict of PTC: pass 20241114124936665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@e8a34976b58e: Final verdict of PTC: none 20241114124936668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124936668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1111)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1115)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@e8a34976b58e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1120)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@e8a34976b58e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@e8a34976b58e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1113)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1109)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1118)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@e8a34976b58e: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Nov 14 12:49:36 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 20241114124936802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124937204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241114124937668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124937669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20241114124938670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124938670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Nov 14 12:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124939672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124939672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_suspend_nopaging started. 20241114124940261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124940263 DMM INFO MM(262420000000043/dc039d09) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124940263 DMM INFO MM(262420000000043/dc039d09) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124940263 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124940263 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124940263 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124940263 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124940263 DLLC NOTICE LLME(ffffffff/dc039d09){ASSIGNED} LLGM Assign pre (dc039d09 => ffffffff) (gprs_llc.c:1079) 20241114124940263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc039d09 => ffffffff) (gprs_llc.c:1125) 20241114124940263 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241114124940263 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) 20241114124940263 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241114124940263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114124940263 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124940263 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114124940263 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124940263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1129)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124940326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124940326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124940326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124940326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124940326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124940326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124940326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124940326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124940326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124940328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124940328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124940328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124940328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124940328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124940328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124940328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124940328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124940328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124940328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124940328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124940328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124940328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124940332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124940341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124940341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1127)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124940355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124940355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124940355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124940355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124940355 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124940355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124940355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124940355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124940355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124940357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124940357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124940357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124940358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124940358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124940358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124940358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124940358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124940358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124940358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124940358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124940358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124940358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114124940363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124940372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124940372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124940391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124940391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124940391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124940391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124940391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124940391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124940391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124940391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124940391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124940393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124940393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124940393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124940393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124940393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124940393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124940393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124940393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124940393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124940393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124940393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114124940394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124940394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124940398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124940408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124940408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124940673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124940673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124940673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124940673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124940675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124940676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@e8a34976b58e: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='EAC1ECD5'O, index=0 SGSN_Test-GSUP(1141)@e8a34976b58e: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@e8a34976b58e: 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 := '30F54B8ECC2C45D39CC3DE8E6A5D2B20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BCAE054'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BB2AF2E2F0C8873'O } } } } } 20241114124941732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124941732 DLLC NOTICE LLME(ffffffff/eac1ecd5){UNASSIGNED} LLC RX: unknown TLLI 0xeac1ecd5, creating LLME on the fly (gprs_llc.c:552) 20241114124941732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124941732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241114124941732 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124941732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114124941732 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124941732 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114124941732 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124941732 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124941732 DLLC NOTICE LLME(ffffffff/eac1ecd5){UNASSIGNED} LLGM Assign pre (eac1ecd5 => da734462) (gprs_llc.c:1079) 20241114124941732 DLLC NOTICE LLME(eac1ecd5/da734462){ASSIGNED} LLGM Assign post (eac1ecd5 => da734462) (gprs_llc.c:1125) 20241114124941732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124941732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124941732 DMM DEBUG MM(262420000000048/da734462) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124941747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124941747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124941747 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124941747 DMM DEBUG MM(262420000000048/da734462) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241114124941747 DMM NOTICE MM(262420000000048/da734462) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124941747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124941747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124941747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124941747 DMM DEBUG MM(262420000000048/da734462) Requesting authorization (sgsn_auth.c:160) 20241114124941747 DMM INFO MM(262420000000048/da734462) Requesting authentication tuples (sgsn_auth.c:184) 20241114124941747 DMM DEBUG MM(262420000000048/da734462) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124941747 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241114124941747 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@e8a34976b58e: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@e8a34976b58e: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241114124941750 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124941750 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124941750 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124941750 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124941750 DMM INFO MM(262420000000048/da734462) Subscriber data update (mmctx.c:445) 20241114124941750 DMM DEBUG MM(262420000000048/da734462) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124941750 DMM INFO MM(262420000000048/da734462) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124941750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124941750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124941750 DMM INFO MM(262420000000048/da734462) <- GMM AUTH AND CIPHERING REQ (rand = 30 f5 4b 8e cc 2c 45 d3 9c c3 de 8e 6a 5d 2b 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124941757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124941757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124941757 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124941757 DMM INFO MM(262420000000048/da734462) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124941757 DMM NOTICE MM(262420000000048/da734462) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124941757 DMM DEBUG MM(262420000000048/da734462) checking auth: received GSM SRES = 6b ca e0 54 (gprs_gmm.c:666) 20241114124941757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124941757 DMM DEBUG MM(262420000000048/da734462) Requesting authorization (sgsn_auth.c:160) 20241114124941757 DMM INFO MM(262420000000048/da734462) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124941757 DMM DEBUG MM(262420000000048/da734462) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124941757 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241114124941757 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) 20241114124941757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124941757 DMM INFO MM(262420000000048/da734462) <- GMM ATTACH ACCEPT (new P-TMSI=0xda734462) (gprs_gmm.c:300) 20241114124941759 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124941759 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124941759 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241114124941759 DMM INFO MM(262420000000048/da734462) Subscriber data update (mmctx.c:445) 20241114124941759 DMM DEBUG MM(262420000000048/da734462) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124941759 DMM INFO MM(262420000000048/da734462) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124941759 DMM NOTICE MM(262420000000048/da734462) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241114124941759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124941759 DMM NOTICE MM(262420000000048/da734462) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124941759 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) 20241114124941760 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124941760 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241114124941760 DMM INFO MM(262420000000048/da734462) Subscriber data update (mmctx.c:445) 20241114124941760 DMM DEBUG MM(262420000000048/da734462) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124941766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124941766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124941766 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124941766 DMM INFO MM(262420000000048/da734462) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124941766 DMM NOTICE MM(262420000000048/da734462) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124941766 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124941766 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124941766 DLLC NOTICE LLME(eac1ecd5/da734462){ASSIGNED} LLGM Assign pre (ffffffff => da734462) (gprs_llc.c:1079) 20241114124941766 DLLC NOTICE LLME(ffffffff/da734462){ASSIGNED} LLGM Assign post (ffffffff => da734462) (gprs_llc.c:1125) 20241114124941766 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124941766 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124941766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124941766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@e8a34976b58e: setverdict(pass): none -> pass 20241114124941817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124941817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124941818 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124941818 DMM INFO MM(262420000000048/da734462) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124941818 DMM INFO MM(262420000000048/da734462) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124941818 DMM DEBUG MM(262420000000048/da734462) Using GGSN 0 (gprs_sm.c:312) 20241114124941818 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) 20241114124941818 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241114124941818 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124941818 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124941818 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241114124941829 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 a4 95 ed 6a 11 bb d6 41 50 14 05 7f cf 43 31 61 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) 20241114124941829 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90e218, cbp=0x561f2b523060) (sgsn_libgtp.c:632) 20241114124941829 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124941829 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=da734462, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124941829 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124941829 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124941837 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241114124941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124941843 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241114124941843 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241114124941846 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241114124941846 DMM INFO MM(262420000000048/da734462) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@e8a34976b58e: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@e8a34976b58e: Final verdict of PTC: pass 20241114124946855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@e8a34976b58e: Final verdict of PTC: none 20241114124946858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124946858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1130)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1134)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@e8a34976b58e: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1139)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@e8a34976b58e: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@e8a34976b58e: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1128)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1137)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1132)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@e8a34976b58e: Test case TC_suspend_nopaging finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Nov 14 12:49:46 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241114124946992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124947393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99412) 20241114124947859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124947859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99412, count=101232) 20241114124948859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124948859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Nov 14 12:49:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114124949860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124949861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_suspend_resume started. 20241114124950453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124950454 DMM INFO MM(262420000000048/da734462) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114124950454 DMM INFO MM(262420000000048/da734462) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114124950454 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114124950454 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114124950454 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114124950455 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114124950455 DLLC NOTICE LLME(ffffffff/da734462){ASSIGNED} LLGM Assign pre (da734462 => ffffffff) (gprs_llc.c:1079) 20241114124950455 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da734462 => ffffffff) (gprs_llc.c:1125) 20241114124950455 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114124950455 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114124950455 DMM NOTICE MM(262420000000048/da734462) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114124950455 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241114124950455 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114124950455 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114124950455 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241114124950455 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241114124950455 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) 20241114124950455 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241114124950455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114124950455 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114124950455 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114124950455 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114124950455 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124950505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114124950505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124950505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124950505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124950505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114124950505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124950505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124950505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124950506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124950507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124950507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124950507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124950508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124950508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124950508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124950508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124950508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124950508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114124950508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124950508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124950508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124950508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124950512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114124950523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124950523 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124950547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114124950547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124950547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124950547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124950547 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114124950547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124950547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124950547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124950547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124950548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124950548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124950548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124950548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124950548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124950548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124950548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124950548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124950548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114124950549 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124950549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124950549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124950549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124950553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124950562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124950562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114124950594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114124950594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114124950594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114124950594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124950594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114124950594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114124950594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114124950594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114124950594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114124950596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114124950596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114124950596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114124950596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114124950596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114124950596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114124950596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114124950596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114124950596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114124950596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114124950596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114124950597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114124950597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114124950601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114124950611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124950611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114124950862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124950862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114124950862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114124950862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114124950864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114124950864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@e8a34976b58e: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D8C843A8'O, index=0 SGSN_Test-GSUP(1160)@e8a34976b58e: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@e8a34976b58e: 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 := '7CEBA7AB9914D763722C64DBAEA6E1F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA69B629'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAA670074C31C88C'O } } } } } 20241114124951918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124951918 DLLC NOTICE LLME(ffffffff/d8c843a8){UNASSIGNED} LLC RX: unknown TLLI 0xd8c843a8, creating LLME on the fly (gprs_llc.c:552) 20241114124951918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124951918 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241114124951918 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114124951918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114124951918 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114124951918 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114124951918 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114124951918 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114124951918 DLLC NOTICE LLME(ffffffff/d8c843a8){UNASSIGNED} LLGM Assign pre (d8c843a8 => e09e0fd7) (gprs_llc.c:1079) 20241114124951918 DLLC NOTICE LLME(d8c843a8/e09e0fd7){ASSIGNED} LLGM Assign post (d8c843a8 => e09e0fd7) (gprs_llc.c:1125) 20241114124951918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114124951918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114124951918 DMM DEBUG MM(262420000000049/e09e0fd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114124951932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124951932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114124951932 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124951932 DMM DEBUG MM(262420000000049/e09e0fd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241114124951932 DMM NOTICE MM(262420000000049/e09e0fd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114124951932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114124951932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114124951932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114124951932 DMM DEBUG MM(262420000000049/e09e0fd7) Requesting authorization (sgsn_auth.c:160) 20241114124951932 DMM INFO MM(262420000000049/e09e0fd7) Requesting authentication tuples (sgsn_auth.c:184) 20241114124951932 DMM DEBUG MM(262420000000049/e09e0fd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114124951932 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241114124951932 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@e8a34976b58e: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@e8a34976b58e: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241114124951935 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114124951935 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114124951935 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114124951935 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114124951935 DMM INFO MM(262420000000049/e09e0fd7) Subscriber data update (mmctx.c:445) 20241114124951935 DMM DEBUG MM(262420000000049/e09e0fd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114124951935 DMM INFO MM(262420000000049/e09e0fd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114124951935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114124951935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114124951935 DMM INFO MM(262420000000049/e09e0fd7) <- GMM AUTH AND CIPHERING REQ (rand = 7c eb a7 ab 99 14 d7 63 72 2c 64 db ae a6 e1 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114124951943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124951943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114124951943 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124951943 DMM INFO MM(262420000000049/e09e0fd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114124951943 DMM NOTICE MM(262420000000049/e09e0fd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114124951943 DMM DEBUG MM(262420000000049/e09e0fd7) checking auth: received GSM SRES = ea 69 b6 29 (gprs_gmm.c:666) 20241114124951943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114124951943 DMM DEBUG MM(262420000000049/e09e0fd7) Requesting authorization (sgsn_auth.c:160) 20241114124951943 DMM INFO MM(262420000000049/e09e0fd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114124951943 DMM DEBUG MM(262420000000049/e09e0fd7) Requesting subscriber data update (gprs_subscriber.c:894) 20241114124951944 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241114124951944 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) 20241114124951944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114124951944 DMM INFO MM(262420000000049/e09e0fd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe09e0fd7) (gprs_gmm.c:300) 20241114124951945 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114124951945 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114124951945 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241114124951945 DMM INFO MM(262420000000049/e09e0fd7) Subscriber data update (mmctx.c:445) 20241114124951945 DMM DEBUG MM(262420000000049/e09e0fd7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114124951945 DMM INFO MM(262420000000049/e09e0fd7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114124951945 DMM NOTICE MM(262420000000049/e09e0fd7) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241114124951945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114124951945 DMM NOTICE MM(262420000000049/e09e0fd7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114124951945 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) 20241114124951945 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114124951945 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241114124951945 DMM INFO MM(262420000000049/e09e0fd7) Subscriber data update (mmctx.c:445) 20241114124951945 DMM DEBUG MM(262420000000049/e09e0fd7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114124951952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124951952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114124951952 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124951952 DMM INFO MM(262420000000049/e09e0fd7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114124951952 DMM NOTICE MM(262420000000049/e09e0fd7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114124951952 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114124951952 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114124951952 DLLC NOTICE LLME(d8c843a8/e09e0fd7){ASSIGNED} LLGM Assign pre (ffffffff => e09e0fd7) (gprs_llc.c:1079) 20241114124951952 DLLC NOTICE LLME(ffffffff/e09e0fd7){ASSIGNED} LLGM Assign post (ffffffff => e09e0fd7) (gprs_llc.c:1125) 20241114124951952 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114124951952 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114124951952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114124951952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@e8a34976b58e: setverdict(pass): none -> pass 20241114124952004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124952004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114124952004 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114124952004 DMM INFO MM(262420000000049/e09e0fd7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114124952004 DMM INFO MM(262420000000049/e09e0fd7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114124952004 DMM DEBUG MM(262420000000049/e09e0fd7) Using GGSN 0 (gprs_sm.c:312) 20241114124952004 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) 20241114124952004 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241114124952004 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114124952004 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241114124952004 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241114124952016 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 51 42 2e 30 11 44 62 47 33 14 05 7f 89 c6 15 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241114124952016 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd90f288, cbp=0x561f2b5238d0) (sgsn_libgtp.c:632) 20241114124952016 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114124952016 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=e09e0fd7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114124952016 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114124952016 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114124952024 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241114124952031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124952031 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241114124952031 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241114124952034 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241114124952034 DMM INFO MM(262420000000049/e09e0fd7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241114124957040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114124957040 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241114124957040 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241114124957044 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@e8a34976b58e: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@e8a34976b58e: Final verdict of PTC: pass 20241114124957052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@e8a34976b58e: Final verdict of PTC: none 20241114124957054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114124957054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1153)@e8a34976b58e: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@e8a34976b58e: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@e8a34976b58e: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1159)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1146)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1157)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1151)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@e8a34976b58e: Test case TC_suspend_resume finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Nov 14 12:49:57 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241114124957166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114124957567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103768) 20241114124958056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124958056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103768, count=104928) 20241114124958718 DGPRS DEBUG Checking for inactive LLMEs, time = 13399332 (sgsn.c:131) 20241114124959057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114124959057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Nov 14 12:49:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125000058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125000058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_suspend_rau started. 20241114125000624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125000625 DMM INFO MM(262420000000049/e09e0fd7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125000625 DMM INFO MM(262420000000049/e09e0fd7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125000625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125000625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125000625 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125000625 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114125000625 DLLC NOTICE LLME(ffffffff/e09e0fd7){ASSIGNED} LLGM Assign pre (e09e0fd7 => ffffffff) (gprs_llc.c:1079) 20241114125000625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e09e0fd7 => ffffffff) (gprs_llc.c:1125) 20241114125000625 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114125000625 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125000625 DMM NOTICE MM(262420000000049/e09e0fd7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125000625 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241114125000625 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125000625 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125000625 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241114125000625 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241114125000625 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) 20241114125000625 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241114125000625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125000625 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125000625 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114125000625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125000625 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125000676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125000676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125000676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125000676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125000676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125000676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125000676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125000676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125000676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125000678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125000678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125000678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125000679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125000679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125000679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125000679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125000679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125000679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125000679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125000679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125000680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125000680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125000684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125000695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125000695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125000709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125000709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125000709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125000709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125000709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125000709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125000709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125000709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125000709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125000711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125000711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125000711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125000711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125000711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125000711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125000711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125000711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125000712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125000712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125000715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125000725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125000725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125000751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125000751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125000751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125000751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125000751 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125000751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125000751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125000751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125000751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125000753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125000753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125000753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125000753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125000753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125000753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125000753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125000753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125000753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125000753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125000753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125000754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125000754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125000757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125000767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125000767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125001059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125001059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125001059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125001059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125001061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125001062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@e8a34976b58e: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='D6319E7F'O, index=0 SGSN_Test-GSUP(1179)@e8a34976b58e: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@e8a34976b58e: 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 := '6B89D6D85AC6B34CF6D90C98A1F6D500'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D61AF512'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C11742F52D1ABB33'O } } } } } 20241114125002117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125002117 DLLC NOTICE LLME(ffffffff/d6319e7f){UNASSIGNED} LLC RX: unknown TLLI 0xd6319e7f, creating LLME on the fly (gprs_llc.c:552) 20241114125002117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125002117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241114125002117 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125002117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125002117 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125002117 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114125002117 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125002117 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125002117 DLLC NOTICE LLME(ffffffff/d6319e7f){UNASSIGNED} LLGM Assign pre (d6319e7f => c16af855) (gprs_llc.c:1079) 20241114125002117 DLLC NOTICE LLME(d6319e7f/c16af855){ASSIGNED} LLGM Assign post (d6319e7f => c16af855) (gprs_llc.c:1125) 20241114125002117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125002117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125002117 DMM DEBUG MM(262420000000050/c16af855) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125002129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125002129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125002129 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125002130 DMM DEBUG MM(262420000000050/c16af855) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241114125002130 DMM NOTICE MM(262420000000050/c16af855) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125002130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125002130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125002130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125002130 DMM DEBUG MM(262420000000050/c16af855) Requesting authorization (sgsn_auth.c:160) 20241114125002130 DMM INFO MM(262420000000050/c16af855) Requesting authentication tuples (sgsn_auth.c:184) 20241114125002130 DMM DEBUG MM(262420000000050/c16af855) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125002130 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241114125002130 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@e8a34976b58e: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@e8a34976b58e: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241114125002133 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125002133 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125002133 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125002133 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125002133 DMM INFO MM(262420000000050/c16af855) Subscriber data update (mmctx.c:445) 20241114125002133 DMM DEBUG MM(262420000000050/c16af855) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125002133 DMM INFO MM(262420000000050/c16af855) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125002133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125002133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125002133 DMM INFO MM(262420000000050/c16af855) <- GMM AUTH AND CIPHERING REQ (rand = 6b 89 d6 d8 5a c6 b3 4c f6 d9 0c 98 a1 f6 d5 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125002140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125002140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125002140 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125002140 DMM INFO MM(262420000000050/c16af855) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125002140 DMM NOTICE MM(262420000000050/c16af855) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125002140 DMM DEBUG MM(262420000000050/c16af855) checking auth: received GSM SRES = d6 1a f5 12 (gprs_gmm.c:666) 20241114125002140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125002140 DMM DEBUG MM(262420000000050/c16af855) Requesting authorization (sgsn_auth.c:160) 20241114125002140 DMM INFO MM(262420000000050/c16af855) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125002140 DMM DEBUG MM(262420000000050/c16af855) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125002140 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241114125002140 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) 20241114125002140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125002140 DMM INFO MM(262420000000050/c16af855) <- GMM ATTACH ACCEPT (new P-TMSI=0xc16af855) (gprs_gmm.c:300) 20241114125002141 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125002141 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125002141 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241114125002141 DMM INFO MM(262420000000050/c16af855) Subscriber data update (mmctx.c:445) 20241114125002141 DMM DEBUG MM(262420000000050/c16af855) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125002141 DMM INFO MM(262420000000050/c16af855) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125002141 DMM NOTICE MM(262420000000050/c16af855) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241114125002141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125002141 DMM NOTICE MM(262420000000050/c16af855) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125002141 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) 20241114125002142 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125002142 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241114125002142 DMM INFO MM(262420000000050/c16af855) Subscriber data update (mmctx.c:445) 20241114125002142 DMM DEBUG MM(262420000000050/c16af855) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125002148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125002148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125002148 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125002148 DMM INFO MM(262420000000050/c16af855) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125002148 DMM NOTICE MM(262420000000050/c16af855) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125002148 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125002148 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125002148 DLLC NOTICE LLME(d6319e7f/c16af855){ASSIGNED} LLGM Assign pre (ffffffff => c16af855) (gprs_llc.c:1079) 20241114125002148 DLLC NOTICE LLME(ffffffff/c16af855){ASSIGNED} LLGM Assign post (ffffffff => c16af855) (gprs_llc.c:1125) 20241114125002148 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125002148 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125002148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125002148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@e8a34976b58e: setverdict(pass): none -> pass 20241114125002200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125002200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125002200 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125002200 DMM INFO MM(262420000000050/c16af855) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125002200 DMM INFO MM(262420000000050/c16af855) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125002200 DMM DEBUG MM(262420000000050/c16af855) Using GGSN 0 (gprs_sm.c:312) 20241114125002200 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) 20241114125002200 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241114125002200 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125002200 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125002200 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241114125002210 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 ea f4 b9 9e 11 ea 2d 82 6f 14 05 7f 6c 84 86 7d 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) 20241114125002211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd9102f8, cbp=0x561f2b523c60) (sgsn_libgtp.c:632) 20241114125002211 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125002211 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=c16af855, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125002211 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125002211 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125002219 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241114125002225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125002225 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241114125002225 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241114125002229 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241114125002229 DMM INFO MM(262420000000050/c16af855) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241114125007234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125007234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125007234 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125007234 DMM INFO MM(262420000000050/c16af855) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114125007234 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125007234 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241114125007234 DLLC NOTICE LLME(ffffffff/c16af855){ASSIGNED} LLGM Assign pre (c16af855 => fc41f3e4) (gprs_llc.c:1079) 20241114125007234 DLLC NOTICE LLME(c16af855/fc41f3e4){ASSIGNED} LLGM Assign post (c16af855 => fc41f3e4) (gprs_llc.c:1125) 20241114125007234 DMM INFO MM(262420000000050/fc41f3e4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125007242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125007242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125007242 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125007242 DMM INFO MM(262420000000050/fc41f3e4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114125007242 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114125007242 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125007242 DLLC NOTICE LLME(c16af855/fc41f3e4){ASSIGNED} LLGM Assign pre (ffffffff => fc41f3e4) (gprs_llc.c:1079) 20241114125007242 DLLC NOTICE LLME(ffffffff/fc41f3e4){ASSIGNED} LLGM Assign post (ffffffff => fc41f3e4) (gprs_llc.c:1125) 20241114125007242 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241114125007742 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@e8a34976b58e: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@e8a34976b58e: Final verdict of PTC: pass 20241114125007751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41780<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1167)@e8a34976b58e: Final verdict of PTC: none 20241114125007754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125007754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1172)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1177)@e8a34976b58e: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@e8a34976b58e: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1170)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1166)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@e8a34976b58e: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1175)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@e8a34976b58e: Test case TC_suspend_rau finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Nov 14 12:50:07 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241114125007881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125008282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241114125008754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125008754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109436, count=109976) 20241114125009755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125009755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Nov 14 12:50:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125010756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125010756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_paging_ps started. 20241114125011342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125011344 DMM INFO MM(262420000000050/fc41f3e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125011344 DMM INFO MM(262420000000050/fc41f3e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125011344 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125011344 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125011344 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125011344 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114125011344 DLLC NOTICE LLME(ffffffff/fc41f3e4){ASSIGNED} LLGM Assign pre (fc41f3e4 => ffffffff) (gprs_llc.c:1079) 20241114125011344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc41f3e4 => ffffffff) (gprs_llc.c:1125) 20241114125011344 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114125011344 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125011344 DMM NOTICE MM(262420000000050/fc41f3e4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125011344 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241114125011344 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125011344 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125011344 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241114125011344 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241114125011344 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) 20241114125011344 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241114125011344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125011344 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125011344 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114125011344 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125011344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125011396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125011396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125011396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125011396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125011396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125011396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125011396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125011396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125011396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125011398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125011398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125011398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1186)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125011398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125011398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125011398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125011398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125011398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125011399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125011399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125011399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1187)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125011399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125011399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125011402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114125011411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125011411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1191)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125011434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125011434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125011434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125011434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125011434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125011434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125011434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125011434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125011434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125011435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125011435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125011435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125011436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125011436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125011436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125011436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125011436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125011436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125011436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125011436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1192)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125011437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125011437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125011440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114125011449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125011449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1189)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125011458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125011458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125011458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125011458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125011458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125011458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125011458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125011458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125011458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125011459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125011459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125011459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125011460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125011460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125011460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125011460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125011460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125011460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125011460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125011460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125011460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125011460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125011464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125011473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125011473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125011757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125011757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125011757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125011757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125011760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125011760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@e8a34976b58e: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E96F8B15'O, index=0 SGSN_Test-GSUP(1198)@e8a34976b58e: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@e8a34976b58e: 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 := '01939E0B6F495D92F4CCE24CC7A0DCB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4298F2D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8BD4DA8B50F9D41'O } } } } } 20241114125012817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125012817 DLLC NOTICE LLME(ffffffff/e96f8b15){UNASSIGNED} LLC RX: unknown TLLI 0xe96f8b15, creating LLME on the fly (gprs_llc.c:552) 20241114125012817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125012817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241114125012817 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125012817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125012817 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125012817 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114125012817 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125012817 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125012817 DLLC NOTICE LLME(ffffffff/e96f8b15){UNASSIGNED} LLGM Assign pre (e96f8b15 => c4184de5) (gprs_llc.c:1079) 20241114125012817 DLLC NOTICE LLME(e96f8b15/c4184de5){ASSIGNED} LLGM Assign post (e96f8b15 => c4184de5) (gprs_llc.c:1125) 20241114125012817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125012817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125012817 DMM DEBUG MM(262420000000051/c4184de5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125012830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125012830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125012830 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125012830 DMM DEBUG MM(262420000000051/c4184de5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241114125012830 DMM NOTICE MM(262420000000051/c4184de5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125012830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125012830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125012830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125012830 DMM DEBUG MM(262420000000051/c4184de5) Requesting authorization (sgsn_auth.c:160) 20241114125012830 DMM INFO MM(262420000000051/c4184de5) Requesting authentication tuples (sgsn_auth.c:184) 20241114125012830 DMM DEBUG MM(262420000000051/c4184de5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125012830 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241114125012830 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@e8a34976b58e: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@e8a34976b58e: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241114125012834 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125012834 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125012834 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125012834 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125012834 DMM INFO MM(262420000000051/c4184de5) Subscriber data update (mmctx.c:445) 20241114125012834 DMM DEBUG MM(262420000000051/c4184de5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125012834 DMM INFO MM(262420000000051/c4184de5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125012834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125012834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125012834 DMM INFO MM(262420000000051/c4184de5) <- GMM AUTH AND CIPHERING REQ (rand = 01 93 9e 0b 6f 49 5d 92 f4 cc e2 4c c7 a0 dc b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125012842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125012842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125012842 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125012842 DMM INFO MM(262420000000051/c4184de5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125012842 DMM NOTICE MM(262420000000051/c4184de5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125012843 DMM DEBUG MM(262420000000051/c4184de5) checking auth: received GSM SRES = 42 98 f2 d8 (gprs_gmm.c:666) 20241114125012843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125012843 DMM DEBUG MM(262420000000051/c4184de5) Requesting authorization (sgsn_auth.c:160) 20241114125012843 DMM INFO MM(262420000000051/c4184de5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125012843 DMM DEBUG MM(262420000000051/c4184de5) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125012843 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241114125012843 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) 20241114125012843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125012843 DMM INFO MM(262420000000051/c4184de5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4184de5) (gprs_gmm.c:300) 20241114125012844 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125012844 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125012844 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241114125012844 DMM INFO MM(262420000000051/c4184de5) Subscriber data update (mmctx.c:445) 20241114125012844 DMM DEBUG MM(262420000000051/c4184de5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125012844 DMM INFO MM(262420000000051/c4184de5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125012844 DMM NOTICE MM(262420000000051/c4184de5) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241114125012844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125012844 DMM NOTICE MM(262420000000051/c4184de5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125012844 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) 20241114125012844 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125012845 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241114125012845 DMM INFO MM(262420000000051/c4184de5) Subscriber data update (mmctx.c:445) 20241114125012845 DMM DEBUG MM(262420000000051/c4184de5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125012851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125012851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125012851 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125012851 DMM INFO MM(262420000000051/c4184de5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125012851 DMM NOTICE MM(262420000000051/c4184de5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125012851 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125012851 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125012851 DLLC NOTICE LLME(e96f8b15/c4184de5){ASSIGNED} LLGM Assign pre (ffffffff => c4184de5) (gprs_llc.c:1079) 20241114125012851 DLLC NOTICE LLME(ffffffff/c4184de5){ASSIGNED} LLGM Assign post (ffffffff => c4184de5) (gprs_llc.c:1125) 20241114125012851 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125012852 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125012852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125012852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@e8a34976b58e: setverdict(pass): none -> pass 20241114125012903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125012903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125012903 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125012903 DMM INFO MM(262420000000051/c4184de5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125012903 DMM INFO MM(262420000000051/c4184de5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125012903 DMM DEBUG MM(262420000000051/c4184de5) Using GGSN 0 (gprs_sm.c:312) 20241114125012903 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) 20241114125012903 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241114125012903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125012903 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125012903 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241114125012915 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 83 5a 56 af 11 ae 43 0e ce 14 05 7f 80 73 1d 24 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) 20241114125012915 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd911368, cbp=0x561f2b521260) (sgsn_libgtp.c:632) 20241114125012915 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125012915 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b527fb8 TLLI=c4184de5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125012915 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125012915 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125012922 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241114125015904 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114125015904 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114125015904 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114125017931 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241114125017931 DMM INFO MM(262420000000051/c4184de5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@e8a34976b58e: 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 := 'C4184DE5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@e8a34976b58e: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@e8a34976b58e: Final verdict of PTC: pass 20241114125017946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41174<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114125017948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125017948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(1198)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1187)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1196)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1192)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1185)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1190)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1194)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@e8a34976b58e: Test case TC_paging_ps finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Nov 14 12:50:18 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241114125018078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125018479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99640) 20241114125018949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125018949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99640, count=104276) 20241114125019950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125019950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Nov 14 12:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125020951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125020951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_paging_ps_ra_multiple_cells started. 20241114125021538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125021539 DMM INFO MM(262420000000051/c4184de5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125021539 DMM INFO MM(262420000000051/c4184de5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125021539 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125021539 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125021539 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125021539 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114125021539 DLLC NOTICE LLME(ffffffff/c4184de5){ASSIGNED} LLGM Assign pre (c4184de5 => ffffffff) (gprs_llc.c:1079) 20241114125021539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4184de5 => ffffffff) (gprs_llc.c:1125) 20241114125021539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527c60 (gprs_sndcp.c:574) 20241114125021539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b527fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125021539 DMM NOTICE MM(262420000000051/c4184de5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125021539 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241114125021539 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125021539 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125021539 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241114125021540 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241114125021540 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) 20241114125021540 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241114125021540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125021540 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125021540 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114125021540 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125021540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125021582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125021582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125021582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125021582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125021582 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125021582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125021582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125021582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125021582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125021584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125021584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125021584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125021584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125021584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125021584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125021584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125021584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125021584 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125021584 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125021584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125021585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125021585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125021588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125021597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125021597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125021624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125021624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125021624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125021624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125021624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125021624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125021624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125021624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125021624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125021626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125021626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125021626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125021626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125021626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125021626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125021626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125021626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125021626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125021626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125021626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125021627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125021627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125021630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125021640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125021640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125021665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125021666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125021666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125021666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125021666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125021668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125021668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125021668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125021668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125021668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125021668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125021668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125021668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125021668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125021668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125021668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125021669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125021669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125021672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125021680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125021680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125021952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125021952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125021952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125021952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125021954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125021955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e8a34976b58e: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FCB56643'O, index=0 SGSN_Test-GSUP(1217)@e8a34976b58e: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e8a34976b58e: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e8a34976b58e: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FCB56643'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@e8a34976b58e: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FCB56643'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@e8a34976b58e: 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 := '1EAD1831A760123B0C49769BE8F3638D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40B675EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD70AE8B6ED8E48C'O } } } } } 20241114125023007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125023007 DLLC NOTICE LLME(ffffffff/fcb56643){UNASSIGNED} LLC RX: unknown TLLI 0xfcb56643, creating LLME on the fly (gprs_llc.c:552) 20241114125023007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125023007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241114125023007 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125023007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125023007 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125023007 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114125023007 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125023007 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125023007 DLLC NOTICE LLME(ffffffff/fcb56643){UNASSIGNED} LLGM Assign pre (fcb56643 => de107c1b) (gprs_llc.c:1079) 20241114125023007 DLLC NOTICE LLME(fcb56643/de107c1b){ASSIGNED} LLGM Assign post (fcb56643 => de107c1b) (gprs_llc.c:1125) 20241114125023007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125023007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125023007 DMM DEBUG MM(262420000000052/de107c1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125023018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125023018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125023018 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125023018 DMM DEBUG MM(262420000000052/de107c1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241114125023018 DMM NOTICE MM(262420000000052/de107c1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125023018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125023018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125023018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125023018 DMM DEBUG MM(262420000000052/de107c1b) Requesting authorization (sgsn_auth.c:160) 20241114125023018 DMM INFO MM(262420000000052/de107c1b) Requesting authentication tuples (sgsn_auth.c:184) 20241114125023018 DMM DEBUG MM(262420000000052/de107c1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125023018 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241114125023018 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@e8a34976b58e: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@e8a34976b58e: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241114125023021 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125023021 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125023021 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125023021 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125023021 DMM INFO MM(262420000000052/de107c1b) Subscriber data update (mmctx.c:445) 20241114125023021 DMM DEBUG MM(262420000000052/de107c1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125023021 DMM INFO MM(262420000000052/de107c1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125023021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125023021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125023022 DMM INFO MM(262420000000052/de107c1b) <- GMM AUTH AND CIPHERING REQ (rand = 1e ad 18 31 a7 60 12 3b 0c 49 76 9b e8 f3 63 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125023029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125023029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125023029 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125023029 DMM INFO MM(262420000000052/de107c1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125023029 DMM NOTICE MM(262420000000052/de107c1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125023029 DMM DEBUG MM(262420000000052/de107c1b) checking auth: received GSM SRES = 40 b6 75 ee (gprs_gmm.c:666) 20241114125023029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125023029 DMM DEBUG MM(262420000000052/de107c1b) Requesting authorization (sgsn_auth.c:160) 20241114125023029 DMM INFO MM(262420000000052/de107c1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125023029 DMM DEBUG MM(262420000000052/de107c1b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125023029 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241114125023029 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) 20241114125023029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125023029 DMM INFO MM(262420000000052/de107c1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xde107c1b) (gprs_gmm.c:300) 20241114125023031 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125023031 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125023031 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241114125023031 DMM INFO MM(262420000000052/de107c1b) Subscriber data update (mmctx.c:445) 20241114125023031 DMM DEBUG MM(262420000000052/de107c1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125023031 DMM INFO MM(262420000000052/de107c1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125023031 DMM NOTICE MM(262420000000052/de107c1b) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241114125023031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125023031 DMM NOTICE MM(262420000000052/de107c1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125023031 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) 20241114125023031 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125023031 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241114125023031 DMM INFO MM(262420000000052/de107c1b) Subscriber data update (mmctx.c:445) 20241114125023031 DMM DEBUG MM(262420000000052/de107c1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125023036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125023037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125023037 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125023037 DMM INFO MM(262420000000052/de107c1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125023037 DMM NOTICE MM(262420000000052/de107c1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125023037 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125023037 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125023037 DLLC NOTICE LLME(fcb56643/de107c1b){ASSIGNED} LLGM Assign pre (ffffffff => de107c1b) (gprs_llc.c:1079) 20241114125023037 DLLC NOTICE LLME(ffffffff/de107c1b){ASSIGNED} LLGM Assign post (ffffffff => de107c1b) (gprs_llc.c:1125) 20241114125023037 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125023037 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125023037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125023037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125023089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125023089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125023089 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125023089 DMM INFO MM(262420000000052/de107c1b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125023089 DMM INFO MM(262420000000052/de107c1b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125023089 DMM DEBUG MM(262420000000052/de107c1b) Using GGSN 0 (gprs_sm.c:312) 20241114125023089 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) 20241114125023089 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241114125023089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125023089 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125023089 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241114125023100 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 a5 3d ad bf 11 26 9b d9 a4 14 05 7f 06 b3 4a 6b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241114125023100 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd9123d8, cbp=0x561f2b521cc0) (sgsn_libgtp.c:632) 20241114125023100 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125023100 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b5290c8 TLLI=de107c1b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125023100 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125023100 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@e8a34976b58e: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125023109 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241114125026090 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114125026090 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114125026090 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114125028118 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241114125028119 DMM INFO MM(262420000000052/de107c1b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e8a34976b58e: 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 := 'DE107C1B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241114125028719 DGPRS DEBUG Checking for inactive LLMEs, time = 13399362 (sgsn.c:131) 20241114125041953 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114125041953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125041953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241114125051586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125051588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125051588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114125051627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125051629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125051629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114125051669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125051670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125051670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@e8a34976b58e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8a34976b58e: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241114125053021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125053021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1205)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1210)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1215)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e8a34976b58e: Final verdict of PTC: none 20241114125053023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1207)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1208)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1203)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1213)@e8a34976b58e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@e8a34976b58e: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@e8a34976b58e: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Nov 14 12:50:53 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241114125053157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125053558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108020) 20241114125054022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125054022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108020, count=109180) 20241114125055023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125055023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Nov 14 12:50:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125056024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125056024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_bssgp_rim_single_report started. 20241114125056624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125056625 DMM INFO MM(262420000000052/de107c1b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125056625 DMM INFO MM(262420000000052/de107c1b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125056625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125056625 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125056625 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125056625 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114125056625 DLLC NOTICE LLME(ffffffff/de107c1b){ASSIGNED} LLGM Assign pre (de107c1b => ffffffff) (gprs_llc.c:1079) 20241114125056625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de107c1b => ffffffff) (gprs_llc.c:1125) 20241114125056625 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b528d70 (gprs_sndcp.c:574) 20241114125056625 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b5290c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125056625 DMM NOTICE MM(262420000000052/de107c1b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125056625 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241114125056625 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125056625 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125056625 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241114125056625 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241114125056625 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) 20241114125056625 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241114125056625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125056626 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125056626 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114125056626 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125056626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125056672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125056672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125056672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125056672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125056672 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125056672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125056672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125056672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125056672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125056674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125056674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125056674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125056674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125056674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125056674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125056674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125056674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125056674 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125056674 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125056674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125056675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125056675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125056679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125056690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125056690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125056709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125056709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125056709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125056709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125056709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125056709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125056709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125056709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125056709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125056711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125056711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125056711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125056711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125056711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125056711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125056711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125056711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125056711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125056711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125056711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125056712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125056712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125056715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125056727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125056727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125056743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125056743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125056743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125056743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125056743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125056743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125056743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125056743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125056743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125056745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125056745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125056745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125056745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125056745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125056745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125056745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125056745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125056745 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125056745 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125056745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125056746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125056746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125056750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125056758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125056758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125057024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125057024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125057024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125057024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125057027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125057027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125057045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e8a34976b58e: setverdict(pass): none -> pass MTC@e8a34976b58e: Warning: Re-starting timer T, which is already active (running or expired). 20241114125057055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125057062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@e8a34976b58e: Final verdict of PTC: none 20241114125057064 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125057064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@e8a34976b58e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1224)@e8a34976b58e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1229)@e8a34976b58e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1222)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1232)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1227)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1234)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: pass MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@e8a34976b58e: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Nov 14 12:50:57 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 20241114125057193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125057594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58236) 20241114125058065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125058065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58236, count=59496) 20241114125058720 DGPRS DEBUG Checking for inactive LLMEs, time = 13399392 (sgsn.c:131) 20241114125059066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125059066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Nov 14 12:50:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125100067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125100067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_rim_eutran_to_geran started. 20241114125100666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125100667 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@e8a34976b58e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1242)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125100720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125100720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125100720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125100720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125100720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125100720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125100720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125100720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125100720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125100722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125100722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125100722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125100722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125100722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125100722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125100722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125100722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125100722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125100722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125100722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125100723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125100723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125100727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114125100735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125100735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1240)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125100745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125100745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125100745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125100745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125100745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125100745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125100745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125100745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125100745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125100747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125100747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125100747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125100747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125100747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125100747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125100747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125100747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125100747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125100747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125100747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125100748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125100748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125100752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125100761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125100761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125100783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125100783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125100783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125100783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125100783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125100783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125100783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125100783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125100783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125100784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125100784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125100784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125100784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125100784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125100785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125100785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125100785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125100785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125100785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125100785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125100785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125100785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125100789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125100799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125100799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125101068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125101068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125101068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125101068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125101070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125101070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e8a34976b58e: setverdict(pass): none -> pass 20241114125101101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125101104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@e8a34976b58e: Final verdict of PTC: none 20241114125101107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125101107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1253)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1243)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1247)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@e8a34976b58e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@e8a34976b58e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1252)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@e8a34976b58e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1245)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1250)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1241)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: pass MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@e8a34976b58e: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Nov 14 12:51:01 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 20241114125101238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125101640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20241114125102108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125102108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20241114125103109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125103109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Nov 14 12:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125104111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125104111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_cell_change_different_rai_ci_attach started. 20241114125104700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125104702 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125104743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125104743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125104745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125104745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125104745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125104745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125104745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125104745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125104745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125104745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125104745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125104745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125104745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125104746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125104746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125104749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125104758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125104758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125104776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125104776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125104776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125104776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125104776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125104776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125104776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125104776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125104776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125104777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125104777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125104777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125104778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125104778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125104778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125104778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125104778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125104778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125104778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125104778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125104778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125104778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125104781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125104789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125104789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1266)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125104814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125104814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125104815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125104816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125104816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125104816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125104816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125104816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125104816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125104816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125104816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125104816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125104816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125104816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125104816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125104821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125104830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125104830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125105112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125105112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125105112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125105112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125105114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125105114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e8a34976b58e: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F33641FC'O, index=0 SGSN_Test-GSUP(1272)@e8a34976b58e: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@e8a34976b58e: 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 := '449D7271DA930AB47F0158CFEEF5C62B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1323618D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0AE1D3F59F275A1'O } } } } } 20241114125105161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105161 DLLC NOTICE LLME(ffffffff/f33641fc){UNASSIGNED} LLC RX: unknown TLLI 0xf33641fc, creating LLME on the fly (gprs_llc.c:552) 20241114125105161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241114125105161 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125105161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125105161 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125105161 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114125105161 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125105161 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125105161 DLLC NOTICE LLME(ffffffff/f33641fc){UNASSIGNED} LLGM Assign pre (f33641fc => c66c114a) (gprs_llc.c:1079) 20241114125105161 DLLC NOTICE LLME(f33641fc/c66c114a){ASSIGNED} LLGM Assign post (f33641fc => c66c114a) (gprs_llc.c:1125) 20241114125105161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125105161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125105161 DMM DEBUG MM(262420000000068/c66c114a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125105174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105174 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125105174 DMM DEBUG MM(262420000000068/c66c114a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241114125105174 DMM NOTICE MM(262420000000068/c66c114a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125105174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125105174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125105174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125105174 DMM DEBUG MM(262420000000068/c66c114a) Requesting authorization (sgsn_auth.c:160) 20241114125105174 DMM INFO MM(262420000000068/c66c114a) Requesting authentication tuples (sgsn_auth.c:184) 20241114125105174 DMM DEBUG MM(262420000000068/c66c114a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125105174 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241114125105174 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@e8a34976b58e: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@e8a34976b58e: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241114125105177 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125105177 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125105177 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125105177 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125105177 DMM INFO MM(262420000000068/c66c114a) Subscriber data update (mmctx.c:445) 20241114125105177 DMM DEBUG MM(262420000000068/c66c114a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125105177 DMM INFO MM(262420000000068/c66c114a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125105177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125105177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125105177 DMM INFO MM(262420000000068/c66c114a) <- GMM AUTH AND CIPHERING REQ (rand = 44 9d 72 71 da 93 0a b4 7f 01 58 cf ee f5 c6 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125105183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105183 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125105183 DMM INFO MM(262420000000068/c66c114a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125105183 DMM NOTICE MM(262420000000068/c66c114a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125105183 DMM DEBUG MM(262420000000068/c66c114a) checking auth: received GSM SRES = 13 23 61 8d (gprs_gmm.c:666) 20241114125105183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125105183 DMM DEBUG MM(262420000000068/c66c114a) Requesting authorization (sgsn_auth.c:160) 20241114125105183 DMM INFO MM(262420000000068/c66c114a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125105183 DMM DEBUG MM(262420000000068/c66c114a) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125105184 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241114125105184 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) 20241114125105184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125105184 DMM INFO MM(262420000000068/c66c114a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc66c114a) (gprs_gmm.c:300) 20241114125105185 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125105185 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125105185 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114125105185 DMM INFO MM(262420000000068/c66c114a) Subscriber data update (mmctx.c:445) 20241114125105185 DMM DEBUG MM(262420000000068/c66c114a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125105185 DMM INFO MM(262420000000068/c66c114a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125105185 DMM NOTICE MM(262420000000068/c66c114a) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241114125105185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125105185 DMM NOTICE MM(262420000000068/c66c114a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125105185 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) 20241114125105185 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125105185 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114125105185 DMM INFO MM(262420000000068/c66c114a) Subscriber data update (mmctx.c:445) 20241114125105185 DMM DEBUG MM(262420000000068/c66c114a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125105192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105192 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125105192 DMM INFO MM(262420000000068/c66c114a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125105192 DMM NOTICE MM(262420000000068/c66c114a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125105192 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125105192 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125105192 DLLC NOTICE LLME(f33641fc/c66c114a){ASSIGNED} LLGM Assign pre (ffffffff => c66c114a) (gprs_llc.c:1079) 20241114125105192 DLLC NOTICE LLME(ffffffff/c66c114a){ASSIGNED} LLGM Assign post (ffffffff => c66c114a) (gprs_llc.c:1125) 20241114125105192 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125105192 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125105192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125105192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125105243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105243 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125105243 DMM INFO MM(262420000000068/c66c114a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125105244 DMM INFO MM(262420000000068/c66c114a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125105244 DMM DEBUG MM(262420000000068/c66c114a) Using GGSN 0 (gprs_sm.c:312) 20241114125105244 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) 20241114125105244 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241114125105244 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125105244 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125105244 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241114125105254 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 8a dc ad 1e 11 d2 ff 0f 95 14 05 7f 3f 25 0d fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241114125105254 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd913448, cbp=0x561f2b521670) (sgsn_libgtp.c:632) 20241114125105254 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125105254 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b5290c8 TLLI=c66c114a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125105254 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125105254 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@e8a34976b58e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125105262 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241114125105269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105269 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105269 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e8a34976b58e: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@e8a34976b58e: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C66C114A'O, index=0 20241114125105276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC66C114A) type="GPRS attach" (gprs_gmm.c:1266) 20241114125105276 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125105276 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125105276 DLLC NOTICE LLME(ffffffff/c66c114a){ASSIGNED} LLGM Assign pre (c66c114a => da5afc1d) (gprs_llc.c:1079) 20241114125105276 DLLC NOTICE LLME(c66c114a/da5afc1d){ASSIGNED} LLGM Assign post (c66c114a => da5afc1d) (gprs_llc.c:1125) 20241114125105276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125105276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125105276 DMM DEBUG MM(262420000000068/da5afc1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125105287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125105287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241114125105287 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125105287 DMM DEBUG MM(262420000000068/da5afc1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241114125105287 DMM NOTICE MM(262420000000068/da5afc1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125105287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125105287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125105287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125105287 DMM DEBUG MM(262420000000068/da5afc1d) Requesting authorization (sgsn_auth.c:160) 20241114125105287 DMM INFO MM(262420000000068/da5afc1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125105287 DMM DEBUG MM(262420000000068/da5afc1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125105287 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241114125105287 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) 20241114125106275 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125106275 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125106275 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114125106275 DMM INFO MM(262420000000068/da5afc1d) Subscriber data update (mmctx.c:445) 20241114125106275 DMM DEBUG MM(262420000000068/da5afc1d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241114125106275 DMM INFO MM(262420000000068/da5afc1d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241114125106275 DMM NOTICE MM(262420000000068/da5afc1d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241114125106275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125106275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125106275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114125106275 DMM INFO MM(262420000000068/da5afc1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xda5afc1d) (gprs_gmm.c:300) 20241114125106275 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) 20241114125106276 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125106276 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114125106276 DMM INFO MM(262420000000068/da5afc1d) Subscriber data update (mmctx.c:445) 20241114125106276 DMM DEBUG MM(262420000000068/da5afc1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125106284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125106284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125106284 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125106284 DMM INFO MM(262420000000068/da5afc1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125106284 DMM NOTICE MM(262420000000068/da5afc1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125106284 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125106284 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125106284 DLLC NOTICE LLME(c66c114a/da5afc1d){ASSIGNED} LLGM Assign pre (ffffffff => da5afc1d) (gprs_llc.c:1079) 20241114125106284 DLLC NOTICE LLME(ffffffff/da5afc1d){ASSIGNED} LLGM Assign post (ffffffff => da5afc1d) (gprs_llc.c:1125) 20241114125106284 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125106284 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241114125106284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125106284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125106334 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241114125106343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125106343 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125106343 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e8a34976b58e: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@e8a34976b58e: Final verdict of PTC: pass 20241114125106347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1260)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e8a34976b58e: Final verdict of PTC: none 20241114125106350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1256)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@e8a34976b58e: Final verdict of PTC: none 20241114125106350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1265)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1270)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1258)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1263)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1268)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@e8a34976b58e: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Nov 14 12:51:06 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 20241114125106480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125106882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101572) 20241114125107351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125107351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101572, count=122720) 20241114125108353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125108353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Nov 14 12:51:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125109344 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114125109344 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114125109344 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114125109354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125109354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_cell_change_different_rai_ci_data started. 20241114125109946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125109947 DMM INFO MM(262420000000068/da5afc1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125109947 DMM INFO MM(262420000000068/da5afc1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125109947 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125109947 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125109947 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125109947 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114125109947 DLLC NOTICE LLME(ffffffff/da5afc1d){ASSIGNED} LLGM Assign pre (da5afc1d => ffffffff) (gprs_llc.c:1079) 20241114125109947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da5afc1d => ffffffff) (gprs_llc.c:1125) 20241114125109947 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b528d70 (gprs_sndcp.c:574) 20241114125109948 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b5290c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125109948 DMM NOTICE MM(262420000000068/da5afc1d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125109948 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241114125109948 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125109948 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125109948 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241114125109948 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241114125109948 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) 20241114125109948 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:399) 20241114125109948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125109948 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125109948 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114125109948 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125109948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125109990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125109990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125109990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125109990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125109990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125109990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125109990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125109990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125109990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125109992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125109992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125109992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125109992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125109992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125109992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125109992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125109992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125109992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125109992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125109992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125109993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125109993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125109996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125110005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125110033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125110033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125110033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125110033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125110033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125110033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125110033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125110033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125110033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125110035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125110035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125110035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125110035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125110035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125110035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125110035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125110035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125110035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125110035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125110035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1284)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125110036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125110036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125110040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125110051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1282)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125110072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125110072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125110072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125110072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125110072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125110072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125110072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125110072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125110072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125110074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125110074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125110074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125110074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125110074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125110074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125110074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125110074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125110075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125110075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125110075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125110075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125110075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125110079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125110087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125110355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125110355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125110355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125110355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125110358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125110358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@e8a34976b58e: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DF27493F'O, index=0 SGSN_Test-GSUP(1291)@e8a34976b58e: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@e8a34976b58e: 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 := '93D149A7514F7A9876903BD3E48BB949'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5665B4E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BBD186FDB7CB131'O } } } } } 20241114125110404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110404 DLLC NOTICE LLME(ffffffff/df27493f){UNASSIGNED} LLC RX: unknown TLLI 0xdf27493f, creating LLME on the fly (gprs_llc.c:552) 20241114125110404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241114125110404 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125110404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125110404 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125110404 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114125110404 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125110404 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125110404 DLLC NOTICE LLME(ffffffff/df27493f){UNASSIGNED} LLGM Assign pre (df27493f => c5bbf3c9) (gprs_llc.c:1079) 20241114125110404 DLLC NOTICE LLME(df27493f/c5bbf3c9){ASSIGNED} LLGM Assign post (df27493f => c5bbf3c9) (gprs_llc.c:1125) 20241114125110404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125110404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125110404 DMM DEBUG MM(262420000000070/c5bbf3c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125110417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110417 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125110417 DMM DEBUG MM(262420000000070/c5bbf3c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241114125110417 DMM NOTICE MM(262420000000070/c5bbf3c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125110417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125110417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125110417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125110417 DMM DEBUG MM(262420000000070/c5bbf3c9) Requesting authorization (sgsn_auth.c:160) 20241114125110417 DMM INFO MM(262420000000070/c5bbf3c9) Requesting authentication tuples (sgsn_auth.c:184) 20241114125110417 DMM DEBUG MM(262420000000070/c5bbf3c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125110417 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241114125110417 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@e8a34976b58e: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@e8a34976b58e: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241114125110420 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125110420 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125110420 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125110420 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125110420 DMM INFO MM(262420000000070/c5bbf3c9) Subscriber data update (mmctx.c:445) 20241114125110420 DMM DEBUG MM(262420000000070/c5bbf3c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125110420 DMM INFO MM(262420000000070/c5bbf3c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125110420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125110420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125110420 DMM INFO MM(262420000000070/c5bbf3c9) <- GMM AUTH AND CIPHERING REQ (rand = 93 d1 49 a7 51 4f 7a 98 76 90 3b d3 e4 8b b9 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125110427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110427 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125110427 DMM INFO MM(262420000000070/c5bbf3c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125110427 DMM NOTICE MM(262420000000070/c5bbf3c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125110427 DMM DEBUG MM(262420000000070/c5bbf3c9) checking auth: received GSM SRES = 56 65 b4 e7 (gprs_gmm.c:666) 20241114125110427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125110427 DMM DEBUG MM(262420000000070/c5bbf3c9) Requesting authorization (sgsn_auth.c:160) 20241114125110427 DMM INFO MM(262420000000070/c5bbf3c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125110427 DMM DEBUG MM(262420000000070/c5bbf3c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125110427 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241114125110427 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) 20241114125110427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125110427 DMM INFO MM(262420000000070/c5bbf3c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5bbf3c9) (gprs_gmm.c:300) 20241114125110428 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125110428 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125110428 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241114125110428 DMM INFO MM(262420000000070/c5bbf3c9) Subscriber data update (mmctx.c:445) 20241114125110428 DMM DEBUG MM(262420000000070/c5bbf3c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125110428 DMM INFO MM(262420000000070/c5bbf3c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125110428 DMM NOTICE MM(262420000000070/c5bbf3c9) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241114125110428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125110428 DMM NOTICE MM(262420000000070/c5bbf3c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125110428 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) 20241114125110429 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125110429 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241114125110429 DMM INFO MM(262420000000070/c5bbf3c9) Subscriber data update (mmctx.c:445) 20241114125110429 DMM DEBUG MM(262420000000070/c5bbf3c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125110435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125110435 DMM INFO MM(262420000000070/c5bbf3c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125110435 DMM NOTICE MM(262420000000070/c5bbf3c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125110435 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125110435 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125110435 DLLC NOTICE LLME(df27493f/c5bbf3c9){ASSIGNED} LLGM Assign pre (ffffffff => c5bbf3c9) (gprs_llc.c:1079) 20241114125110435 DLLC NOTICE LLME(ffffffff/c5bbf3c9){ASSIGNED} LLGM Assign post (ffffffff => c5bbf3c9) (gprs_llc.c:1125) 20241114125110435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125110435 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125110435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125110435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125110486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110486 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125110486 DMM INFO MM(262420000000070/c5bbf3c9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125110486 DMM INFO MM(262420000000070/c5bbf3c9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125110486 DMM DEBUG MM(262420000000070/c5bbf3c9) Using GGSN 0 (gprs_sm.c:312) 20241114125110487 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) 20241114125110487 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241114125110487 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125110487 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125110487 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241114125110499 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 bb 66 e4 90 11 66 2d 71 c4 14 05 7f 52 0e b7 de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241114125110499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd9144b8, cbp=0x561f2b526af0) (sgsn_libgtp.c:632) 20241114125110499 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125110499 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b5290c8 TLLI=c5bbf3c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125110499 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125110499 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@e8a34976b58e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125110507 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241114125110513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110513 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110513 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@e8a34976b58e: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C5BBF3C9'O, index=0 20241114125110521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125110521 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125110521 DSNDCP ERROR Message for non-existing MM ctx (lle=0x561f2b5290c8, TLLI=c5bbf3c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@e8a34976b58e: Removing Client IMSI='262420000000070'H, index=0 20241114125112520 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@e8a34976b58e: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@e8a34976b58e: Final verdict of PTC: pass 20241114125112530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@e8a34976b58e: Final verdict of PTC: none 20241114125112532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125112532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1285)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1290)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1283)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1288)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1277)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@e8a34976b58e: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Nov 14 12:51:12 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 20241114125112664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125113065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105152) 20241114125113515 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114125113515 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114125113515 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114125113533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125113533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105152, count=107136) 20241114125114533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125114533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Nov 14 12:51:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125115534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125115534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_cell_change_different_ci_attach started. 20241114125116129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125116130 DMM INFO MM(262420000000070/c5bbf3c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125116130 DMM INFO MM(262420000000070/c5bbf3c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125116130 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125116130 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125116130 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125116130 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114125116130 DLLC NOTICE LLME(ffffffff/c5bbf3c9){ASSIGNED} LLGM Assign pre (c5bbf3c9 => ffffffff) (gprs_llc.c:1079) 20241114125116130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5bbf3c9 => ffffffff) (gprs_llc.c:1125) 20241114125116130 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b528d70 (gprs_sndcp.c:574) 20241114125116130 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b5290c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125116130 DMM NOTICE MM(262420000000070/c5bbf3c9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125116130 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241114125116130 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125116130 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125116130 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241114125116130 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241114125116130 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) 20241114125116130 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241114125116130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125116130 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125116130 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114125116130 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125116130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125116171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125116171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125116171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125116171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125116171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125116171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125116171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125116171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125116171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125116173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125116173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125116173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125116173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125116173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125116173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125116173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125116173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125116173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125116173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125116173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125116174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1298)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125116174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125116178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125116189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125116215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125116215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125116215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125116215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125116215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125116215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125116215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125116215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125116215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125116217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125116217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125116217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125116217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125116217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125116217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125116217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125116217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125116217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125116217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125116217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125116218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125116218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1303)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125116223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114125116233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125116245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125116245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125116245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125116245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125116245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125116245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125116245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125116245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125116245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125116247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125116247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125116247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125116247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125116247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125116247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125116247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125116247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125116247 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125116247 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125116247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125116248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125116248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125116252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125116261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125116536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125116536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125116536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125116536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125116538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241114125116538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@e8a34976b58e: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E698379E'O, index=0 SGSN_Test-GSUP(1310)@e8a34976b58e: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@e8a34976b58e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@e8a34976b58e: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E698379E'O, index=0 TC_cell_change_different_ci_attach(1312)@e8a34976b58e: 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 := 'AC1A329F488FB1F314B9A5677B6850AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B7097D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72A515E262F0DD89'O } } } } } 20241114125116584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116584 DLLC NOTICE LLME(ffffffff/e698379e){UNASSIGNED} LLC RX: unknown TLLI 0xe698379e, creating LLME on the fly (gprs_llc.c:552) 20241114125116584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241114125116584 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125116584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125116584 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125116584 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114125116584 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125116584 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125116584 DLLC NOTICE LLME(ffffffff/e698379e){UNASSIGNED} LLGM Assign pre (e698379e => f787ef52) (gprs_llc.c:1079) 20241114125116584 DLLC NOTICE LLME(e698379e/f787ef52){ASSIGNED} LLGM Assign post (e698379e => f787ef52) (gprs_llc.c:1125) 20241114125116584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125116584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125116584 DMM DEBUG MM(262420000000069/f787ef52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125116597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116598 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125116598 DMM DEBUG MM(262420000000069/f787ef52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241114125116598 DMM NOTICE MM(262420000000069/f787ef52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125116598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125116598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125116598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125116598 DMM DEBUG MM(262420000000069/f787ef52) Requesting authorization (sgsn_auth.c:160) 20241114125116598 DMM INFO MM(262420000000069/f787ef52) Requesting authentication tuples (sgsn_auth.c:184) 20241114125116598 DMM DEBUG MM(262420000000069/f787ef52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125116598 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241114125116598 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@e8a34976b58e: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@e8a34976b58e: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241114125116600 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125116600 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125116600 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125116600 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125116600 DMM INFO MM(262420000000069/f787ef52) Subscriber data update (mmctx.c:445) 20241114125116600 DMM DEBUG MM(262420000000069/f787ef52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125116600 DMM INFO MM(262420000000069/f787ef52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125116600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125116600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125116600 DMM INFO MM(262420000000069/f787ef52) <- GMM AUTH AND CIPHERING REQ (rand = ac 1a 32 9f 48 8f b1 f3 14 b9 a5 67 7b 68 50 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125116607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116607 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125116607 DMM INFO MM(262420000000069/f787ef52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125116607 DMM NOTICE MM(262420000000069/f787ef52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125116607 DMM DEBUG MM(262420000000069/f787ef52) checking auth: received GSM SRES = 4b 70 97 d3 (gprs_gmm.c:666) 20241114125116607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125116607 DMM DEBUG MM(262420000000069/f787ef52) Requesting authorization (sgsn_auth.c:160) 20241114125116607 DMM INFO MM(262420000000069/f787ef52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125116607 DMM DEBUG MM(262420000000069/f787ef52) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125116607 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241114125116607 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) 20241114125116607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125116607 DMM INFO MM(262420000000069/f787ef52) <- GMM ATTACH ACCEPT (new P-TMSI=0xf787ef52) (gprs_gmm.c:300) 20241114125116608 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125116608 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125116608 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114125116608 DMM INFO MM(262420000000069/f787ef52) Subscriber data update (mmctx.c:445) 20241114125116608 DMM DEBUG MM(262420000000069/f787ef52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125116608 DMM INFO MM(262420000000069/f787ef52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125116609 DMM NOTICE MM(262420000000069/f787ef52) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241114125116609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125116609 DMM NOTICE MM(262420000000069/f787ef52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125116609 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) 20241114125116609 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125116609 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114125116609 DMM INFO MM(262420000000069/f787ef52) Subscriber data update (mmctx.c:445) 20241114125116609 DMM DEBUG MM(262420000000069/f787ef52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125116615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116615 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125116615 DMM INFO MM(262420000000069/f787ef52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125116615 DMM NOTICE MM(262420000000069/f787ef52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125116615 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125116615 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125116615 DLLC NOTICE LLME(e698379e/f787ef52){ASSIGNED} LLGM Assign pre (ffffffff => f787ef52) (gprs_llc.c:1079) 20241114125116615 DLLC NOTICE LLME(ffffffff/f787ef52){ASSIGNED} LLGM Assign post (ffffffff => f787ef52) (gprs_llc.c:1125) 20241114125116615 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125116615 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125116615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125116615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125116666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116666 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125116666 DMM INFO MM(262420000000069/f787ef52) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125116666 DMM INFO MM(262420000000069/f787ef52) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125116666 DMM DEBUG MM(262420000000069/f787ef52) Using GGSN 0 (gprs_sm.c:312) 20241114125116666 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) 20241114125116666 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241114125116666 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125116666 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125116666 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241114125116678 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 32 4e 95 39 11 a9 de 0d c6 14 05 7f 92 11 d9 61 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) 20241114125116678 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd915528, cbp=0x561f2b52b410) (sgsn_libgtp.c:632) 20241114125116678 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125116678 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b528348 TLLI=f787ef52, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125116678 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125116678 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@e8a34976b58e: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125116684 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241114125116692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116692 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116692 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@e8a34976b58e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@e8a34976b58e: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F787EF52'O, index=0 20241114125116698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116699 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125116699 DMM INFO MM(262420000000069/f787ef52) -> GMM ATTACH REQUEST MI(TMSI-0xF787EF52) type="GPRS attach" (gprs_gmm.c:1266) 20241114125116699 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125116699 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125116699 DLLC NOTICE LLME(ffffffff/f787ef52){ASSIGNED} LLGM Assign pre (f787ef52 => fa7dabe6) (gprs_llc.c:1079) 20241114125116699 DLLC NOTICE LLME(f787ef52/fa7dabe6){ASSIGNED} LLGM Assign post (f787ef52 => fa7dabe6) (gprs_llc.c:1125) 20241114125116699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125116699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125116699 DMM DEBUG MM(262420000000069/fa7dabe6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125116710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125116710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241114125116710 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125116710 DMM DEBUG MM(262420000000069/fa7dabe6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241114125116710 DMM NOTICE MM(262420000000069/fa7dabe6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125116710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125116710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125116710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125116710 DMM DEBUG MM(262420000000069/fa7dabe6) Requesting authorization (sgsn_auth.c:160) 20241114125116710 DMM INFO MM(262420000000069/fa7dabe6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125116710 DMM DEBUG MM(262420000000069/fa7dabe6) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125116710 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241114125116710 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) 20241114125117697 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125117698 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125117698 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114125117698 DMM INFO MM(262420000000069/fa7dabe6) Subscriber data update (mmctx.c:445) 20241114125117698 DMM DEBUG MM(262420000000069/fa7dabe6) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241114125117698 DMM INFO MM(262420000000069/fa7dabe6) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241114125117698 DMM NOTICE MM(262420000000069/fa7dabe6) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241114125117698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125117698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125117698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114125117698 DMM INFO MM(262420000000069/fa7dabe6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa7dabe6) (gprs_gmm.c:300) 20241114125117698 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) 20241114125117698 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125117698 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114125117698 DMM INFO MM(262420000000069/fa7dabe6) Subscriber data update (mmctx.c:445) 20241114125117698 DMM DEBUG MM(262420000000069/fa7dabe6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125117707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125117707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125117707 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125117707 DMM INFO MM(262420000000069/fa7dabe6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125117707 DMM NOTICE MM(262420000000069/fa7dabe6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125117707 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125117707 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125117707 DLLC NOTICE LLME(f787ef52/fa7dabe6){ASSIGNED} LLGM Assign pre (ffffffff => fa7dabe6) (gprs_llc.c:1079) 20241114125117707 DLLC NOTICE LLME(ffffffff/fa7dabe6){ASSIGNED} LLGM Assign post (ffffffff => fa7dabe6) (gprs_llc.c:1125) 20241114125117708 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125117708 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241114125117708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125117708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125117757 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241114125117766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125117766 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125117766 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@e8a34976b58e: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@e8a34976b58e: Final verdict of PTC: pass 20241114125117770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51392<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114125117772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125117772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1298)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1304)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1308)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1306)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1296)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1302)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@e8a34976b58e: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu Nov 14 12:51:17 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 20241114125117907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125118308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121072) 20241114125118772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125118772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=121072, count=129708) 20241114125119774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125119774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Nov 14 12:51:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125120767 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114125120767 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114125120767 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114125120775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125120775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_cell_change_different_ci_data started. 20241114125121370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125121371 DMM INFO MM(262420000000069/fa7dabe6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125121371 DMM INFO MM(262420000000069/fa7dabe6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125121372 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125121372 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125121372 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125121372 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114125121372 DLLC NOTICE LLME(ffffffff/fa7dabe6){ASSIGNED} LLGM Assign pre (fa7dabe6 => ffffffff) (gprs_llc.c:1079) 20241114125121372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa7dabe6 => ffffffff) (gprs_llc.c:1125) 20241114125121372 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527ff0 (gprs_sndcp.c:574) 20241114125121372 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b528348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125121372 DMM NOTICE MM(262420000000069/fa7dabe6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125121372 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241114125121372 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125121372 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125121372 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241114125121372 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241114125121372 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) 20241114125121372 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:399) 20241114125121372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125121372 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125121372 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114125121372 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125121372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125121421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125121421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125121421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125121421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125121421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125121421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125121421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125121421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125121421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125121423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125121423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125121423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125121423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125121423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125121423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125121423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125121423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125121423 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125121423 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125121423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125121423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125121423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125121427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125121437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125121458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125121458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125121458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125121458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125121458 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125121458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125121458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125121458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125121458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125121460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125121460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125121460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125121460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125121460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125121460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125121460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125121460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125121460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125121460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125121460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125121460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125121460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125121463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125121473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125121499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125121499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125121499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125121499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125121499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125121499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125121499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125121499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125121499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125121501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125121501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125121501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125121501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125121501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125121501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125121501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125121501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125121501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125121501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125121501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125121502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125121502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125121506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125121515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125121775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125121775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125121775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125121775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125121778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125121778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@e8a34976b58e: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D0B8616F'O, index=0 SGSN_Test-GSUP(1329)@e8a34976b58e: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@e8a34976b58e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@e8a34976b58e: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D0B8616F'O, index=0 TC_cell_change_different_ci_data(1331)@e8a34976b58e: 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 := '3D683D2351D124E5E8A720039C443319'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7427605'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '352CBD73C18ABC47'O } } } } } 20241114125121826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121826 DLLC NOTICE LLME(ffffffff/d0b8616f){UNASSIGNED} LLC RX: unknown TLLI 0xd0b8616f, creating LLME on the fly (gprs_llc.c:552) 20241114125121826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241114125121826 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125121826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125121826 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125121826 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114125121826 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125121826 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125121826 DLLC NOTICE LLME(ffffffff/d0b8616f){UNASSIGNED} LLGM Assign pre (d0b8616f => d068029b) (gprs_llc.c:1079) 20241114125121826 DLLC NOTICE LLME(d0b8616f/d068029b){ASSIGNED} LLGM Assign post (d0b8616f => d068029b) (gprs_llc.c:1125) 20241114125121826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125121826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125121826 DMM DEBUG MM(262420000000071/d068029b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125121839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121839 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125121839 DMM DEBUG MM(262420000000071/d068029b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241114125121839 DMM NOTICE MM(262420000000071/d068029b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125121839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125121839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125121839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125121839 DMM DEBUG MM(262420000000071/d068029b) Requesting authorization (sgsn_auth.c:160) 20241114125121839 DMM INFO MM(262420000000071/d068029b) Requesting authentication tuples (sgsn_auth.c:184) 20241114125121839 DMM DEBUG MM(262420000000071/d068029b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125121839 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241114125121839 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@e8a34976b58e: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@e8a34976b58e: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241114125121842 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125121842 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125121842 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125121842 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125121842 DMM INFO MM(262420000000071/d068029b) Subscriber data update (mmctx.c:445) 20241114125121842 DMM DEBUG MM(262420000000071/d068029b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125121842 DMM INFO MM(262420000000071/d068029b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125121842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125121842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125121842 DMM INFO MM(262420000000071/d068029b) <- GMM AUTH AND CIPHERING REQ (rand = 3d 68 3d 23 51 d1 24 e5 e8 a7 20 03 9c 44 33 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125121849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121849 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125121849 DMM INFO MM(262420000000071/d068029b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125121849 DMM NOTICE MM(262420000000071/d068029b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125121849 DMM DEBUG MM(262420000000071/d068029b) checking auth: received GSM SRES = a7 42 76 05 (gprs_gmm.c:666) 20241114125121849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125121849 DMM DEBUG MM(262420000000071/d068029b) Requesting authorization (sgsn_auth.c:160) 20241114125121849 DMM INFO MM(262420000000071/d068029b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125121849 DMM DEBUG MM(262420000000071/d068029b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125121849 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241114125121849 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) 20241114125121849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125121849 DMM INFO MM(262420000000071/d068029b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd068029b) (gprs_gmm.c:300) 20241114125121850 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125121850 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125121850 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241114125121850 DMM INFO MM(262420000000071/d068029b) Subscriber data update (mmctx.c:445) 20241114125121850 DMM DEBUG MM(262420000000071/d068029b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125121850 DMM INFO MM(262420000000071/d068029b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125121850 DMM NOTICE MM(262420000000071/d068029b) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241114125121850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125121850 DMM NOTICE MM(262420000000071/d068029b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125121850 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) 20241114125121851 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125121851 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241114125121851 DMM INFO MM(262420000000071/d068029b) Subscriber data update (mmctx.c:445) 20241114125121851 DMM DEBUG MM(262420000000071/d068029b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125121857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121857 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125121857 DMM INFO MM(262420000000071/d068029b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125121857 DMM NOTICE MM(262420000000071/d068029b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125121857 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125121857 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125121857 DLLC NOTICE LLME(d0b8616f/d068029b){ASSIGNED} LLGM Assign pre (ffffffff => d068029b) (gprs_llc.c:1079) 20241114125121857 DLLC NOTICE LLME(ffffffff/d068029b){ASSIGNED} LLGM Assign post (ffffffff => d068029b) (gprs_llc.c:1125) 20241114125121857 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125121857 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125121857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125121857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125121908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121908 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125121908 DMM INFO MM(262420000000071/d068029b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125121908 DMM INFO MM(262420000000071/d068029b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125121908 DMM DEBUG MM(262420000000071/d068029b) Using GGSN 0 (gprs_sm.c:312) 20241114125121908 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) 20241114125121908 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241114125121908 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125121908 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125121908 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241114125121919 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 a4 70 37 d8 11 94 b2 e8 74 14 05 7f da c0 6d f9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241114125121919 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd916598, cbp=0x561f2b52a2a0) (sgsn_libgtp.c:632) 20241114125121919 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125121919 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561f2b528348 TLLI=d068029b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114125121919 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125121919 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@e8a34976b58e: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed 20241114125121928 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241114125121935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121935 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121935 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@e8a34976b58e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@e8a34976b58e: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D068029B'O, index=0 20241114125121943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125121943 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125121943 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125121944 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@e8a34976b58e: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@e8a34976b58e: Final verdict of PTC: pass 20241114125121957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@e8a34976b58e: Final verdict of PTC: none 20241114125121959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(1319)@e8a34976b58e: Final verdict of PTC: none 20241114125121959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_data-BVCI210(1321)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1322)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1327)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@e8a34976b58e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1317)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1315)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1325)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1320)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@e8a34976b58e: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Nov 14 12:51:22 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 20241114125122090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125122491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93944) 20241114125122961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125122961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93944, count=106256) 20241114125123961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125123961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Nov 14 12:51:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125124943 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114125124943 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114125124943 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114125124962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125124962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_sgsn_context_req_in started. 20241114125125549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125125551 DMM INFO MM(262420000000071/d068029b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125125551 DMM INFO MM(262420000000071/d068029b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125125551 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125125551 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125125551 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125125551 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114125125551 DLLC NOTICE LLME(ffffffff/d068029b){ASSIGNED} LLGM Assign pre (d068029b => ffffffff) (gprs_llc.c:1079) 20241114125125551 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d068029b => ffffffff) (gprs_llc.c:1125) 20241114125125551 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561f2b527ff0 (gprs_sndcp.c:574) 20241114125125551 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561f2b528348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114125125551 DMM NOTICE MM(262420000000071/d068029b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125125551 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241114125125551 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125125551 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125125551 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241114125125551 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241114125125551 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) 20241114125125551 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241114125125551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125125551 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125125551 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114125125551 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125125551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125125613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125125613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125125613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125125613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125125613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125125613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125125613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125125613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125125613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125125615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125125615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125125615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125125615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125125615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125125615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125125615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125125615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125125615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125125615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125125615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125125616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125125616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1336)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125125621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125125630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125125630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1334)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1336)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125125653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125125653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125125653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125125653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125125653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125125653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125125654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125125654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125125655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125125655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125125655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125125655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125125655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125125655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125125655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125125655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125125655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125125655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125125655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125125660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125125670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125125670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125125704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125125704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125125704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125125704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125125704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125125704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125125704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125125704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125125704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125125706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125125706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125125706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125125706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125125706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125125706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125125706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125125706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125125706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125125706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125125706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125125707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125125707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125125711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125125721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125125721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125125963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125125963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125125963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125125963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125125965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125125966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@e8a34976b58e: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='DB713E39'O, index=0 SGSN_Test-GSUP(1348)@e8a34976b58e: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@e8a34976b58e: 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 := '068F17FE01E720702E4C1D0B64EC392A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3BA188B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '319C40BE493F8492'O } } } } } 20241114125127021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125127021 DLLC NOTICE LLME(ffffffff/db713e39){UNASSIGNED} LLC RX: unknown TLLI 0xdb713e39, creating LLME on the fly (gprs_llc.c:552) 20241114125127021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125127021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241114125127021 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125127021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125127021 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125127021 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Allocated (fsm.c:456) 20241114125127021 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125127021 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125127021 DLLC NOTICE LLME(ffffffff/db713e39){UNASSIGNED} LLGM Assign pre (db713e39 => f2e3336f) (gprs_llc.c:1079) 20241114125127021 DLLC NOTICE LLME(db713e39/f2e3336f){ASSIGNED} LLGM Assign post (db713e39 => f2e3336f) (gprs_llc.c:1125) 20241114125127021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125127021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125127021 DMM DEBUG MM(262420000000072/f2e3336f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125127033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125127033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125127034 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125127034 DMM DEBUG MM(262420000000072/f2e3336f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241114125127034 DMM NOTICE MM(262420000000072/f2e3336f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125127034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125127034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125127034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125127034 DMM DEBUG MM(262420000000072/f2e3336f) Requesting authorization (sgsn_auth.c:160) 20241114125127034 DMM INFO MM(262420000000072/f2e3336f) Requesting authentication tuples (sgsn_auth.c:184) 20241114125127034 DMM DEBUG MM(262420000000072/f2e3336f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125127034 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241114125127034 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@e8a34976b58e: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@e8a34976b58e: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241114125127037 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125127037 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125127037 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125127037 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125127037 DMM INFO MM(262420000000072/f2e3336f) Subscriber data update (mmctx.c:445) 20241114125127037 DMM DEBUG MM(262420000000072/f2e3336f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125127037 DMM INFO MM(262420000000072/f2e3336f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125127037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125127037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125127037 DMM INFO MM(262420000000072/f2e3336f) <- GMM AUTH AND CIPHERING REQ (rand = 06 8f 17 fe 01 e7 20 70 2e 4c 1d 0b 64 ec 39 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114125127045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125127045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125127045 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125127045 DMM INFO MM(262420000000072/f2e3336f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125127045 DMM NOTICE MM(262420000000072/f2e3336f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125127045 DMM DEBUG MM(262420000000072/f2e3336f) checking auth: received GSM SRES = c3 ba 18 8b (gprs_gmm.c:666) 20241114125127045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125127045 DMM DEBUG MM(262420000000072/f2e3336f) Requesting authorization (sgsn_auth.c:160) 20241114125127045 DMM INFO MM(262420000000072/f2e3336f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125127045 DMM DEBUG MM(262420000000072/f2e3336f) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125127045 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241114125127045 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) 20241114125127045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125127045 DMM INFO MM(262420000000072/f2e3336f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2e3336f) (gprs_gmm.c:300) 20241114125127046 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125127046 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125127046 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241114125127046 DMM INFO MM(262420000000072/f2e3336f) Subscriber data update (mmctx.c:445) 20241114125127046 DMM DEBUG MM(262420000000072/f2e3336f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125127046 DMM INFO MM(262420000000072/f2e3336f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125127046 DMM NOTICE MM(262420000000072/f2e3336f) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241114125127046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125127046 DMM NOTICE MM(262420000000072/f2e3336f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125127046 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) 20241114125127046 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125127046 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241114125127046 DMM INFO MM(262420000000072/f2e3336f) Subscriber data update (mmctx.c:445) 20241114125127046 DMM DEBUG MM(262420000000072/f2e3336f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125127053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125127053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125127053 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125127053 DMM INFO MM(262420000000072/f2e3336f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125127053 DMM NOTICE MM(262420000000072/f2e3336f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125127053 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125127053 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125127053 DLLC NOTICE LLME(db713e39/f2e3336f){ASSIGNED} LLGM Assign pre (ffffffff => f2e3336f) (gprs_llc.c:1079) 20241114125127053 DLLC NOTICE LLME(ffffffff/f2e3336f){ASSIGNED} LLGM Assign post (ffffffff => f2e3336f) (gprs_llc.c:1125) 20241114125127053 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125127053 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125127053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125127053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125127108 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ee 18 00 00 03 52 f0 99 42 42 de 05 f2 e3 33 6f 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:2868) 20241114125128721 DGPRS DEBUG Checking for inactive LLMEs, time = 13399422 (sgsn.c:131) TC_sgsn_context_req_in(1350)@e8a34976b58e: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241114125129108 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241114125129108 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241114125129108 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) 20241114125129108 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241114125129108 DMM INFO MM(262420000000072/f2e3336f) Subscriber data update (mmctx.c:445) 20241114125129108 DMM DEBUG MM(262420000000072/f2e3336f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114125129108 DMM INFO MM(262420000000072/f2e3336f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114125129108 DMM INFO MM(262420000000072/f2e3336f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125129108 DMM INFO MM(262420000000072/f2e3336f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125129108 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125129108 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125129108 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125129108 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114125129108 DLLC NOTICE LLME(ffffffff/f2e3336f){ASSIGNED} LLGM Assign pre (f2e3336f => ffffffff) (gprs_llc.c:1079) 20241114125129108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2e3336f => ffffffff) (gprs_llc.c:1125) 20241114125129108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125129108 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125129108 DMM DEBUG MM_STATE_Iu[0x561f2b5223a0]{Detached}: Deallocated (fsm.c:568) 20241114125129108 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@e8a34976b58e: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@e8a34976b58e: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241114125129114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@e8a34976b58e: Final verdict of PTC: none 20241114125129116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125129116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_in-BVCI196(1334)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1337)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1341)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@e8a34976b58e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@e8a34976b58e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1347)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1339)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1335)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1345)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@e8a34976b58e: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Nov 14 12:51:29 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 20241114125129248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125129649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87100) 20241114125130117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125130117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87100, count=99920) 20241114125131118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125131118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Nov 14 12:51:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125132119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125132119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_sgsn_context_req_out started. 20241114125132714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125132715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125132759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125132759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125132761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125132761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125132761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125132761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125132761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125132761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125132761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125132761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125132761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125132761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125132761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125132762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1355)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125132762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125132767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125132778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125132778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125132803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125132803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125132803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125132803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125132803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125132803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125132803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125132803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125132803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125132805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125132805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125132805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125132805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125132805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125132805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125132805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125132805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125132805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125132805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125132805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125132806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125132806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125132809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125132819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125132819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125132847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125132847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125132847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125132847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125132847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125132847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125132847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125132847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125132847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125132848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125132848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125132848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125132849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125132849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125132849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125132849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125132849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125132849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125132849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125132849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125132850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125132850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125132853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125132864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125132864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125133120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125133120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125133120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125133120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125133121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125133122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@e8a34976b58e: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='F619DFEE'O, index=0 SGSN_Test-GSUP(1367)@e8a34976b58e: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241114125134170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125134170 DLLC NOTICE LLME(ffffffff/f619dfee){UNASSIGNED} LLC RX: unknown TLLI 0xf619dfee, creating LLME on the fly (gprs_llc.c:552) 20241114125134170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241114125134170 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114125134170 DMM NOTICE LLME(ffffffff/f619dfee){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241114125134170 DLLC NOTICE LLME(ffffffff/f619dfee){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114125134170 DMM ERROR LLME(ffffffff/f619dfee){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241114125134170 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241114125134170 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241114125134170 DLLC NOTICE LLME(ffffffff/f619dfee){UNASSIGNED} LLGM Assign pre (f619dfee => ffffffff) (gprs_llc.c:1079) 20241114125134170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f619dfee => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@e8a34976b58e: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@e8a34976b58e: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241114125134184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125134184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1360)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1355)@e8a34976b58e: Final verdict of PTC: none 20241114125134185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1361)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1365)@e8a34976b58e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@e8a34976b58e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@e8a34976b58e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1363)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1358)@e8a34976b58e: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@e8a34976b58e: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1353)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@e8a34976b58e: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Nov 14 12:51:34 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 20241114125134317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125134718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53696) 20241114125135185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125135185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53696, count=54856) 20241114125136187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125136187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Nov 14 12:51:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125137188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125137188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_req_id_req_ra_update started. 20241114125137771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125137772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125137820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125137820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125137820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125137820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125137820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125137820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125137820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125137820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125137820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125137822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125137822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125137822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125137822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125137822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125137822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125137822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125137822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125137822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125137822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125137822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125137823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125137823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125137827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125137835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125137835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1375)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 TC_attach_req_id_req_ra_update-BVCI196(1373)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125137867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125137867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125137867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125137867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125137867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125137867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125137867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125137867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125137867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125137869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125137869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125137869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125137869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125137869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125137869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125137869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125137869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125137869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125137870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125137870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125137870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125137870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125137875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125137886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125137886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125137905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125137905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125137905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125137905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125137905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125137905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125137905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125137905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125137905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125137907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125137907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125137907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125137907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125137907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125137907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125137907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125137907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125137907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125137907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125137907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125137907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125137907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125137910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125137920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125137920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125138189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125138189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125138189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125138189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125138191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125138191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@e8a34976b58e: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F2BD090C'O, index=0 SGSN_Test-GSUP(1386)@e8a34976b58e: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241114125138237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125138237 DLLC NOTICE LLME(ffffffff/f2bd090c){UNASSIGNED} LLC RX: unknown TLLI 0xf2bd090c, creating LLME on the fly (gprs_llc.c:552) 20241114125138237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125138237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241114125138237 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125138237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125138237 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125138237 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114125138237 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125138237 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125138237 DLLC NOTICE LLME(ffffffff/f2bd090c){UNASSIGNED} LLGM Assign pre (f2bd090c => f4220c2b) (gprs_llc.c:1079) 20241114125138237 DLLC NOTICE LLME(f2bd090c/f4220c2b){ASSIGNED} LLGM Assign post (f2bd090c => f4220c2b) (gprs_llc.c:1125) 20241114125138237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125138237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125138237 DMM DEBUG MM(262420000000047/f4220c2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125138248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125138248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125138248 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125138248 DMM INFO MM(262420000000047/f4220c2b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114125138248 DMM INFO MM(262420000000047/f4220c2b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-16613-64 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241114125138248 DMM NOTICE MM(262420000000047/f4220c2b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241114125138248 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241114125138248 DMM INFO MM(262420000000047/f4220c2b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241114125138248 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125138248 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125138248 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125138248 DMM ERROR MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114125138248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241114125138248 DMM DEBUG MM_STATE_Gb(0)[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125138248 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114125138248 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125138248 DLLC NOTICE LLME(f2bd090c/f4220c2b){ASSIGNED} LLGM Assign pre (f4220c2b => ffffffff) (gprs_llc.c:1079) 20241114125138248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4220c2b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@e8a34976b58e: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@e8a34976b58e: Final verdict of PTC: pass 20241114125138254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44744<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@e8a34976b58e: Final verdict of PTC: none 20241114125138256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125138256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1370)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1379)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1374)@e8a34976b58e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1384)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@e8a34976b58e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@e8a34976b58e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1372)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1382)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1377)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@e8a34976b58e: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Nov 14 12:51:38 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 20241114125138387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125138789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36904) 20241114125139257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125139257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36904, count=61920) 20241114125140259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125140259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@e8a34976b58e: Test execution finished. MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Nov 14 12:51:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125141260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125141260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_iu_attach started. 20241114125141843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125141845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125141895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125141895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125141895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125141895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125141895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125141895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125141895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125141895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125141895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125141896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125141896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125141896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125141897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125141897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125141897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125141897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125141897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125141897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125141897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125141897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125141897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125141897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125141900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125141910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125141910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125141933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125141934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125141934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125141934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125141934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125141934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125141934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125141934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125141934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125141935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125141935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125141935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125141935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125141935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125141935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125141935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125141935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125141935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125141935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125141935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125141936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125141936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125141939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125141948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125141948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125141975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125141975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125141975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125141975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125141975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125141975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125141975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125141975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125141975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125141976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125141976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125141976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125141977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125141977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125141977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125141977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125141977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125141977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125141977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125141977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125141977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125141977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125141980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125141988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125141989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1406)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@e8a34976b58e: ************************************************* MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125142198 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125142198 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125142198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125142198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125142200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125142200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125142200 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125142201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125142201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125142201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125142201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125142202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125142202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125142202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125142202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125142202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125142202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125142202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125142202 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125142261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125142261 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125142261 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125142261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125142263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125142264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125143009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143010 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125143010 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125143010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@e8a34976b58e: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='D87DB43F'O, index=0 SGSN_Test-GSUP(1409)@e8a34976b58e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@e8a34976b58e: 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 := 'CDB1'O, rac := '02'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@e8a34976b58e: Added conn table entry 0TC_iu_attach(1411)13586591 SGSN_Test_0-RAN(1405)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1404)@e8a34976b58e: First idle individual index:0 20241114125143335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143335 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125143335 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125143335 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125143335 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241114125143335 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241114125143335 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241114125143335 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{Deregistered}: Allocated (fsm.c:456) 20241114125143335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: Allocated (fsm.c:456) 20241114125143335 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125143335 DMM DEBUG MM_STATE_Iu[0x561f2b528130]{Detached}: Allocated (fsm.c:456) 20241114125143335 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125143335 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125143335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125143335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125143335 DMM DEBUG MM(262420000001001/ed78b76f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125143335 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241114125143336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e8a34976b58e: { messageType := 2, destLocRef := 'CF509F'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@e8a34976b58e: 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 := '00E11F7047B0968BE6D669B91A5700DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25138167'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90034992DC1E88E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0526100A1AE87557E80DE0A5DB350569'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F49C8560C8C3225200E0E20AAA78DCDB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '58D642E22CE6BA2E35F5CAE3F12AD933'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FECD7D5ECFF8A2CA'O } } } } } SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241114125143345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143346 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125143346 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125143346 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125143346 DMM DEBUG MM(262420000001001/ed78b76f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241114125143346 DMM NOTICE MM(262420000001001/ed78b76f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125143346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125143346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125143346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125143346 DMM DEBUG MM(262420000001001/ed78b76f) Requesting authorization (sgsn_auth.c:160) 20241114125143346 DMM INFO MM(262420000001001/ed78b76f) Requesting authentication tuples (sgsn_auth.c:184) 20241114125143346 DMM DEBUG MM(262420000001001/ed78b76f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125143346 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241114125143346 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@e8a34976b58e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@e8a34976b58e: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241114125143348 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125143348 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125143348 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125143348 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125143348 DMM INFO MM(262420000001001/ed78b76f) Subscriber data update (mmctx.c:445) 20241114125143348 DMM DEBUG MM(262420000001001/ed78b76f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125143348 DMM INFO MM(262420000001001/ed78b76f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125143348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125143348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125143348 DMM INFO MM(262420000001001/ed78b76f) <- GMM AUTH AND CIPHERING REQ (rand = 00 e1 1f 70 47 b0 96 8b e6 d6 69 b9 1a 57 00 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 d6 42 e2 2c e6 ba 2e 35 f5 ca e3 f1 2a d9 33 ) (gprs_gmm.c:483) 20241114125143348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241114125143348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922FECD7D5E23094B99990000100001F02904CFF8A2CA'O 20241114125143354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143355 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125143355 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125143355 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125143355 DMM INFO MM(262420000001001/ed78b76f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125143355 DMM NOTICE MM(262420000001001/ed78b76f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125143355 DMM DEBUG MM(262420000001001/ed78b76f) checking auth: received UMTS RES = fe cd 7d 5e cf f8 a2 ca (gprs_gmm.c:666) 20241114125143355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125143355 DMM DEBUG MM(262420000001001/ed78b76f) Requesting authorization (sgsn_auth.c:160) 20241114125143355 DMM INFO MM(262420000001001/ed78b76f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125143355 DMM DEBUG MM(262420000001001/ed78b76f) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125143355 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241114125143355 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) 20241114125143355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125143355 DMM DEBUG MM(262420000001001/ed78b76f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125143355 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143355 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143355 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143355 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125143369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143370 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125143370 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125143370 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125143370 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241114125143370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125143370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125143370 DMM INFO MM(262420000001001/ed78b76f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed78b76f) (gprs_gmm.c:300) 20241114125143370 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241114125143370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125143375 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125143375 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125143375 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114125143375 DMM INFO MM(262420000001001/ed78b76f) Subscriber data update (mmctx.c:445) 20241114125143375 DMM DEBUG MM(262420000001001/ed78b76f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125143375 DMM INFO MM(262420000001001/ed78b76f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125143375 DMM NOTICE MM(262420000001001/ed78b76f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241114125143375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125143375 DMM NOTICE MM(262420000001001/ed78b76f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125143375 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) 20241114125143376 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125143376 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114125143376 DMM INFO MM(262420000001001/ed78b76f) Subscriber data update (mmctx.c:445) 20241114125143376 DMM DEBUG MM(262420000001001/ed78b76f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125143378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143378 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125143378 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125143379 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125143379 DMM INFO MM(262420000001001/ed78b76f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125143379 DMM NOTICE MM(262420000001001/ed78b76f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125143379 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125143379 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125143379 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125143379 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125143379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125143379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125143379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1404)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1404)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125143384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125143384 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125143384 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125143384 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125143384 DMM INFO MM(262420000001001/ed78b76f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125143384 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125143384 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125143384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125143384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125143384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125143384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e8a34976b58e: Session index based on local reference:0 20241114125143385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125143385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125143385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125143385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125143385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125143385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125143385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@e8a34976b58e: Deleted conn table entry 0TC_iu_attach(1411)13586591 TC_iu_attach(1411)@e8a34976b58e: setverdict(pass): none -> pass TC_iu_attach(1411)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@e8a34976b58e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@e8a34976b58e: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@e8a34976b58e: Final verdict of PTC: none 20241114125143446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1393)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1403)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1398)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@e8a34976b58e: Final verdict of PTC: none 20241114125143449 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125143449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1395)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1391)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1401)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1396)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@e8a34976b58e: Test case TC_iu_attach finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Nov 14 12:51:43 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 20241114125143589 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125143589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125143589 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125143589 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125143589 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125143589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125143589 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125143589 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125143589 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125143589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125143589 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125143589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125143589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125143589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125143589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125143589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125143590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125143590 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241114125143606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125144007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206740) 20241114125144450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125144450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206740, count=208000) 20241114125145451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125145451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125145590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125145590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125145590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Nov 14 12:51:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125146452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125146452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_iu_attach_encr started. 20241114125147067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125147069 DMM INFO MM(262420000001001/ed78b76f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125147069 DMM INFO MM(262420000001001/ed78b76f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125147069 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125147069 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125147069 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125147069 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241114125147069 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241114125147069 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) 20241114125147069 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241114125147069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: Deallocated (fsm.c:568) 20241114125147069 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125147069 DMM DEBUG MM_STATE_Iu(1)[0x561f2b528130]{Detached}: Deallocated (fsm.c:568) 20241114125147069 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aec0]{Deregistered}: Deallocated (fsm.c:568) 20241114125147069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125147121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125147121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125147121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125147121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125147121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125147121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125147121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125147121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125147121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125147123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125147123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125147123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125147123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125147123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125147123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125147124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125147124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125147124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125147124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125147124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125147124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125147124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125147129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125147139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125147139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125147158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125147158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125147158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125147158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125147158 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125147158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125147158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125147158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125147158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125147159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125147159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125147159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125147160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125147160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125147160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125147160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125147160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125147160 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125147160 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125147160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125147160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125147160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125147164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125147173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125147173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1422)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 TC_iu_attach_encr-BVCI210(1420)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125147198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125147198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125147198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125147198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125147198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125147198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125147198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125147198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125147198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125147199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125147199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125147199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125147199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125147199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125147199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125147199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125147199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125147199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125147199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125147199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125147199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125147199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125147203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125147212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125147212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1429)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@e8a34976b58e: ************************************************* MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125147421 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125147421 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125147421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125147421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125147424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125147424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125147424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125147424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125147424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125147424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125147424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125147425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125147425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125147425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125147425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125147425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125147425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125147425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125147425 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125147453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125147453 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125147453 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125147453 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125147455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125147456 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125148232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148232 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125148232 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125148233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@e8a34976b58e: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='DD43E922'O, index=0 SGSN_Test-GSUP(1432)@e8a34976b58e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@e8a34976b58e: 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 := '0B15'O, rac := '8F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@e8a34976b58e: Added conn table entry 0TC_iu_attach_encr(1434)10151549 SGSN_Test_0-SCCP(1427)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1428)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125148520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148521 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125148521 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125148521 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125148521 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241114125148521 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{Deregistered}: Allocated (fsm.c:456) 20241114125148521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125148521 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Allocated (fsm.c:456) 20241114125148521 DMM DEBUG MM_STATE_Iu[0x561f2b51ad90]{Detached}: Allocated (fsm.c:456) 20241114125148521 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125148521 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125148521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125148521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125148521 DMM DEBUG MM(262420000001001/f22a9538) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125148521 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241114125148521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e8a34976b58e: { messageType := 2, destLocRef := '9AE67D'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@e8a34976b58e: 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 := '5DAC6490202B60C118EDF6A2F9F79C7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15E2A2C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '260ED7A8EBF60E46'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DC5BD8F40070E0CEA6AFA37B159F42C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C0600101D1032B155AFFD21F3ABC6850'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '96781911C28F4FCDE84B6775EA8D759C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88051A9744184088'O } } } } } SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241114125148531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148531 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125148531 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125148531 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125148531 DMM DEBUG MM(262420000001001/f22a9538) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241114125148531 DMM NOTICE MM(262420000001001/f22a9538) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125148531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125148531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125148531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125148531 DMM DEBUG MM(262420000001001/f22a9538) Requesting authorization (sgsn_auth.c:160) 20241114125148531 DMM INFO MM(262420000001001/f22a9538) Requesting authentication tuples (sgsn_auth.c:184) 20241114125148531 DMM DEBUG MM(262420000001001/f22a9538) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125148531 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241114125148531 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@e8a34976b58e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@e8a34976b58e: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241114125148534 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125148534 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125148534 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125148534 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125148534 DMM INFO MM(262420000001001/f22a9538) Subscriber data update (mmctx.c:445) 20241114125148534 DMM DEBUG MM(262420000001001/f22a9538) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125148534 DMM INFO MM(262420000001001/f22a9538) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125148534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125148534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125148534 DMM INFO MM(262420000001001/f22a9538) <- GMM AUTH AND CIPHERING REQ (rand = 5d ac 64 90 20 2b 60 c1 18 ed f6 a2 f9 f7 9c 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 96 78 19 11 c2 8f 4f cd e8 4b 67 75 ea 8d 75 9c ) (gprs_gmm.c:483) 20241114125148534 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241114125148534 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2288051A9723094B99990000100001F0290444184088'O 20241114125148539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148539 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125148539 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125148539 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125148539 DMM INFO MM(262420000001001/f22a9538) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125148539 DMM NOTICE MM(262420000001001/f22a9538) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125148539 DMM DEBUG MM(262420000001001/f22a9538) checking auth: received UMTS RES = 88 05 1a 97 44 18 40 88 (gprs_gmm.c:666) 20241114125148540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125148540 DMM DEBUG MM(262420000001001/f22a9538) Requesting authorization (sgsn_auth.c:160) 20241114125148540 DMM INFO MM(262420000001001/f22a9538) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125148540 DMM DEBUG MM(262420000001001/f22a9538) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125148540 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241114125148540 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) 20241114125148540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125148540 DMM DEBUG MM(262420000001001/f22a9538) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241114125148540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_len:17 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241114125148549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148549 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125148549 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125148549 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125148549 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241114125148549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125148549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125148549 DMM INFO MM(262420000001001/f22a9538) <- GMM ATTACH ACCEPT (new P-TMSI=0xf22a9538) (gprs_gmm.c:300) 20241114125148549 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241114125148549 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148549 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148549 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125148553 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125148553 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125148553 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114125148553 DMM INFO MM(262420000001001/f22a9538) Subscriber data update (mmctx.c:445) 20241114125148553 DMM DEBUG MM(262420000001001/f22a9538) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125148553 DMM INFO MM(262420000001001/f22a9538) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125148553 DMM NOTICE MM(262420000001001/f22a9538) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241114125148553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125148553 DMM NOTICE MM(262420000001001/f22a9538) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125148553 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) 20241114125148554 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125148554 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114125148554 DMM INFO MM(262420000001001/f22a9538) Subscriber data update (mmctx.c:445) 20241114125148554 DMM DEBUG MM(262420000001001/f22a9538) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125148556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148556 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125148556 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125148556 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125148556 DMM INFO MM(262420000001001/f22a9538) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125148556 DMM NOTICE MM(262420000001001/f22a9538) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125148556 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125148556 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125148556 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125148556 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125148556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125148556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125148556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1427)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1427)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125148561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125148561 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125148561 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125148561 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125148561 DMM INFO MM(262420000001001/f22a9538) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125148561 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125148561 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125148561 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148561 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125148561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125148561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125148561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e8a34976b58e: Session index based on local reference:0 20241114125148563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125148563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125148563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125148563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125148563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125148563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125148563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@e8a34976b58e: Deleted conn table entry 0TC_iu_attach_encr(1434)10151549 TC_iu_attach_encr(1434)@e8a34976b58e: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@e8a34976b58e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@e8a34976b58e: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@e8a34976b58e: Final verdict of PTC: none 20241114125148623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1412)@e8a34976b58e: Final verdict of PTC: none 20241114125148625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125148625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1431)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1421)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(1432)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1416)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1426)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1419)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1415)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1424)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@e8a34976b58e: Test case TC_iu_attach_encr finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Nov 14 12:51:48 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 20241114125148765 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125148765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125148765 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125148765 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125148765 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125148765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125148765 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125148765 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125148765 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125148765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125148765 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125148765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125148765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125148765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125148765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125148765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125148766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125148766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241114125148769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125149170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183636) 20241114125149626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125149626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183636, count=211572) 20241114125150626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125150626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125150766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125150766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125150766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Nov 14 12:51:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125151628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125151628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_iu_attach_geran_rau started. 20241114125152238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125152239 DMM INFO MM(262420000001001/f22a9538) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125152239 DMM INFO MM(262420000001001/f22a9538) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125152239 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125152239 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125152239 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125152239 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241114125152239 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241114125152239 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) 20241114125152239 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241114125152239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125152239 DMM DEBUG MM_STATE_Gb[0x561f2b51aff0]{Idle}: Deallocated (fsm.c:568) 20241114125152239 DMM DEBUG MM_STATE_Iu(2)[0x561f2b51ad90]{Detached}: Deallocated (fsm.c:568) 20241114125152239 DMM DEBUG GMM(gmm_fsm)[0x561f2b528130]{Deregistered}: Deallocated (fsm.c:568) 20241114125152239 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125152284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125152284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125152284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125152284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125152284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125152284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125152284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125152284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125152284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125152285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125152285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125152285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125152286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125152286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125152286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125152286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125152286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125152286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125152286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125152286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125152286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125152286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125152290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125152300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125152300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125152319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125152319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125152319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125152319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125152319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125152319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125152319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125152319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125152319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125152321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125152321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125152321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125152321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125152321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125152321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125152321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125152321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125152321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125152321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125152321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125152322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125152322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125152326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125152337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125152337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1446)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1443)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125152361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125152361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125152361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125152361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125152361 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125152361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125152361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125152361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125152361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125152363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125152363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125152363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125152364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125152364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125152364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125152364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125152364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125152364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125152364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125152364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1450)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125152365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125152365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125152369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1446)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1452)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1452)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test-Gb2-BSSGP2(1446)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1452)@e8a34976b58e: ************************************************* SGSN_Test_0-SCCP(1449)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125152378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125152378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125152576 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125152576 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125152576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125152576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125152578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125152578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125152578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125152578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125152578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125152578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125152578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125152579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125152579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125152579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125152579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125152579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125152579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125152579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125152579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125152629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125152629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125152629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125152629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125152631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125152631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125153386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153386 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125153386 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125153386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@e8a34976b58e: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C7DAC012'O, index=0 SGSN_Test-GSUP(1455)@e8a34976b58e: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@e8a34976b58e: 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 := 'F74B'O, rac := 'C4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@e8a34976b58e: Added conn table entry 0TC_iu_attach_geran_rau(1457)13394402 SGSN_Test_0-SCCP(1449)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1451)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125153699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153700 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125153700 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125153700 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125153700 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241114125153700 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125153700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: Allocated (fsm.c:456) 20241114125153700 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125153700 DMM DEBUG MM_STATE_Iu[0x561f2b51aec0]{Detached}: Allocated (fsm.c:456) 20241114125153700 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125153700 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125153700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125153700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125153700 DMM DEBUG MM(262420000001002/d8dac9e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125153700 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241114125153700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@e8a34976b58e: { messageType := 2, destLocRef := 'CC61E2'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(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@e8a34976b58e: 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 := 'F6AD4453D2613D5F1C1C7BB65B0AA46E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C58FEBE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B00A768B05CE289'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CAFF6FE6D0C23BCE2E5BC58577A0D0DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '37A8076F8D23A84D1D73DBD2B0BEECFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9576ACEFEAB87E1058C97729FA5A97A6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C1737094017D429D'O } } } } } SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241114125153710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153710 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125153710 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125153710 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125153710 DMM DEBUG MM(262420000001002/d8dac9e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241114125153710 DMM NOTICE MM(262420000001002/d8dac9e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125153710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125153711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125153711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125153711 DMM DEBUG MM(262420000001002/d8dac9e2) Requesting authorization (sgsn_auth.c:160) 20241114125153711 DMM INFO MM(262420000001002/d8dac9e2) Requesting authentication tuples (sgsn_auth.c:184) 20241114125153711 DMM DEBUG MM(262420000001002/d8dac9e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125153711 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241114125153711 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@e8a34976b58e: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@e8a34976b58e: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241114125153713 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125153713 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125153713 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125153713 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125153713 DMM INFO MM(262420000001002/d8dac9e2) Subscriber data update (mmctx.c:445) 20241114125153713 DMM DEBUG MM(262420000001002/d8dac9e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125153713 DMM INFO MM(262420000001002/d8dac9e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125153713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125153713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125153713 DMM INFO MM(262420000001002/d8dac9e2) <- GMM AUTH AND CIPHERING REQ (rand = f6 ad 44 53 d2 61 3d 5f 1c 1c 7b b6 5b 0a a4 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 95 76 ac ef ea b8 7e 10 58 c9 77 29 fa 5a 97 a6 ) (gprs_gmm.c:483) 20241114125153713 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241114125153714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22C173709423094B99990000100002F02904017D429D'O 20241114125153721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153721 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125153722 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125153722 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125153722 DMM INFO MM(262420000001002/d8dac9e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125153722 DMM NOTICE MM(262420000001002/d8dac9e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125153722 DMM DEBUG MM(262420000001002/d8dac9e2) checking auth: received UMTS RES = c1 73 70 94 01 7d 42 9d (gprs_gmm.c:666) 20241114125153722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125153722 DMM DEBUG MM(262420000001002/d8dac9e2) Requesting authorization (sgsn_auth.c:160) 20241114125153722 DMM INFO MM(262420000001002/d8dac9e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125153722 DMM DEBUG MM(262420000001002/d8dac9e2) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125153722 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241114125153722 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) 20241114125153722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125153722 DMM DEBUG MM(262420000001002/d8dac9e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125153722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125153730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153730 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125153730 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125153730 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125153730 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241114125153730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125153730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125153730 DMM INFO MM(262420000001002/d8dac9e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dac9e2) (gprs_gmm.c:300) 20241114125153730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241114125153730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125153734 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125153734 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125153734 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114125153734 DMM INFO MM(262420000001002/d8dac9e2) Subscriber data update (mmctx.c:445) 20241114125153734 DMM DEBUG MM(262420000001002/d8dac9e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125153734 DMM INFO MM(262420000001002/d8dac9e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125153734 DMM NOTICE MM(262420000001002/d8dac9e2) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241114125153734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125153734 DMM NOTICE MM(262420000001002/d8dac9e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125153734 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) 20241114125153734 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125153734 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114125153734 DMM INFO MM(262420000001002/d8dac9e2) Subscriber data update (mmctx.c:445) 20241114125153734 DMM DEBUG MM(262420000001002/d8dac9e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125153736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153737 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125153737 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125153737 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125153737 DMM INFO MM(262420000001002/d8dac9e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125153737 DMM NOTICE MM(262420000001002/d8dac9e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125153737 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125153737 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125153737 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125153737 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125153737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125153737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125153737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1449)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1449)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125153742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125153742 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125153742 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125153742 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125153742 DMM INFO MM(262420000001002/d8dac9e2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125153742 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125153742 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125153742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125153742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125153743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125153743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@e8a34976b58e: Session index based on local reference:0 20241114125153744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125153744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125153744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125153744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125153744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125153744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125153744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@e8a34976b58e: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)13394402 TC_iu_attach_geran_rau(1457)@e8a34976b58e: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@e8a34976b58e: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@e8a34976b58e: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D8DAC9E2'O, index=1 20241114125153803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125153803 DLLC NOTICE LLME(ffffffff/d8dac9e2){UNASSIGNED} LLC RX: unknown TLLI 0xd8dac9e2, creating LLME on the fly (gprs_llc.c:552) 20241114125153803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241114125153803 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114125153803 DMM INFO MM(262420000001002/d8dac9e2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d8dac9e2, P-TMSI: d8dac9e2 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241114125153803 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241114125153803 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241114125153803 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241114125153803 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125153803 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241114125153803 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125153803 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125153803 DLLC NOTICE LLME(ffffffff/d8dac9e2){UNASSIGNED} LLGM Assign pre (d8dac9e2 => d8dac9e2) (gprs_llc.c:1079) 20241114125153803 DLLC NOTICE LLME(d8dac9e2/d8dac9e2){ASSIGNED} LLGM Assign post (d8dac9e2 => d8dac9e2) (gprs_llc.c:1125) 20241114125153803 DMM INFO MM(262420000001002/d8dac9e2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@e8a34976b58e: Removing Client IMSI='262420000001002'H, index=1 20241114125153818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125153818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125153818 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125153818 DMM INFO MM(262420000001002/d8dac9e2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114125153818 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114125153818 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125153818 DLLC NOTICE LLME(d8dac9e2/d8dac9e2){ASSIGNED} LLGM Assign pre (ffffffff => d8dac9e2) (gprs_llc.c:1079) 20241114125153818 DLLC NOTICE LLME(ffffffff/d8dac9e2){ASSIGNED} LLGM Assign post (ffffffff => d8dac9e2) (gprs_llc.c:1125) 20241114125153818 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241114125153818 DMM ERROR MM_STATE_Gb[0x561f2b5223a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@e8a34976b58e: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@e8a34976b58e: Final verdict of PTC: none 20241114125153826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@e8a34976b58e: Final verdict of PTC: none 20241114125153829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125153829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1435)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1444)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1439)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@e8a34976b58e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1450)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1442)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1437)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1448)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@e8a34976b58e: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Nov 14 12:51:53 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241114125153945 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125153945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125153945 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125153945 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125153945 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125153945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125153945 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125153945 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125153946 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125153946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125153946 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125153946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125153946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125153946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125153946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125153946 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241114125153946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125153946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125153967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125154369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218820) 20241114125154830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125154830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218820, count=220076) 20241114125155830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125155831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125155946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125155946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125155946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Nov 14 12:51:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125156831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125156831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_geran_attach_iu_rau started. 20241114125157434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125157436 DMM INFO MM(262420000001002/d8dac9e2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125157436 DMM INFO MM(262420000001002/d8dac9e2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125157436 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125157436 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125157436 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114125157436 DMM ERROR MM_STATE_Gb[0x561f2b5223a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114125157436 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241114125157436 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) 20241114125157436 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241114125157436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aff0]{Init}: Deallocated (fsm.c:568) 20241114125157436 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125157436 DMM DEBUG MM_STATE_Iu(3)[0x561f2b51aec0]{Detached}: Deallocated (fsm.c:568) 20241114125157436 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125157436 DLLC NOTICE LLME(ffffffff/d8dac9e2){ASSIGNED} LLGM Assign pre (d8dac9e2 => ffffffff) (gprs_llc.c:1079) 20241114125157436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8dac9e2 => ffffffff) (gprs_llc.c:1125) 20241114125157436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125157486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125157486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125157486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125157486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125157486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1462)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125157487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125157487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125157487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125157487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125157487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125157487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125157487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125157487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125157488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125157488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1463)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125157492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114125157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125157502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1460)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1462)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125157512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125157512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125157512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125157512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125157512 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125157512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125157512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125157512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125157512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125157514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125157514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125157514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125157514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125157514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125157514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125157514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125157514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125157514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125157514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125157514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125157515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125157515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125157519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125157529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125157529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125157553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125157553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125157553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125157553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125157553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125157553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125157553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125157553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125157553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125157555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125157555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125157555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125157555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125157555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125157555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125157555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125157555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125157555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125157555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125157555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125157556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125157556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125157560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125157571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125157571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1475)@e8a34976b58e: M3UA emulation initiated, the test can be started MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@e8a34976b58e: ************************************************* TC_geran_attach_iu_rau-BVCI220(1471)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1473)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125157775 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125157775 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125157775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125157775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125157778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125157778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125157778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125157778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125157778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125157778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125157778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125157779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125157779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125157779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125157779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125157779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125157779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125157779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125157779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125157832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125157832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125157832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125157832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125157835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125157835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125158585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125158585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125158585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125158585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125158585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125158585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125158585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125158585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125158585 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125158585 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125158586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125158586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125158586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125158586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125158586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125158586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125158586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125158586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241114125158722 DGPRS DEBUG Checking for inactive LLMEs, time = 13399452 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1460)@e8a34976b58e: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FC55973E'O, index=0 SGSN_Test-GSUP(1478)@e8a34976b58e: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@e8a34976b58e: 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 := '794160F8604089C1B2BA43A901A18C27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '926DE5F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBEE687A06C6BD80'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17172D97431D39D3A02B65DEADE6CB20'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE5C1553809E7E4A58DC355B27C119F8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ABE3AEE1E71A926C2E8C7326E26759EB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '40B82AED352B39F8'O } } } } } 20241114125158890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125158890 DLLC NOTICE LLME(ffffffff/fc55973e){UNASSIGNED} LLC RX: unknown TLLI 0xfc55973e, creating LLME on the fly (gprs_llc.c:552) 20241114125158890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125158890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241114125158890 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Allocated (fsm.c:456) 20241114125158891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125158891 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125158891 DMM DEBUG MM_STATE_Iu[0x561f2b51aff0]{Detached}: Allocated (fsm.c:456) 20241114125158891 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125158891 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125158891 DLLC NOTICE LLME(ffffffff/fc55973e){UNASSIGNED} LLGM Assign pre (fc55973e => d7616df1) (gprs_llc.c:1079) 20241114125158891 DLLC NOTICE LLME(fc55973e/d7616df1){ASSIGNED} LLGM Assign post (fc55973e => d7616df1) (gprs_llc.c:1125) 20241114125158891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125158891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125158891 DMM DEBUG MM(262420000001003/d7616df1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125158904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125158904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114125158904 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125158904 DMM DEBUG MM(262420000001003/d7616df1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241114125158904 DMM NOTICE MM(262420000001003/d7616df1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125158904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125158904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125158904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125158904 DMM DEBUG MM(262420000001003/d7616df1) Requesting authorization (sgsn_auth.c:160) 20241114125158904 DMM INFO MM(262420000001003/d7616df1) Requesting authentication tuples (sgsn_auth.c:184) 20241114125158904 DMM DEBUG MM(262420000001003/d7616df1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125158904 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241114125158904 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@e8a34976b58e: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@e8a34976b58e: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241114125158907 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125158907 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125158907 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125158907 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125158907 DMM INFO MM(262420000001003/d7616df1) Subscriber data update (mmctx.c:445) 20241114125158907 DMM DEBUG MM(262420000001003/d7616df1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125158907 DMM INFO MM(262420000001003/d7616df1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125158907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125158907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125158907 DMM INFO MM(262420000001003/d7616df1) <- GMM AUTH AND CIPHERING REQ (rand = 79 41 60 f8 60 40 89 c1 b2 ba 43 a9 01 a1 8c 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab e3 ae e1 e7 1a 92 6c 2e 8c 73 26 e2 67 59 eb ) (gprs_gmm.c:483) 20241114125158916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125158916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114125158917 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125158917 DMM INFO MM(262420000001003/d7616df1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125158917 DMM NOTICE MM(262420000001003/d7616df1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125158917 DMM DEBUG MM(262420000001003/d7616df1) checking auth: received UMTS RES = 40 b8 2a ed 35 2b 39 f8 (gprs_gmm.c:666) 20241114125158917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125158917 DMM DEBUG MM(262420000001003/d7616df1) Requesting authorization (sgsn_auth.c:160) 20241114125158917 DMM INFO MM(262420000001003/d7616df1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125158917 DMM DEBUG MM(262420000001003/d7616df1) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125158917 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241114125158917 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) 20241114125158917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114125158917 DMM INFO MM(262420000001003/d7616df1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7616df1) (gprs_gmm.c:300) 20241114125158918 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125158918 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125158918 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114125158918 DMM INFO MM(262420000001003/d7616df1) Subscriber data update (mmctx.c:445) 20241114125158918 DMM DEBUG MM(262420000001003/d7616df1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125158918 DMM INFO MM(262420000001003/d7616df1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125158918 DMM NOTICE MM(262420000001003/d7616df1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241114125158918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125158918 DMM NOTICE MM(262420000001003/d7616df1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125158918 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) 20241114125158918 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125158918 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114125158918 DMM INFO MM(262420000001003/d7616df1) Subscriber data update (mmctx.c:445) 20241114125158918 DMM DEBUG MM(262420000001003/d7616df1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114125158924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125158924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114125158924 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241114125158924 DMM INFO MM(262420000001003/d7616df1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125158924 DMM NOTICE MM(262420000001003/d7616df1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125158924 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125158924 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125158924 DLLC NOTICE LLME(fc55973e/d7616df1){ASSIGNED} LLGM Assign pre (ffffffff => d7616df1) (gprs_llc.c:1079) 20241114125158924 DLLC NOTICE LLME(ffffffff/d7616df1){ASSIGNED} LLGM Assign post (ffffffff => d7616df1) (gprs_llc.c:1125) 20241114125158924 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114125158924 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114125158924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125158924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@e8a34976b58e: 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 := omit, 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 := 'D7616DF1'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@e8a34976b58e: Added conn table entry 0TC_geran_attach_iu_rau(1480)7120653 SGSN_Test_0-SCCP(1473)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1474)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125158989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125158989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125158989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125158989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125158989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125158989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125158989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125158989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125158989 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125158989 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125158989 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125158989 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241114125158989 DMM INFO MM(262420000001003/d7616df1) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d7616df1 (00000000), TLLI: d7616df1 (d7616df1), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241114125158989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241114125158989 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241114125158989 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114125158989 DLLC NOTICE LLME(ffffffff/d7616df1){ASSIGNED} LLGM Assign pre (d7616df1 => ffffffff) (gprs_llc.c:1079) 20241114125158989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7616df1 => ffffffff) (gprs_llc.c:1125) 20241114125158989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125158989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241114125158989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125158989 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125158989 DMM DEBUG MM(262420000001003/d7616df1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125158989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125158989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125158989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125158989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125158989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125158989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125158989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125158989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125158989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125158989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125158989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125158989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125158989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125158989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125158989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125158989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@e8a34976b58e: { messageType := 2, destLocRef := '6CA70D'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1473)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125159001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125159001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125159001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125159001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125159001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125159001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125159001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125159001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125159001 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125159001 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125159001 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125159001 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241114125159001 DMM INFO MM(262420000001003/d7616df1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241114125159001 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241114125159001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125159001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125159001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125159001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125159001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125159001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125159001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125159001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125159001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125159001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125159001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125159001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125159001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125159001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125159001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125159001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@e8a34976b58e: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@e8a34976b58e: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1473)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1473)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241114125159012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125159012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125159012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125159012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125159012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125159012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125159012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125159012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125159012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125159012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125159012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125159012 DMM INFO MM(262420000001003/d7616df1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241114125159012 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241114125159012 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125159013 DMM DEBUG MM_STATE_Iu[0x561f2b51aff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241114125159013 DMM ERROR MM_STATE_Iu[0x561f2b51aff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@e8a34976b58e: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@e8a34976b58e: Final verdict of PTC: none 20241114125159019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114125159021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125159021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1463)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1472)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP(1478)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1467)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@e8a34976b58e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@e8a34976b58e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1470)@e8a34976b58e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1465)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1461)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@e8a34976b58e: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Nov 14 12:51:59 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 20241114125159162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125159217 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125159217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125159217 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125159217 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125159217 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125159217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125159217 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125159217 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125159217 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125159217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125159218 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125159218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125159218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125159218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125159218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125159218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125159218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125159218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241114125159563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167172) 20241114125200021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125200021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=167172, count=179048) 20241114125201023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125201023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125201219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125201219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125201219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Nov 14 12:52:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125202024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125202024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user started. 20241114125202625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125202627 DMM INFO MM(262420000001003/d7616df1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125202627 DMM INFO MM(262420000001003/d7616df1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125202627 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125202627 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125202627 DMM DEBUG MM_STATE_Iu[0x561f2b51aff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125202627 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241114125202627 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) 20241114125202627 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241114125202627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125202627 DMM DEBUG MM_STATE_Gb(0)[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125202627 DMM DEBUG MM_STATE_Iu[0x561f2b51aff0]{Detached}: Deallocated (fsm.c:568) 20241114125202627 DMM DEBUG GMM(gmm_fsm)[0x561f2b51ad90]{Deregistered}: Deallocated (fsm.c:568) 20241114125202627 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1485)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1486)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125202680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125202680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125202680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125202680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125202680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125202680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125202680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125202680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125202680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125202682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125202682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125202682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125202682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125202682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125202682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125202682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125202682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125202682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125202682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125202682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125202682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125202682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125202686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1482)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125202695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125202695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1491)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125202710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125202710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125202710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125202710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125202710 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125202710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125202710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125202710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125202710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125202712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125202712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1490)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125202712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125202712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125202712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125202712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125202713 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125202713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125202713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125202713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125202717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125202726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125202726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1488)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1490)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125202738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125202738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125202738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125202738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125202738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125202738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125202738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125202738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125202738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125202740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125202740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125202740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125202740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125202740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125202740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125202740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125202740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125202740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125202740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125202740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125202741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125202741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125202744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125202753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125202753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1498)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@e8a34976b58e: ************************************************* SGSN_Test_0-SCCP(1496)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125202962 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125202962 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125202962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125202962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125202964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125202964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125202964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125202964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125202964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125202964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125202964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125202965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125202965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125202965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125202965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125202965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125202965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125202965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125202966 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125203024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125203024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125203024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125203024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125203026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125203026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125203772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125203772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125203772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125203772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125203772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125203772 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125203772 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125203772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125203772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125203772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125203772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125203772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125203772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125203772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125203772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='CBEBB181'O, index=0 SGSN_Test-GSUP(1501)@e8a34976b58e: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@e8a34976b58e: 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 := 'D736'O, rac := '6D'O ("m") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user(1503)11628654 SGSN_Test_0-SCCP(1496)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1497)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125204092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204092 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125204092 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125204092 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125204092 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241114125204092 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{Deregistered}: Allocated (fsm.c:456) 20241114125204092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125204092 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Allocated (fsm.c:456) 20241114125204093 DMM DEBUG MM_STATE_Iu[0x561f2b528f30]{Detached}: Allocated (fsm.c:456) 20241114125204093 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125204093 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125204093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125204093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125204093 DMM DEBUG MM(262420000001004/ca3f36a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125204093 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241114125204093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: { messageType := 2, destLocRef := 'B1706E'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@e8a34976b58e: 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 := '2C6A18C264976171F1585AD0CD339BE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11B43251'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5748787B3DD55050'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C95E9F922C46F0394068818434C7E8B8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '952D7629E64081B4B1D39B55940519CA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9DD075F473AD5ABCEFEBE61B4A7F89B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4E90FAA68854A08B'O } } } } } SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241114125204102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204102 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125204102 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125204102 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125204103 DMM DEBUG MM(262420000001004/ca3f36a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241114125204103 DMM NOTICE MM(262420000001004/ca3f36a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125204103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125204103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125204103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125204103 DMM DEBUG MM(262420000001004/ca3f36a4) Requesting authorization (sgsn_auth.c:160) 20241114125204103 DMM INFO MM(262420000001004/ca3f36a4) Requesting authentication tuples (sgsn_auth.c:184) 20241114125204103 DMM DEBUG MM(262420000001004/ca3f36a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125204103 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241114125204103 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@e8a34976b58e: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241114125204105 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125204105 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125204105 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125204105 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125204106 DMM INFO MM(262420000001004/ca3f36a4) Subscriber data update (mmctx.c:445) 20241114125204106 DMM DEBUG MM(262420000001004/ca3f36a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125204106 DMM INFO MM(262420000001004/ca3f36a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125204106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125204106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125204106 DMM INFO MM(262420000001004/ca3f36a4) <- GMM AUTH AND CIPHERING REQ (rand = 2c 6a 18 c2 64 97 61 71 f1 58 5a d0 cd 33 9b e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d d0 75 f4 73 ad 5a bc ef eb e6 1b 4a 7f 89 b0 ) (gprs_gmm.c:483) 20241114125204106 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241114125204106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302224E90FAA623094B99990000100004F029048854A08B'O 20241114125204113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204113 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125204113 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125204113 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125204113 DMM INFO MM(262420000001004/ca3f36a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125204113 DMM NOTICE MM(262420000001004/ca3f36a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125204113 DMM DEBUG MM(262420000001004/ca3f36a4) checking auth: received UMTS RES = 4e 90 fa a6 88 54 a0 8b (gprs_gmm.c:666) 20241114125204113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125204113 DMM DEBUG MM(262420000001004/ca3f36a4) Requesting authorization (sgsn_auth.c:160) 20241114125204113 DMM INFO MM(262420000001004/ca3f36a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125204113 DMM DEBUG MM(262420000001004/ca3f36a4) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125204113 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241114125204113 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) 20241114125204113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125204113 DMM DEBUG MM(262420000001004/ca3f36a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125204113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125204122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204122 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125204122 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125204122 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125204122 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241114125204122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125204122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125204122 DMM INFO MM(262420000001004/ca3f36a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xca3f36a4) (gprs_gmm.c:300) 20241114125204122 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241114125204122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125204127 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125204127 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125204127 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114125204127 DMM INFO MM(262420000001004/ca3f36a4) Subscriber data update (mmctx.c:445) 20241114125204127 DMM DEBUG MM(262420000001004/ca3f36a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125204127 DMM INFO MM(262420000001004/ca3f36a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125204127 DMM NOTICE MM(262420000001004/ca3f36a4) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241114125204127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125204127 DMM NOTICE MM(262420000001004/ca3f36a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125204127 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) 20241114125204127 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125204127 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114125204127 DMM INFO MM(262420000001004/ca3f36a4) Subscriber data update (mmctx.c:445) 20241114125204127 DMM DEBUG MM(262420000001004/ca3f36a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125204130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204130 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125204130 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125204130 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125204130 DMM INFO MM(262420000001004/ca3f36a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125204130 DMM NOTICE MM(262420000001004/ca3f36a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125204130 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125204130 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125204131 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125204131 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125204131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125204131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125204131 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125204136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204136 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125204136 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125204137 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125204137 DMM INFO MM(262420000001004/ca3f36a4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125204137 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125204137 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125204137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 20241114125204138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@e8a34976b58e: Deleted conn table entry 0TC_attach_pdp_act_user(1503)11628654 TC_attach_pdp_act_user(1503)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@e8a34976b58e: 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 := 'CA3F36A4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user(1503)1450004 SGSN_Test_0-RAN(1497)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@e8a34976b58e: First idle individual index:0 20241114125204341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204342 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125204342 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125204342 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125204342 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCA3F36A4) type="signalling" (gprs_gmm.c:1944) 20241114125204342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125204342 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125204342 DMM DEBUG MM(262420000001004/ca3f36a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125204342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: { messageType := 2, destLocRef := '162014'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125204347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204348 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125204348 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125204348 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125204348 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241114125204348 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125204348 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125204348 DMM INFO MM(262420000001004/ca3f36a4) <- GMM SERVICE ACCEPT (P-TMSI=0xca3f36a4) (gprs_gmm.c:813) 20241114125204348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241114125204348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125204356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125204356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125204356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125204356 DMM INFO MM(262420000001004/ca3f36a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125204356 DMM INFO MM(262420000001004/ca3f36a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125204356 DMM DEBUG MM(262420000001004/ca3f36a4) Using GGSN 0 (gprs_sm.c:312) 20241114125204356 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) 20241114125204356 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241114125204356 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125204356 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125204356 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241114125204366 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 bf f4 37 da 11 06 7f 03 37 14 05 7f 8b 33 a3 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241114125204366 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd917608, cbp=0x561f2b5276c0) (sgsn_libgtp.c:632) 20241114125204366 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125204367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_len:30 SGSN_Test_0-SCCP(1496)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1496)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007AF87C49'O 20241114125204389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125204389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125204389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125204389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125204389 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125204389 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125204389 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125204389 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241114125204390 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114125204390 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241114125204390 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125204390 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241114125204390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125204390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125204390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125204390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125204390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125204390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125204390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e8a34976b58e: Session index based on local reference:0 TC_attach_pdp_act_user(1503)@e8a34976b58e: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user(1503)@e8a34976b58e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1496)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@e8a34976b58e: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@e8a34976b58e: Final verdict of PTC: none 20241114125204394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125204394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1491)@e8a34976b58e: Final verdict of PTC: none 20241114125204394 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125204394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125204394 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125204394 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125204394 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125204394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125204394 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125204394 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125204394 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125204394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125204394 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125204394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125204394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI97(1486)@e8a34976b58e: Final verdict of PTC: none 20241114125204394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125204394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125204394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125204394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125204395 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP-IPA(1500)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1495)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1490)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@e8a34976b58e: Final verdict of PTC: none 20241114125204396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1492)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1489)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1493)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1484)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@e8a34976b58e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1497)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Thu Nov 14 12:52:04 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241114125204542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125205044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278096) 20241114125205395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125205395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278096, count=282548) 20241114125206396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125206396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125206396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241114125206396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125206396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Nov 14 12:52:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125207397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125207397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241114125208111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125208112 DMM INFO MM(262420000001004/ca3f36a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125208112 DMM INFO MM(262420000001004/ca3f36a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125208113 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125208113 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125208113 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125208113 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125208113 DMM NOTICE MM(262420000001004/ca3f36a4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125208113 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241114125208113 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125208113 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125208113 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241114125208113 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241114125208113 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) 20241114125208113 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241114125208113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125208113 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Deallocated (fsm.c:568) 20241114125208113 DMM DEBUG MM_STATE_Iu(5)[0x561f2b528f30]{Detached}: Deallocated (fsm.c:568) 20241114125208113 DMM DEBUG GMM(gmm_fsm)[0x561f2b51aff0]{Deregistered}: Deallocated (fsm.c:568) 20241114125208113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125208113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125208113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125208113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125208113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125208113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125208113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125208113 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125208163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125208163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125208163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125208163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125208163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125208163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125208163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125208163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125208163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125208165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125208165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125208165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125208165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125208165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125208165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125208165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125208165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125208166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125208166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125208169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125208180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125208180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125208209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125208209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125208209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125208209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125208209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125208209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125208209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125208209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125208209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125208211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125208211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125208211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125208211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125208211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125208211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125208211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125208211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125208211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125208215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125208225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125208225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125208250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125208250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125208250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125208250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125208250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125208250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125208250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125208250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125208250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125208252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125208252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125208252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125208253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125208253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125208253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125208253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125208253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125208253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125208253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125208253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125208253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125208253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125208258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125208268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125208268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1521)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@e8a34976b58e: ************************************************* MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@e8a34976b58e: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114125208398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125208398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125208398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125208398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125208401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125208401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125208471 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125208471 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125208471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125208471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125208473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125208473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125208473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125208473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125208473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125208473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125208473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125208474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125208474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125208474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125208474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125208474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125208474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125208474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125208475 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125209280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209281 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125209281 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125209281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='C763A3D3'O, index=0 SGSN_Test-GSUP(1524)@e8a34976b58e: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: 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 := '8BA0'O, rac := 'CE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)4063690 SGSN_Test_0-SCCP(1519)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1520)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125209468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209468 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125209468 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125209468 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125209468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241114125209468 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{Deregistered}: Allocated (fsm.c:456) 20241114125209468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125209468 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125209468 DMM DEBUG MM_STATE_Iu[0x561f2b52cff0]{Detached}: Allocated (fsm.c:456) 20241114125209468 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125209468 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125209468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125209468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125209468 DMM DEBUG MM(262420000001058/f29483df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125209468 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241114125209469 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209469 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: { messageType := 2, destLocRef := '3E01CA'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: 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 := 'D13FFBC40C2CBE3CA7D33C9C45434C85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBC8A388'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24A064AB8B0D1100'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A73503EAF2C390985EAB55A0861D2E07'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D3371A801F449E4DEE8ACAB9077A9D4F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '072682BC9DDFF8755ED33EEF93C59A0F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A84BF5F6887679D5'O } } } } } SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241114125209480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209480 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125209480 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125209480 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125209480 DMM DEBUG MM(262420000001058/f29483df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241114125209480 DMM NOTICE MM(262420000001058/f29483df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125209480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125209480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125209480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125209480 DMM DEBUG MM(262420000001058/f29483df) Requesting authorization (sgsn_auth.c:160) 20241114125209480 DMM INFO MM(262420000001058/f29483df) Requesting authentication tuples (sgsn_auth.c:184) 20241114125209480 DMM DEBUG MM(262420000001058/f29483df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125209480 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241114125209480 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@e8a34976b58e: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241114125209483 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125209483 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125209483 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125209483 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125209483 DMM INFO MM(262420000001058/f29483df) Subscriber data update (mmctx.c:445) 20241114125209483 DMM DEBUG MM(262420000001058/f29483df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125209483 DMM INFO MM(262420000001058/f29483df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125209483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125209483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125209483 DMM INFO MM(262420000001058/f29483df) <- GMM AUTH AND CIPHERING REQ (rand = d1 3f fb c4 0c 2c be 3c a7 d3 3c 9c 45 43 4c 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 26 82 bc 9d df f8 75 5e d3 3e ef 93 c5 9a 0f ) (gprs_gmm.c:483) 20241114125209483 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241114125209483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A84BF5F623094B99990000105008F02904887679D5'O 20241114125209489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209489 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125209489 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125209489 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125209489 DMM INFO MM(262420000001058/f29483df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125209489 DMM NOTICE MM(262420000001058/f29483df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125209489 DMM DEBUG MM(262420000001058/f29483df) checking auth: received UMTS RES = a8 4b f5 f6 88 76 79 d5 (gprs_gmm.c:666) 20241114125209489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125209489 DMM DEBUG MM(262420000001058/f29483df) Requesting authorization (sgsn_auth.c:160) 20241114125209489 DMM INFO MM(262420000001058/f29483df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125209489 DMM DEBUG MM(262420000001058/f29483df) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125209489 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241114125209489 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) 20241114125209489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125209489 DMM DEBUG MM(262420000001058/f29483df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125209489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125209497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209497 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125209497 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125209497 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125209497 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241114125209497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125209497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125209497 DMM INFO MM(262420000001058/f29483df) <- GMM ATTACH ACCEPT (new P-TMSI=0xf29483df) (gprs_gmm.c:300) 20241114125209497 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241114125209497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125209502 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125209502 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125209502 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241114125209502 DMM INFO MM(262420000001058/f29483df) Subscriber data update (mmctx.c:445) 20241114125209502 DMM DEBUG MM(262420000001058/f29483df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125209502 DMM INFO MM(262420000001058/f29483df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125209502 DMM NOTICE MM(262420000001058/f29483df) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241114125209502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125209502 DMM NOTICE MM(262420000001058/f29483df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125209502 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) 20241114125209503 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125209503 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241114125209503 DMM INFO MM(262420000001058/f29483df) Subscriber data update (mmctx.c:445) 20241114125209503 DMM DEBUG MM(262420000001058/f29483df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125209506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209506 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125209506 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125209506 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125209506 DMM INFO MM(262420000001058/f29483df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125209506 DMM NOTICE MM(262420000001058/f29483df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125209506 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125209506 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125209506 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125209507 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125209507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125209507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125209507 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125209511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209511 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125209511 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125209511 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125209511 DMM INFO MM(262420000001058/f29483df) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125209511 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125209512 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125209512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-RAN(1520)@e8a34976b58e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)4063690 20241114125209513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: 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 := 'F29483DF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)6241468 SGSN_Test_0-RAN(1520)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@e8a34976b58e: First idle individual index:0 20241114125209713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209714 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125209714 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125209714 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125209714 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF29483DF) type="signalling" (gprs_gmm.c:1944) 20241114125209714 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125209714 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125209714 DMM DEBUG MM(262420000001058/f29483df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125209714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: { messageType := 2, destLocRef := '5F3CBC'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125209719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209719 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125209719 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125209719 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125209719 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241114125209719 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125209719 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125209719 DMM INFO MM(262420000001058/f29483df) <- GMM SERVICE ACCEPT (P-TMSI=0xf29483df) (gprs_gmm.c:813) 20241114125209719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241114125209720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125209727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209727 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125209727 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125209727 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125209727 DMM INFO MM(262420000001058/f29483df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125209727 DMM INFO MM(262420000001058/f29483df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125209727 DMM DEBUG MM(262420000001058/f29483df) Using GGSN 0 (gprs_sm.c:312) 20241114125209727 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) 20241114125209727 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241114125209727 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125209727 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125209727 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241114125209737 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 2b 46 44 94 11 67 c8 55 e8 14 05 7f 50 8f 1c 2a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241114125209737 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd918678, cbp=0x561f2b528b00) (sgsn_libgtp.c:632) 20241114125209737 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125209737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_len:30 SGSN_Test_0-SCCP(1519)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680010157AA2'O 20241114125209752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125209752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125209752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125209752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125209753 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125209753 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125209753 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125209753 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241114125209753 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114125209753 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241114125209753 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125209753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241114125209753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125209753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125209753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125209753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125209753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125209753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125209753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@e8a34976b58e: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241114125209756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125209756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1518)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1508)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@e8a34976b58e: Final verdict of PTC: none 20241114125209758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114125209758 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125209758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125209758 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125209758 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125209758 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125209758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125209758 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125209758 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125209758 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125209758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125209758 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125209758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125209758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125209758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125209758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125209758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125209758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125209759 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1515)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1513)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1506)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1511)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1516)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@e8a34976b58e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Thu Nov 14 12:52:09 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241114125209892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125210394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288476) 20241114125210756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125210756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288476, count=289636) 20241114125211758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125211758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125211759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125211759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125211759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Nov 14 12:52:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125212758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125212758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241114125213457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125213459 DMM INFO MM(262420000001058/f29483df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125213459 DMM INFO MM(262420000001058/f29483df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125213459 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125213459 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125213459 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125213459 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125213459 DMM NOTICE MM(262420000001058/f29483df) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125213459 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241114125213459 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125213459 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125213459 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241114125213459 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241114125213459 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) 20241114125213459 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241114125213459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125213459 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125213459 DMM DEBUG MM_STATE_Iu(7)[0x561f2b52cff0]{Detached}: Deallocated (fsm.c:568) 20241114125213459 DMM DEBUG GMM(gmm_fsm)[0x561f2b528f30]{Deregistered}: Deallocated (fsm.c:568) 20241114125213459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125213459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125213459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125213459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125213459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125213459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125213459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125213459 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125213501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125213501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125213501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125213501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125213501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125213501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125213501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125213501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125213501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125213503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125213503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125213503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125213503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125213503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125213503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125213503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125213503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125213503 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125213503 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125213503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125213504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125213504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125213507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125213516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125213516 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125213536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125213536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125213536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125213536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125213536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125213536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125213536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125213536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125213536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125213537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125213538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125213538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125213538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125213538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125213538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125213538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125213538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125213538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125213538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125213538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125213539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125213539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125213543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125213553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125213553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125213580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125213580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125213580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125213580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125213580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125213580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125213580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125213580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125213580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125213582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125213582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125213582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125213582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125213582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125213582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125213582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125213582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125213582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125213582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125213582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125213582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125213582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125213585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125213593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125213593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1544)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@e8a34976b58e: ************************************************* TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125213759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125213759 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125213759 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125213759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125213761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125213762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125213797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125213797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125213797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125213797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125213799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125213799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125213799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125213799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125213799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125213799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125213799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125213800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125213800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125213800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125213800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125213800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125213800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125213800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125213800 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125214608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214608 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125214608 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125214608 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='DBFAC10C'O, index=0 SGSN_Test-GSUP(1547)@e8a34976b58e: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: 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 := 'F083'O, rac := '49'O ("I") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)10473428 SGSN_Test_0-SCCP(1542)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1543)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125214834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214835 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125214835 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125214835 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125214835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241114125214835 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{Deregistered}: Allocated (fsm.c:456) 20241114125214835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125214835 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Allocated (fsm.c:456) 20241114125214835 DMM DEBUG MM_STATE_Iu[0x561f2b52c980]{Detached}: Allocated (fsm.c:456) 20241114125214835 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125214835 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125214835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125214835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125214835 DMM DEBUG MM(262420000001055/e2b20c0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125214835 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241114125214835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: { messageType := 2, destLocRef := '9FCFD4'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: 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 := '0A0C37AC143AE5149AABB111478D8B55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACB4B6A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9489AB9FBD852A7F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '97B8DCB18B25CC70065D77A3B63607B4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A4154B72EA0469D3F4504E64548D36F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2E3491B4232210FDF15854D37C8E7EC4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E1C5DFC79F75DF1'O } } } } } SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241114125214844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125214844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125214844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125214844 DMM DEBUG MM(262420000001055/e2b20c0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241114125214844 DMM NOTICE MM(262420000001055/e2b20c0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125214844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125214844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125214844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125214844 DMM DEBUG MM(262420000001055/e2b20c0d) Requesting authorization (sgsn_auth.c:160) 20241114125214844 DMM INFO MM(262420000001055/e2b20c0d) Requesting authentication tuples (sgsn_auth.c:184) 20241114125214844 DMM DEBUG MM(262420000001055/e2b20c0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125214844 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241114125214844 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@e8a34976b58e: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241114125214847 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125214847 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125214847 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125214847 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125214847 DMM INFO MM(262420000001055/e2b20c0d) Subscriber data update (mmctx.c:445) 20241114125214847 DMM DEBUG MM(262420000001055/e2b20c0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125214847 DMM INFO MM(262420000001055/e2b20c0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125214847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125214847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125214847 DMM INFO MM(262420000001055/e2b20c0d) <- GMM AUTH AND CIPHERING REQ (rand = 0a 0c 37 ac 14 3a e5 14 9a ab b1 11 47 8d 8b 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e 34 91 b4 23 22 10 fd f1 58 54 d3 7c 8e 7e c4 ) (gprs_gmm.c:483) 20241114125214847 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241114125214847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E229E1C5DFC23094B99990000105005F0290479F75DF1'O 20241114125214852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214853 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125214853 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125214853 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125214853 DMM INFO MM(262420000001055/e2b20c0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125214853 DMM NOTICE MM(262420000001055/e2b20c0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125214853 DMM DEBUG MM(262420000001055/e2b20c0d) checking auth: received UMTS RES = 9e 1c 5d fc 79 f7 5d f1 (gprs_gmm.c:666) 20241114125214853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125214853 DMM DEBUG MM(262420000001055/e2b20c0d) Requesting authorization (sgsn_auth.c:160) 20241114125214853 DMM INFO MM(262420000001055/e2b20c0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125214853 DMM DEBUG MM(262420000001055/e2b20c0d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125214853 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241114125214853 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) 20241114125214853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125214853 DMM DEBUG MM(262420000001055/e2b20c0d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125214853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125214859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214859 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125214859 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125214859 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125214859 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241114125214860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125214860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125214860 DMM INFO MM(262420000001055/e2b20c0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b20c0d) (gprs_gmm.c:300) 20241114125214860 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241114125214860 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214860 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125214864 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125214864 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125214864 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241114125214864 DMM INFO MM(262420000001055/e2b20c0d) Subscriber data update (mmctx.c:445) 20241114125214864 DMM DEBUG MM(262420000001055/e2b20c0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125214864 DMM INFO MM(262420000001055/e2b20c0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125214864 DMM NOTICE MM(262420000001055/e2b20c0d) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241114125214864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125214864 DMM NOTICE MM(262420000001055/e2b20c0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125214864 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) 20241114125214865 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125214865 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241114125214865 DMM INFO MM(262420000001055/e2b20c0d) Subscriber data update (mmctx.c:445) 20241114125214865 DMM DEBUG MM(262420000001055/e2b20c0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125214867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214867 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125214867 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125214867 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125214867 DMM INFO MM(262420000001055/e2b20c0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125214867 DMM NOTICE MM(262420000001055/e2b20c0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125214867 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125214867 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125214867 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125214867 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125214867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125214867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125214867 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125214871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125214872 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125214872 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125214872 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125214872 DMM INFO MM(262420000001055/e2b20c0d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125214872 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125214872 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125214872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125214872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125214872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125214872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 20241114125214873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125214873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125214873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125214873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125214873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125214873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125214873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125214873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@e8a34976b58e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)10473428 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: 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 := 'E2B20C0D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)977974 SGSN_Test_0-RAN(1543)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@e8a34976b58e: First idle individual index:0 20241114125215073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125215073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125215073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125215073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125215074 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125215074 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125215074 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125215074 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2B20C0D) type="signalling" (gprs_gmm.c:1944) 20241114125215074 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125215074 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125215074 DMM DEBUG MM(262420000001055/e2b20c0d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125215074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125215074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125215074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125215074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125215075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125215075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125215075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125215075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: { messageType := 2, destLocRef := '0EEC36'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(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125215080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125215080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125215080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125215080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125215080 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125215080 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125215080 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125215080 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241114125215080 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125215080 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125215080 DMM INFO MM(262420000001055/e2b20c0d) <- GMM SERVICE ACCEPT (P-TMSI=0xe2b20c0d) (gprs_gmm.c:813) 20241114125215080 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241114125215080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125215080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125215080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125215080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125215080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125215081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125215081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125215081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125215088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125215088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125215088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125215088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125215088 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125215088 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125215088 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125215088 DMM INFO MM(262420000001055/e2b20c0d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125215088 DMM INFO MM(262420000001055/e2b20c0d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125215088 DMM DEBUG MM(262420000001055/e2b20c0d) Using GGSN 0 (gprs_sm.c:312) 20241114125215088 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) 20241114125215088 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241114125215088 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125215088 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125215088 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241114125215098 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 6a c9 4b 32 11 bd a3 7d 83 14 05 7f 13 b1 52 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=1086 from retransmit req queue (gtp.c:443) 20241114125215098 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd9196e8, cbp=0x561f2b52dc80) (sgsn_libgtp.c:632) 20241114125215098 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125215098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125215098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125215098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125215098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_len:33 SGSN_Test_0-SCCP(1542)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680095F4DDEF'O 20241114125215117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125215117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125215117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125215117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125215118 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125215118 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125215118 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125215118 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241114125215118 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241114125215118 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241114125215118 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125215118 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241114125215118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125215118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125215118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125215118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125215118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125215118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125215118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@e8a34976b58e: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241114125215122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125215122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@e8a34976b58e: Final verdict of PTC: none 20241114125215123 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125215123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125215123 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125215123 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125215123 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125215123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125215123 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125215123 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125215124 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125215124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125215124 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125215124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125215124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125215124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125215124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125215124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125215124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125215124 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1531)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1536)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1541)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@e8a34976b58e: Final verdict of PTC: none 20241114125215124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1545)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1529)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1534)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1539)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e8a34976b58e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Thu Nov 14 12:52:15 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241114125215265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125215767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285792) 20241114125216123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125216123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285792, count=290244) 20241114125217125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125217125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125217125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125217125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125217125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Nov 14 12:52:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125218126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125218126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241114125218830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125218831 DMM INFO MM(262420000001055/e2b20c0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125218831 DMM INFO MM(262420000001055/e2b20c0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125218831 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125218831 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125218831 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125218831 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125218831 DMM NOTICE MM(262420000001055/e2b20c0d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125218831 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241114125218831 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125218831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125218831 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241114125218831 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241114125218831 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) 20241114125218832 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241114125218832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125218832 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Deallocated (fsm.c:568) 20241114125218832 DMM DEBUG MM_STATE_Iu(9)[0x561f2b52c980]{Detached}: Deallocated (fsm.c:568) 20241114125218832 DMM DEBUG GMM(gmm_fsm)[0x561f2b52cff0]{Deregistered}: Deallocated (fsm.c:568) 20241114125218832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125218832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125218832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125218832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125218832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125218832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125218832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125218832 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125218877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125218877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125218877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125218877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125218877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125218877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125218877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125218877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125218877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125218878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125218878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125218878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125218879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125218879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125218879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125218879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125218879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125218879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125218879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125218879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125218879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125218879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125218882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125218892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125218892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125218920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125218920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125218920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125218920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125218920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125218920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125218920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125218920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125218920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1559)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125218923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125218923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125218923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125218924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125218924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125218924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125218924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125218924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125218924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125218924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125218928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125218938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125218938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1559)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125218949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125218949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125218949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125218949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125218949 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125218949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125218949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125218949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125218950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125218951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125218951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125218951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125218951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125218951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125218951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125218951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125218951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125218951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125218951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125218951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125218952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125218952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125218955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125218964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125218964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1567)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@e8a34976b58e: ************************************************* SGSN_Test_0-SCCP(1565)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125219126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125219126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125219126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125219126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125219128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125219129 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125219173 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125219173 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125219173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125219173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125219175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125219175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125219175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125219175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125219175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125219175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125219175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125219176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125219176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125219176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125219176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125219176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125219176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125219176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125219176 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125219982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125219982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125219982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125219982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125219982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125219982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125219982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125219982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125219982 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125219982 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125219982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125219982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125219982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125219982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125219982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125219982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125219982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125219982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='DFA7F8E7'O, index=0 SGSN_Test-GSUP(1570)@e8a34976b58e: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: 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 := '849B'O, rac := '57'O ("W") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)9149994 SGSN_Test_0-SCCP(1565)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1566)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125220197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220198 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125220198 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125220198 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125220198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241114125220198 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{Deregistered}: Allocated (fsm.c:456) 20241114125220198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125220198 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125220198 DMM DEBUG MM_STATE_Iu[0x561f2b52e8d0]{Detached}: Allocated (fsm.c:456) 20241114125220198 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125220198 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125220198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125220198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125220198 DMM DEBUG MM(262420000001056/d5f80669) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125220198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241114125220198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: { messageType := 2, destLocRef := '8B9E2A'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: 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 := '7FC602DD7F3E58052BDE19F3EFCE00B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6F9A2B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D17DF471B06E34BA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1AECB4729520EEFD4FF4BF151A448669'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B884D2E0B6606A0BCCC92CB560DCDAD7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8916CBEB1D59EDBC7E06499B67F6D5B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1C3CCAAF30304747'O } } } } } SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241114125220208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125220209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125220209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125220209 DMM DEBUG MM(262420000001056/d5f80669) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241114125220209 DMM NOTICE MM(262420000001056/d5f80669) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125220209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125220209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125220209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125220209 DMM DEBUG MM(262420000001056/d5f80669) Requesting authorization (sgsn_auth.c:160) 20241114125220209 DMM INFO MM(262420000001056/d5f80669) Requesting authentication tuples (sgsn_auth.c:184) 20241114125220209 DMM DEBUG MM(262420000001056/d5f80669) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125220209 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241114125220209 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@e8a34976b58e: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241114125220212 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125220212 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125220212 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125220212 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125220212 DMM INFO MM(262420000001056/d5f80669) Subscriber data update (mmctx.c:445) 20241114125220212 DMM DEBUG MM(262420000001056/d5f80669) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125220212 DMM INFO MM(262420000001056/d5f80669) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125220212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125220212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125220212 DMM INFO MM(262420000001056/d5f80669) <- GMM AUTH AND CIPHERING REQ (rand = 7f c6 02 dd 7f 3e 58 05 2b de 19 f3 ef ce 00 b6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 16 cb eb 1d 59 ed bc 7e 06 49 9b 67 f6 d5 b6 ) (gprs_gmm.c:483) 20241114125220212 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241114125220212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307221C3CCAAF23094B99990000105006F0290430304747'O 20241114125220219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220219 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125220219 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125220219 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125220219 DMM INFO MM(262420000001056/d5f80669) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125220219 DMM NOTICE MM(262420000001056/d5f80669) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125220219 DMM DEBUG MM(262420000001056/d5f80669) checking auth: received UMTS RES = 1c 3c ca af 30 30 47 47 (gprs_gmm.c:666) 20241114125220219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125220219 DMM DEBUG MM(262420000001056/d5f80669) Requesting authorization (sgsn_auth.c:160) 20241114125220219 DMM INFO MM(262420000001056/d5f80669) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125220219 DMM DEBUG MM(262420000001056/d5f80669) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125220219 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241114125220219 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) 20241114125220219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125220219 DMM DEBUG MM(262420000001056/d5f80669) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125220219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125220227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220227 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125220227 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125220227 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125220227 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241114125220227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125220227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125220227 DMM INFO MM(262420000001056/d5f80669) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5f80669) (gprs_gmm.c:300) 20241114125220227 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241114125220227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125220231 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125220231 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125220231 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241114125220231 DMM INFO MM(262420000001056/d5f80669) Subscriber data update (mmctx.c:445) 20241114125220231 DMM DEBUG MM(262420000001056/d5f80669) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125220231 DMM INFO MM(262420000001056/d5f80669) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125220231 DMM NOTICE MM(262420000001056/d5f80669) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241114125220231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125220231 DMM NOTICE MM(262420000001056/d5f80669) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125220231 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) 20241114125220232 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125220232 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241114125220232 DMM INFO MM(262420000001056/d5f80669) Subscriber data update (mmctx.c:445) 20241114125220232 DMM DEBUG MM(262420000001056/d5f80669) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125220234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220234 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125220235 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125220235 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125220235 DMM INFO MM(262420000001056/d5f80669) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125220235 DMM NOTICE MM(262420000001056/d5f80669) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125220235 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125220235 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125220235 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125220235 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125220235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125220235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125220235 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125220240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220240 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125220240 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125220240 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125220240 DMM INFO MM(262420000001056/d5f80669) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125220240 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125220240 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125220240 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 20241114125220242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@e8a34976b58e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)9149994 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: 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 := 'D5F80669'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)14648531 SGSN_Test_0-RAN(1566)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@e8a34976b58e: First idle individual index:0 20241114125220445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220446 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125220446 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125220446 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125220446 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD5F80669) type="signalling" (gprs_gmm.c:1944) 20241114125220446 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125220446 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125220446 DMM DEBUG MM(262420000001056/d5f80669) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125220446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: { messageType := 2, destLocRef := 'DF84D3'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(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125220451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220451 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125220451 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125220451 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125220451 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241114125220451 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125220451 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125220451 DMM INFO MM(262420000001056/d5f80669) <- GMM SERVICE ACCEPT (P-TMSI=0xd5f80669) (gprs_gmm.c:813) 20241114125220451 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241114125220451 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220451 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220451 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220451 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125220459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220459 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125220459 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125220459 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125220459 DMM INFO MM(262420000001056/d5f80669) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125220459 DMM INFO MM(262420000001056/d5f80669) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125220459 DMM DEBUG MM(262420000001056/d5f80669) Using GGSN 0 (gprs_sm.c:312) 20241114125220459 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241114125220459 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241114125220459 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125220459 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125220459 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241114125220469 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 71 a8 90 5f 11 6d 5a 7a 57 14 05 7f ed ba 6c b5 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) 20241114125220469 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd91a758, cbp=0x561f2b52e4e0) (sgsn_libgtp.c:632) 20241114125220469 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125220469 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125220469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125220469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125220469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_len:46 SGSN_Test_0-SCCP(1565)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1565)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000083C7920'O 20241114125220487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125220487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125220487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125220487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125220487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125220487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125220487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125220487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125220487 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125220487 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125220487 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125220487 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241114125220487 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 )20241114125220487 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241114125220487 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241114125228723 DGPRS DEBUG Checking for inactive LLMEs, time = 13399482 (sgsn.c:131) 20241114125239128 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114125239128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125239128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241114125248880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125248882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125248882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114125248925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125248926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125248926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114125248952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125248954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125248954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8a34976b58e: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@e8a34976b58e: Final verdict of PTC: none 20241114125250191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125250191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1560)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1554)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@e8a34976b58e: Final verdict of PTC: none 20241114125250193 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125250193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125250193 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb0-NS0(1550)@e8a34976b58e: Final verdict of PTC: none 20241114125250193 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125250193 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125250193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125250193 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125250193 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125250193 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125250193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125250193 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125250193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125250193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125250193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125250193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125250193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125250193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1564)@e8a34976b58e: Final verdict of PTC: none 20241114125250193 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1551)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@e8a34976b58e: Final verdict of PTC: none 20241114125250194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1567)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e8a34976b58e: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1552)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1562)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1558)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Thu Nov 14 12:52:50 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241114125250329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125250830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277236) 20241114125251192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125251192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277236, count=289996) 20241114125252193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125252193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125252195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125252195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125252195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Nov 14 12:52:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125253194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125253194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241114125253895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125253897 DMM INFO MM(262420000001056/d5f80669) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125253897 DMM INFO MM(262420000001056/d5f80669) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125253897 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125253897 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125253897 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125253897 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125253897 DMM NOTICE MM(262420000001056/d5f80669) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125253897 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241114125253897 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125253897 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125253897 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241114125253897 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241114125253897 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) 20241114125253897 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241114125253897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125253897 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125253897 DMM DEBUG MM_STATE_Iu(11)[0x561f2b52e8d0]{Detached}: Deallocated (fsm.c:568) 20241114125253897 DMM DEBUG GMM(gmm_fsm)[0x561f2b52c980]{Deregistered}: Deallocated (fsm.c:568) 20241114125253897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125253897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125253897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125253897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125253897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125253897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125253897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125253897 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1578)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1578)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125253949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125253949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125253949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125253949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125253949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125253949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125253949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125253949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125253949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1577)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1578)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125253951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125253951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125253951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125253951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125253951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125253951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125253951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125253951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125253951 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125253951 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125253951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125253952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125253952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1578)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1578)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125253956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125253963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125253963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1577)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125253977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125253977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125253977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125253977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125253977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125253977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125253977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125253977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125253977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125253979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125253979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125253979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125253979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125253979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125253979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125253979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125253979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125253979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125253979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125253979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125253980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125253980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125253984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125253993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125253993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125254014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125254014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125254014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125254014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125254014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125254014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125254014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125254014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125254014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125254016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125254016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125254016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125254016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125254016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125254016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125254016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125254016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125254016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125254016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125254016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125254017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125254017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125254020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125254031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125254031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1590)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@e8a34976b58e: ************************************************* SGSN_Test_0-SCCP(1588)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125254195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125254195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125254195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125254195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125254197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125254198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125254237 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125254237 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125254237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125254237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125254240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125254240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125254240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125254240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125254240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125254240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125254240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125254241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125254241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125254241 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125254241 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125254241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125254241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125254241 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125254241 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125255046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255047 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125255047 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125255047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@e8a34976b58e: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D6283838'O, index=0 SGSN_Test-GSUP(1593)@e8a34976b58e: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: 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 := 'EA11'O, rac := 'F9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)929603 SGSN_Test_0-SCCP(1588)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1589)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125255262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255263 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125255263 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125255263 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125255263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241114125255263 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{Deregistered}: Allocated (fsm.c:456) 20241114125255263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125255263 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Allocated (fsm.c:456) 20241114125255263 DMM DEBUG MM_STATE_Iu[0x561f2b52f3a0]{Detached}: Allocated (fsm.c:456) 20241114125255263 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125255263 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125255263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125255263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125255263 DMM DEBUG MM(262420000001057/cfa5c8de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125255263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241114125255263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: { messageType := 2, destLocRef := '0E2F43'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: 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 := 'DD24B62FD2FD5F3096899D15CE4C32AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F801EC16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F73D6B3AE8A8C58'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E81EB813978CA890687B4A9BA1F2D588'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '066252FEE5763705A3D138DCF77FB26A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE215BA100D0FC96B27CFAA3B616F7CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3EE73409EE1A1EE9'O } } } } } SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241114125255273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255273 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125255273 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125255273 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125255273 DMM DEBUG MM(262420000001057/cfa5c8de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241114125255273 DMM NOTICE MM(262420000001057/cfa5c8de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125255273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125255273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125255273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125255273 DMM DEBUG MM(262420000001057/cfa5c8de) Requesting authorization (sgsn_auth.c:160) 20241114125255273 DMM INFO MM(262420000001057/cfa5c8de) Requesting authentication tuples (sgsn_auth.c:184) 20241114125255273 DMM DEBUG MM(262420000001057/cfa5c8de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125255273 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241114125255273 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@e8a34976b58e: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241114125255276 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125255276 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125255276 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125255276 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125255276 DMM INFO MM(262420000001057/cfa5c8de) Subscriber data update (mmctx.c:445) 20241114125255276 DMM DEBUG MM(262420000001057/cfa5c8de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125255276 DMM INFO MM(262420000001057/cfa5c8de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125255276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125255276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125255276 DMM INFO MM(262420000001057/cfa5c8de) <- GMM AUTH AND CIPHERING REQ (rand = dd 24 b6 2f d2 fd 5f 30 96 89 9d 15 ce 4c 32 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 21 5b a1 00 d0 fc 96 b2 7c fa a3 b6 16 f7 ca ) (gprs_gmm.c:483) 20241114125255276 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241114125255276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F223EE7340923094B99990000105007F02904EE1A1EE9'O 20241114125255282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255282 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125255282 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125255282 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125255282 DMM INFO MM(262420000001057/cfa5c8de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125255282 DMM NOTICE MM(262420000001057/cfa5c8de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125255282 DMM DEBUG MM(262420000001057/cfa5c8de) checking auth: received UMTS RES = 3e e7 34 09 ee 1a 1e e9 (gprs_gmm.c:666) 20241114125255282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125255282 DMM DEBUG MM(262420000001057/cfa5c8de) Requesting authorization (sgsn_auth.c:160) 20241114125255283 DMM INFO MM(262420000001057/cfa5c8de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125255283 DMM DEBUG MM(262420000001057/cfa5c8de) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125255283 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241114125255283 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) 20241114125255283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125255283 DMM DEBUG MM(262420000001057/cfa5c8de) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125255283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125255289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255290 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125255290 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125255290 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125255290 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241114125255290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125255290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125255290 DMM INFO MM(262420000001057/cfa5c8de) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfa5c8de) (gprs_gmm.c:300) 20241114125255290 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241114125255290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125255294 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125255294 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125255294 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241114125255294 DMM INFO MM(262420000001057/cfa5c8de) Subscriber data update (mmctx.c:445) 20241114125255294 DMM DEBUG MM(262420000001057/cfa5c8de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125255294 DMM INFO MM(262420000001057/cfa5c8de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125255294 DMM NOTICE MM(262420000001057/cfa5c8de) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241114125255294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125255294 DMM NOTICE MM(262420000001057/cfa5c8de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125255294 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) 20241114125255295 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125255295 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241114125255295 DMM INFO MM(262420000001057/cfa5c8de) Subscriber data update (mmctx.c:445) 20241114125255295 DMM DEBUG MM(262420000001057/cfa5c8de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125255297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255297 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125255297 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125255297 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125255297 DMM INFO MM(262420000001057/cfa5c8de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125255297 DMM NOTICE MM(262420000001057/cfa5c8de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125255297 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125255297 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125255297 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125255297 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125255297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125255297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125255297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125255302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255302 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125255302 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125255302 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125255302 DMM INFO MM(262420000001057/cfa5c8de) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125255302 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125255302 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125255302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 20241114125255303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@e8a34976b58e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)929603 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: 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 := 'CFA5C8DE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)8983106 SGSN_Test_0-RAN(1589)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@e8a34976b58e: First idle individual index:0 20241114125255506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255506 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125255506 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125255506 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125255506 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCFA5C8DE) type="signalling" (gprs_gmm.c:1944) 20241114125255506 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125255506 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125255506 DMM DEBUG MM(262420000001057/cfa5c8de) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125255506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: { messageType := 2, destLocRef := '891242'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125255511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255511 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125255511 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125255511 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125255511 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241114125255511 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125255511 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125255511 DMM INFO MM(262420000001057/cfa5c8de) <- GMM SERVICE ACCEPT (P-TMSI=0xcfa5c8de) (gprs_gmm.c:813) 20241114125255511 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241114125255512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125255519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255519 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125255519 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125255519 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125255519 DMM INFO MM(262420000001057/cfa5c8de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125255519 DMM INFO MM(262420000001057/cfa5c8de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125255519 DMM DEBUG MM(262420000001057/cfa5c8de) Using GGSN 0 (gprs_sm.c:312) 20241114125255519 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241114125255519 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241114125255519 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125255519 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125255519 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241114125255529 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 29 e1 41 1c 11 39 57 e0 a3 14 05 7f d3 fb 9a 03 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241114125255530 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd91b7c8, cbp=0x561f2b52e240) (sgsn_libgtp.c:632) 20241114125255530 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125255530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125255530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125255530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125255530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_len:48 SGSN_Test_0-SCCP(1588)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1588)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000000F715CE1'O 20241114125255545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125255545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125255545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125255545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125255546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125255546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125255546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125255546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125255546 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125255546 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125255546 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125255546 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241114125255546 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 )20241114125255546 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241114125255546 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241114125258723 DGPRS DEBUG Checking for inactive LLMEs, time = 13399512 (sgsn.c:131) 20241114125314197 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241114125314197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241114125314197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125323952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125323955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125323955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114125323981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125323983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125323983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241114125324018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125324020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125324020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8a34976b58e: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241114125325275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125325275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125325276 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125325276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125325276 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125325276 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-GSUP(1593)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@e8a34976b58e: Final verdict of PTC: none 20241114125325276 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125325276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125325276 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125325276 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125325276 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125325276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125325276 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125325276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125325276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125325276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125325276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125325276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125325276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125325276 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1578)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1587)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1577)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1582)@e8a34976b58e: Final verdict of PTC: none 20241114125325279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1585)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1580)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e8a34976b58e: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1576)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1577): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1578): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@e8a34976b58e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Thu Nov 14 12:53:25 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241114125325412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125325913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288436) 20241114125326276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125326276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288436, count=289256) 20241114125327278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125327278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125327278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241114125327278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125327278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Nov 14 12:53:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125328279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125328279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125328724 DGPRS DEBUG Checking for inactive LLMEs, time = 13399542 (sgsn.c:131) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_attach_pdp_act_pmm_idle started. 20241114125328980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125328981 DMM INFO MM(262420000001057/cfa5c8de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125328981 DMM INFO MM(262420000001057/cfa5c8de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125328981 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125328982 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125328982 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125328982 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125328982 DMM NOTICE MM(262420000001057/cfa5c8de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125328982 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241114125328982 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125328982 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125328982 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241114125328982 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241114125328982 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) 20241114125328982 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241114125328982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125328982 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Deallocated (fsm.c:568) 20241114125328982 DMM DEBUG MM_STATE_Iu(13)[0x561f2b52f3a0]{Detached}: Deallocated (fsm.c:568) 20241114125328982 DMM DEBUG GMM(gmm_fsm)[0x561f2b52e8d0]{Deregistered}: Deallocated (fsm.c:568) 20241114125328982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125328982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125328982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125328982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125328982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125328982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125328982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125328982 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125329023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125329023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125329023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125329023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125329023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125329023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125329023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125329023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125329023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125329024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125329024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125329024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125329025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125329025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125329025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125329025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125329025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125329025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125329025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125329025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125329025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125329025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125329029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 20241114125329036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125329036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125329067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125329067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125329067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125329067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125329067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125329067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125329067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125329067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125329067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1605)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1606)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125329069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125329069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125329069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125329069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125329069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125329069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125329069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125329069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125329069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125329069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125329069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125329069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125329069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125329073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125329080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125329080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1605)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125329099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125329099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125329099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125329099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125329099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125329099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125329099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125329099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125329099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125329100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125329100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125329100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125329100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125329100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125329100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125329100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125329100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125329100 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125329100 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125329100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125329101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125329101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125329105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125329114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125329114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1613)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@e8a34976b58e: ************************************************* MTC@e8a34976b58e: Starting RAN_Emulation TC_attach_pdp_act_pmm_idle-BVCI220(1609)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1611)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125329280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125329280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125329280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125329280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125329282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125329282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125329318 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125329318 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125329318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125329318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125329321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125329321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125329321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125329321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125329321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125329321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125329321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125329322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125329322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125329322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125329322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125329322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125329322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125329322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125329322 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125330129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330129 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125330129 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125330129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@e8a34976b58e: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='CC7D9E88'O, index=0 SGSN_Test-GSUP(1616)@e8a34976b58e: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: 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 := '8521'O, rac := 'F1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)14734191 SGSN_Test_0-SCCP(1611)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1612)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125330348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330349 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125330349 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125330349 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125330349 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241114125330349 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{Deregistered}: Allocated (fsm.c:456) 20241114125330349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125330349 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125330349 DMM DEBUG MM_STATE_Iu[0x561f2b529d20]{Detached}: Allocated (fsm.c:456) 20241114125330349 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125330349 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125330349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125330349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125330349 DMM DEBUG MM(262420000001005/ea905a6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125330349 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241114125330349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: { messageType := 2, destLocRef := 'E0D36F'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: 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 := '252B621DA319D8F7631B53EFB1A59173'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DB26885'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E11BC97475F6AA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C908E550B902353E0B7771597F3CAD16'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36724D96E1F5C6789368908B36748AEA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '370B28BE1D44FFFA32861E4984F55B1B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B3AE7375A904EE7'O } } } } } SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241114125330357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330358 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125330358 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125330358 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125330358 DMM DEBUG MM(262420000001005/ea905a6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241114125330358 DMM NOTICE MM(262420000001005/ea905a6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125330358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125330358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125330358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125330358 DMM DEBUG MM(262420000001005/ea905a6d) Requesting authorization (sgsn_auth.c:160) 20241114125330358 DMM INFO MM(262420000001005/ea905a6d) Requesting authentication tuples (sgsn_auth.c:184) 20241114125330358 DMM DEBUG MM(262420000001005/ea905a6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125330358 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241114125330358 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@e8a34976b58e: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@e8a34976b58e: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241114125330360 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125330360 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125330360 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125330360 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125330360 DMM INFO MM(262420000001005/ea905a6d) Subscriber data update (mmctx.c:445) 20241114125330360 DMM DEBUG MM(262420000001005/ea905a6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125330360 DMM INFO MM(262420000001005/ea905a6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125330360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125330360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125330360 DMM INFO MM(262420000001005/ea905a6d) <- GMM AUTH AND CIPHERING REQ (rand = 25 2b 62 1d a3 19 d8 f7 63 1b 53 ef b1 a5 91 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 0b 28 be 1d 44 ff fa 32 86 1e 49 84 f5 5b 1b ) (gprs_gmm.c:483) 20241114125330360 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241114125330360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308220B3AE73723094B99990000100005F029045A904EE7'O 20241114125330366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330366 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125330366 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125330366 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125330366 DMM INFO MM(262420000001005/ea905a6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125330366 DMM NOTICE MM(262420000001005/ea905a6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125330366 DMM DEBUG MM(262420000001005/ea905a6d) checking auth: received UMTS RES = 0b 3a e7 37 5a 90 4e e7 (gprs_gmm.c:666) 20241114125330366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125330366 DMM DEBUG MM(262420000001005/ea905a6d) Requesting authorization (sgsn_auth.c:160) 20241114125330366 DMM INFO MM(262420000001005/ea905a6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125330366 DMM DEBUG MM(262420000001005/ea905a6d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125330366 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241114125330366 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) 20241114125330366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125330366 DMM DEBUG MM(262420000001005/ea905a6d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125330366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125330374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330374 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125330374 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125330374 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125330374 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241114125330374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125330374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125330374 DMM INFO MM(262420000001005/ea905a6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea905a6d) (gprs_gmm.c:300) 20241114125330374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241114125330374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125330378 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125330378 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125330378 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241114125330378 DMM INFO MM(262420000001005/ea905a6d) Subscriber data update (mmctx.c:445) 20241114125330378 DMM DEBUG MM(262420000001005/ea905a6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125330378 DMM INFO MM(262420000001005/ea905a6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125330378 DMM NOTICE MM(262420000001005/ea905a6d) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241114125330378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125330378 DMM NOTICE MM(262420000001005/ea905a6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125330378 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) 20241114125330379 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125330379 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241114125330379 DMM INFO MM(262420000001005/ea905a6d) Subscriber data update (mmctx.c:445) 20241114125330379 DMM DEBUG MM(262420000001005/ea905a6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125330382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330382 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125330382 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125330382 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125330382 DMM INFO MM(262420000001005/ea905a6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125330382 DMM NOTICE MM(262420000001005/ea905a6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125330382 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125330382 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125330382 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125330382 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125330382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125330382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125330382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125330388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330388 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125330388 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125330388 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125330388 DMM INFO MM(262420000001005/ea905a6d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125330388 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125330388 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125330388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 20241114125330389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@e8a34976b58e: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)14734191 TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: 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 := 'EA905A6D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@e8a34976b58e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9172810 SGSN_Test_0-RAN(1612)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@e8a34976b58e: First idle individual index:0 20241114125330593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330594 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125330594 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125330594 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125330594 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEA905A6D) type="signalling" (gprs_gmm.c:1944) 20241114125330594 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125330594 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125330594 DMM DEBUG MM(262420000001005/ea905a6d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125330594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: { messageType := 2, destLocRef := '8BF74A'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125330598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330599 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125330599 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125330599 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125330599 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241114125330599 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125330599 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125330599 DMM INFO MM(262420000001005/ea905a6d) <- GMM SERVICE ACCEPT (P-TMSI=0xea905a6d) (gprs_gmm.c:813) 20241114125330599 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241114125330599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125330606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330606 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125330606 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125330606 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125330606 DMM INFO MM(262420000001005/ea905a6d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125330606 DMM INFO MM(262420000001005/ea905a6d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125330606 DMM DEBUG MM(262420000001005/ea905a6d) Using GGSN 0 (gprs_sm.c:312) 20241114125330606 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241114125330606 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241114125330606 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125330606 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125330606 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241114125330616 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 79 31 ee 5e 11 02 8e 21 18 14 05 7f f5 f2 a3 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=1093 from retransmit req queue (gtp.c:443) 20241114125330616 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd91c838, cbp=0x561f2b530080) (sgsn_libgtp.c:632) 20241114125330616 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125330616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_len:30 SGSN_Test_0-SCCP(1611)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680080E2248C'O 20241114125330632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125330632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125330632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125330632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125330632 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125330632 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125330632 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125330632 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241114125330632 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114125330632 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241114125330632 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125330632 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241114125330632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125330632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125330632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125330632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125330632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125330633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125330633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@e8a34976b58e: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1616)@e8a34976b58e: Final verdict of PTC: none 20241114125330636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125330636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1600)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1606)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1610)@e8a34976b58e: Final verdict of PTC: none 20241114125330637 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125330637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125330637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125330637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125330637 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125330637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125330637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125330637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125330637 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125330637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125330637 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125330637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125330637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125330637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125330637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125330637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125330637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1601)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@e8a34976b58e: Final verdict of PTC: none 20241114125330637 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@e8a34976b58e: Final verdict of PTC: none20241114125330638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40644<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1598)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1604)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1608)@e8a34976b58e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@e8a34976b58e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Thu Nov 14 12:53:30 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 20241114125330779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125331280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287652) 20241114125331637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125331637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287652, count=288812) 20241114125332637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125332637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125332638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125332638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125332638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Nov 14 12:53:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125333639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125333639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_pmm_idle_rx_mt_data started. 20241114125334347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125334348 DMM INFO MM(262420000001005/ea905a6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125334348 DMM INFO MM(262420000001005/ea905a6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125334348 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125334348 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125334348 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125334348 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125334348 DMM NOTICE MM(262420000001005/ea905a6d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125334348 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241114125334348 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125334348 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125334348 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241114125334348 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241114125334348 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) 20241114125334348 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241114125334348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125334348 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125334348 DMM DEBUG MM_STATE_Iu(15)[0x561f2b529d20]{Detached}: Deallocated (fsm.c:568) 20241114125334348 DMM DEBUG GMM(gmm_fsm)[0x561f2b52f3a0]{Deregistered}: Deallocated (fsm.c:568) 20241114125334348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125334349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125334349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125334349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125334349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125334349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125334349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125334349 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1624)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1624)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125334397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125334397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125334397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125334397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125334397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125334397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125334397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125334397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125334397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1623)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1624)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125334399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125334399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125334399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125334399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125334399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125334399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125334399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125334399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125334399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125334399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125334399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125334400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125334400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1624)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1624)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125334403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125334412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125334412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1621)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1623)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125334424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125334424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125334424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125334424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125334424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125334424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125334424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125334424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125334424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125334426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125334426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125334426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125334426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125334426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125334426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125334426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125334426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125334426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125334426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125334426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125334427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125334427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125334430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125334439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125334439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125334463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125334463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125334463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125334463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125334463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125334464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125334464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125334464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125334464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125334465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125334465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125334465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125334466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125334466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125334466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125334466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125334466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125334466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125334466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125334466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1633)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125334466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125334466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125334470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125334480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125334480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1636)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@e8a34976b58e: ************************************************* MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125334640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125334640 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125334640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125334640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125334642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125334642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125334686 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125334686 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125334686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125334686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125334689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125334689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125334689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125334689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125334689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125334689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125334689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125334690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125334690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125334690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125334690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125334690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125334690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125334690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125334690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125335497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335498 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125335498 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125335498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@e8a34976b58e: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='F4FBC209'O, index=0 SGSN_Test-GSUP(1639)@e8a34976b58e: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: 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 := '7CC3'O, rac := '18'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@e8a34976b58e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)13863443 SGSN_Test_0-SCCP(1634)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1635)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125335708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335708 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125335708 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125335708 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125335708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241114125335708 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{Deregistered}: Allocated (fsm.c:456) 20241114125335708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Allocated (fsm.c:456) 20241114125335708 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Allocated (fsm.c:456) 20241114125335708 DMM DEBUG MM_STATE_Iu[0x561f2b52ed40]{Detached}: Allocated (fsm.c:456) 20241114125335708 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125335708 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125335709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125335709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125335709 DMM DEBUG MM(262420000001007/c9e33470) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125335709 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241114125335709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: { messageType := 2, destLocRef := 'D38A13'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: 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 := 'FD1F79DC0EF8072FC15AAD634400696B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60AE8136'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41F098CFD73B1D03'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79C8DDF064C5BFC35C09C862F60EB3EA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9E8832AEB02A07D06B50F72D50270883'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '53F879832B3D639A9D06770EBEA24DD4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A89CB9E8A7C880CE'O } } } } } SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241114125335718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335718 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125335718 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125335718 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125335718 DMM DEBUG MM(262420000001007/c9e33470) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241114125335718 DMM NOTICE MM(262420000001007/c9e33470) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125335718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125335718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125335718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125335718 DMM DEBUG MM(262420000001007/c9e33470) Requesting authorization (sgsn_auth.c:160) 20241114125335718 DMM INFO MM(262420000001007/c9e33470) Requesting authentication tuples (sgsn_auth.c:184) 20241114125335718 DMM DEBUG MM(262420000001007/c9e33470) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125335718 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241114125335718 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@e8a34976b58e: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@e8a34976b58e: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241114125335722 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125335722 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125335722 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125335722 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125335722 DMM INFO MM(262420000001007/c9e33470) Subscriber data update (mmctx.c:445) 20241114125335722 DMM DEBUG MM(262420000001007/c9e33470) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125335722 DMM INFO MM(262420000001007/c9e33470) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125335722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125335722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125335722 DMM INFO MM(262420000001007/c9e33470) <- GMM AUTH AND CIPHERING REQ (rand = fd 1f 79 dc 0e f8 07 2f c1 5a ad 63 44 00 69 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 f8 79 83 2b 3d 63 9a 9d 06 77 0e be a2 4d d4 ) (gprs_gmm.c:483) 20241114125335722 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241114125335722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22A89CB9E823094B99990000100007F02904A7C880CE'O 20241114125335728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335728 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125335728 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125335728 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125335728 DMM INFO MM(262420000001007/c9e33470) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125335728 DMM NOTICE MM(262420000001007/c9e33470) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125335729 DMM DEBUG MM(262420000001007/c9e33470) checking auth: received UMTS RES = a8 9c b9 e8 a7 c8 80 ce (gprs_gmm.c:666) 20241114125335729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125335729 DMM DEBUG MM(262420000001007/c9e33470) Requesting authorization (sgsn_auth.c:160) 20241114125335729 DMM INFO MM(262420000001007/c9e33470) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125335729 DMM DEBUG MM(262420000001007/c9e33470) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125335729 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241114125335729 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) 20241114125335729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125335729 DMM DEBUG MM(262420000001007/c9e33470) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125335729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125335737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335737 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125335737 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125335737 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125335737 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241114125335737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125335737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125335737 DMM INFO MM(262420000001007/c9e33470) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9e33470) (gprs_gmm.c:300) 20241114125335737 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241114125335737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125335741 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125335741 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125335741 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241114125335741 DMM INFO MM(262420000001007/c9e33470) Subscriber data update (mmctx.c:445) 20241114125335741 DMM DEBUG MM(262420000001007/c9e33470) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125335741 DMM INFO MM(262420000001007/c9e33470) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125335741 DMM NOTICE MM(262420000001007/c9e33470) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241114125335741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125335741 DMM NOTICE MM(262420000001007/c9e33470) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125335741 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) 20241114125335742 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125335742 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241114125335742 DMM INFO MM(262420000001007/c9e33470) Subscriber data update (mmctx.c:445) 20241114125335742 DMM DEBUG MM(262420000001007/c9e33470) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125335744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335744 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125335744 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125335744 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125335744 DMM INFO MM(262420000001007/c9e33470) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125335744 DMM NOTICE MM(262420000001007/c9e33470) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125335744 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125335744 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125335744 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125335744 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125335744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125335744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125335744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125335749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335749 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125335749 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125335749 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125335749 DMM INFO MM(262420000001007/c9e33470) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125335749 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125335749 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125335749 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335749 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 20241114125335750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@e8a34976b58e: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)13863443 TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: 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 := 'C9E33470'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@e8a34976b58e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)5209761 SGSN_Test_0-RAN(1635)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@e8a34976b58e: First idle individual index:0 20241114125335953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335954 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125335954 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125335954 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125335954 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC9E33470) type="signalling" (gprs_gmm.c:1944) 20241114125335954 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125335954 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125335954 DMM DEBUG MM(262420000001007/c9e33470) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125335954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: { messageType := 2, destLocRef := '4F7EA1'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125335958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335959 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125335959 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125335959 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125335959 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241114125335959 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125335959 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125335959 DMM INFO MM(262420000001007/c9e33470) <- GMM SERVICE ACCEPT (P-TMSI=0xc9e33470) (gprs_gmm.c:813) 20241114125335959 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241114125335959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125335965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335965 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125335965 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125335965 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125335965 DMM INFO MM(262420000001007/c9e33470) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125335965 DMM INFO MM(262420000001007/c9e33470) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125335965 DMM DEBUG MM(262420000001007/c9e33470) Using GGSN 0 (gprs_sm.c:312) 20241114125335965 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241114125335965 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241114125335965 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125335965 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125335965 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241114125335977 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 09 7b 03 35 11 c2 cf 4b 84 14 05 7f 65 1a ea fd 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) 20241114125335977 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd91d8a8, cbp=0x561f2b530ac0) (sgsn_libgtp.c:632) 20241114125335977 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125335977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_len:30 SGSN_Test_0-SCCP(1634)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C9ABD2E4'O 20241114125335995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125335995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125335995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125335995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125335995 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125335995 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125335995 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125335995 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241114125335995 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114125335995 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241114125335995 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125335995 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241114125335995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125335995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125335995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125335995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125335995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125335995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125335995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125335995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@e8a34976b58e: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241114125335999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125335999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@e8a34976b58e: Final verdict of PTC: none 20241114125336001 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125336001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125336001 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125336001 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125336001 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125336001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125336001 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125336001 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125336001 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125336001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125336001 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125336001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125336001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125336001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125336001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241114125336001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125336001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1624)@e8a34976b58e: Final verdict of PTC: none 20241114125336001 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1633)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1628)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1623)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@e8a34976b58e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1621)@e8a34976b58e: Final verdict of PTC: none20241114125336002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1630)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@e8a34976b58e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@e8a34976b58e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1626)@e8a34976b58e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@e8a34976b58e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1631)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1622)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Thu Nov 14 12:53:36 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 20241114125336138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125336739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280916) 20241114125337001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125337001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=280916, count=288756) 20241114125338002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125338002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125338003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125338003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125338003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Nov 14 12:53:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125339003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125339003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_update_ctx_err_ind_from_ggsn started. 20241114125339807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125339808 DMM INFO MM(262420000001007/c9e33470) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125339808 DMM INFO MM(262420000001007/c9e33470) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125339808 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125339808 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125339808 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125339808 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125339808 DMM NOTICE MM(262420000001007/c9e33470) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125339808 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241114125339808 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125339808 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125339808 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241114125339808 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241114125339808 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) 20241114125339808 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241114125339808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b5223a0]{Init}: Deallocated (fsm.c:568) 20241114125339808 DMM DEBUG MM_STATE_Gb[0x561f2b51aec0]{Idle}: Deallocated (fsm.c:568) 20241114125339809 DMM DEBUG MM_STATE_Iu(17)[0x561f2b52ed40]{Detached}: Deallocated (fsm.c:568) 20241114125339809 DMM DEBUG GMM(gmm_fsm)[0x561f2b529d20]{Deregistered}: Deallocated (fsm.c:568) 20241114125339809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125339809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125339809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125339809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125339809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125339809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125339809 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125339851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125339851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125339851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125339851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125339851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125339851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125339851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125339851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125339851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125339853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125339853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125339853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125339853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125339853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125339853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125339853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125339853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125339853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241114125339853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125339853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1646)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114125339854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125339854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@e8a34976b58e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125339858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125339868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125339869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1648)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@e8a34976b58e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1652)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1652)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125339891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114125339891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125339891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125339891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125339891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241114125339891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125339891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125339891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125339891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1652)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125339892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125339892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125339892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125339892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125339892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125339892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125339892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125339892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125339892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241114125339892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125339892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125339893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125339893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1652)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1652)@e8a34976b58e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1651)@e8a34976b58e: Creating NSIP provider for "127.0.0.103":21012 20241114125339898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125339908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561f2b51cb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125339908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@e8a34976b58e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1651)@e8a34976b58e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@e8a34976b58e: Provider Link came up: sending NS-RESET 20241114125339920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114125339920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125339920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125339920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125339920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241114125339920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125339920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125339920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125339920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114125339922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125339922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125339922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125339922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114125339922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241114125339922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114125339922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241114125339922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125339922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241114125339922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114125339922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241114125339923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114125339923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@e8a34976b58e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@e8a34976b58e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114125339927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@e8a34976b58e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@e8a34976b58e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114125339937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561f2b51f240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114125339937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e8a34976b58e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8a34976b58e: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@e8a34976b58e: ************************************************* SGSN_Test_0-M3UA(1659)@e8a34976b58e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@e8a34976b58e: ************************************************* TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@e8a34976b58e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1657)@e8a34976b58e: v_sccp_pdu_maxlen:268 20241114125340004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125340004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114125340004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241114125340004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114125340006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114125340006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114125340141 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241114125340141 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241114125340141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241114125340141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@e8a34976b58e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114125340143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125340143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241114125340143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241114125340143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241114125340143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241114125340143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241114125340143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241114125340144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125340144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241114125340144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241114125340144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241114125340144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241114125340144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241114125340144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241114125340144 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241114125340952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125340952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125340952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125340952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125340952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125340952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125340952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125340952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125340953 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114125340953 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114125340953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125340953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125340953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125340953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125340953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125340953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125340953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125340953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@e8a34976b58e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@e8a34976b58e: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='DEDF066B'O, index=0 SGSN_Test-GSUP(1662)@e8a34976b58e: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: 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 := '2BD0'O, rac := '17'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@e8a34976b58e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)7512251 SGSN_Test_0-SCCP(1657)@e8a34976b58e: First idle individual index:0 SGSN_Test_0-RAN(1658)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 20241114125341070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341070 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125341070 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125341070 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125341070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241114125341070 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{Deregistered}: Allocated (fsm.c:456) 20241114125341070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Allocated (fsm.c:456) 20241114125341070 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Allocated (fsm.c:456) 20241114125341070 DMM DEBUG MM_STATE_Iu[0x561f2b52ab20]{Detached}: Allocated (fsm.c:456) 20241114125341070 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114125341070 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114125341070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114125341070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114125341070 DMM DEBUG MM(262420000001004/f4afdb02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114125341070 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241114125341070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: { messageType := 2, destLocRef := '72A0BB'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: 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 := '53507AF7D2F9E820F0E93AE51D1249E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58DE553E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '546794CE67ACFC3B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC7AECF9AE009DBE20965D7A6CE7B535'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B22C7DD10368E1289FC441AADEF937B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E3DB1BCA6EFAC3A06B56EC63305A8982'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0B95387A41BE4C5'O } } } } } SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241114125341079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341079 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125341079 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125341080 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125341080 DMM DEBUG MM(262420000001004/f4afdb02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241114125341080 DMM NOTICE MM(262420000001004/f4afdb02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114125341080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114125341080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114125341080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114125341080 DMM DEBUG MM(262420000001004/f4afdb02) Requesting authorization (sgsn_auth.c:160) 20241114125341080 DMM INFO MM(262420000001004/f4afdb02) Requesting authentication tuples (sgsn_auth.c:184) 20241114125341080 DMM DEBUG MM(262420000001004/f4afdb02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114125341080 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241114125341080 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@e8a34976b58e: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@e8a34976b58e: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241114125341082 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114125341082 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114125341082 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114125341082 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114125341082 DMM INFO MM(262420000001004/f4afdb02) Subscriber data update (mmctx.c:445) 20241114125341082 DMM DEBUG MM(262420000001004/f4afdb02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114125341082 DMM INFO MM(262420000001004/f4afdb02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114125341082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114125341082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114125341082 DMM INFO MM(262420000001004/f4afdb02) <- GMM AUTH AND CIPHERING REQ (rand = 53 50 7a f7 d2 f9 e8 20 f0 e9 3a e5 1d 12 49 e1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 db 1b ca 6e fa c3 a0 6b 56 ec 63 30 5a 89 82 ) (gprs_gmm.c:483) 20241114125341082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241114125341082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:37 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722B0B9538723094B99990000100004F02904A41BE4C5'O 20241114125341088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341088 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125341088 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125341088 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125341088 DMM INFO MM(262420000001004/f4afdb02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114125341088 DMM NOTICE MM(262420000001004/f4afdb02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114125341088 DMM DEBUG MM(262420000001004/f4afdb02) checking auth: received UMTS RES = b0 b9 53 87 a4 1b e4 c5 (gprs_gmm.c:666) 20241114125341088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114125341088 DMM DEBUG MM(262420000001004/f4afdb02) Requesting authorization (sgsn_auth.c:160) 20241114125341089 DMM INFO MM(262420000001004/f4afdb02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114125341089 DMM DEBUG MM(262420000001004/f4afdb02) Requesting subscriber data update (gprs_subscriber.c:894) 20241114125341089 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241114125341089 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) 20241114125341089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114125341089 DMM DEBUG MM(262420000001004/f4afdb02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114125341089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125341096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341097 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125341097 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125341097 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125341097 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241114125341097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241114125341097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114125341097 DMM INFO MM(262420000001004/f4afdb02) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4afdb02) (gprs_gmm.c:300) 20241114125341097 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241114125341097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114125341101 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114125341101 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114125341101 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114125341101 DMM INFO MM(262420000001004/f4afdb02) Subscriber data update (mmctx.c:445) 20241114125341101 DMM DEBUG MM(262420000001004/f4afdb02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114125341101 DMM INFO MM(262420000001004/f4afdb02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114125341101 DMM NOTICE MM(262420000001004/f4afdb02) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241114125341101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114125341101 DMM NOTICE MM(262420000001004/f4afdb02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114125341101 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) 20241114125341102 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114125341102 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114125341102 DMM INFO MM(262420000001004/f4afdb02) Subscriber data update (mmctx.c:445) 20241114125341102 DMM DEBUG MM(262420000001004/f4afdb02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:14 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114125341105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125341105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125341105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125341105 DMM INFO MM(262420000001004/f4afdb02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114125341105 DMM NOTICE MM(262420000001004/f4afdb02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114125341105 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114125341105 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114125341105 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114125341105 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241114125341105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114125341105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114125341105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:7 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114125341111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341111 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114125341111 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114125341111 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114125341111 DMM INFO MM(262420000001004/f4afdb02) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241114125341111 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241114125341111 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241114125341111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 20241114125341113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@e8a34976b58e: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)7512251 TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: 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 := 'F4AFDB02'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@e8a34976b58e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9642818 SGSN_Test_0-RAN(1658)@e8a34976b58e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@e8a34976b58e: First idle individual index:0 20241114125341313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341314 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114125341314 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114125341314 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114125341314 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF4AFDB02) type="signalling" (gprs_gmm.c:1944) 20241114125341314 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241114125341314 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114125341314 DMM DEBUG MM(262420000001004/f4afdb02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114125341314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: { messageType := 2, destLocRef := '932342'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:12 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114125341319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341319 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114125341319 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114125341319 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114125341319 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241114125341319 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114125341319 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241114125341319 DMM INFO MM(262420000001004/f4afdb02) <- GMM SERVICE ACCEPT (P-TMSI=0xf4afdb02) (gprs_gmm.c:813) 20241114125341319 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241114125341319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:23 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114125341326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341327 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114125341327 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114125341327 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114125341327 DMM INFO MM(262420000001004/f4afdb02) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241114125341327 DMM INFO MM(262420000001004/f4afdb02) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114125341327 DMM DEBUG MM(262420000001004/f4afdb02) Using GGSN 0 (gprs_sm.c:312) 20241114125341327 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241114125341327 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241114125341327 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114125341327 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241114125341327 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241114125341337 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 7d 60 17 49 11 26 d9 21 8d 14 05 7f d2 08 fd 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=1099 from retransmit req queue (gtp.c:443) 20241114125341338 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14bd91e918, cbp=0x561f2b52b1b0) (sgsn_libgtp.c:632) 20241114125341338 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241114125341338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_len:30 SGSN_Test_0-SCCP(1657)@e8a34976b58e: vl_from0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800CA9B4D64'O 20241114125341355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241114125341355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241114125341355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241114125341355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241114125341355 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114125341355 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114125341355 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114125341355 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241114125341355 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114125341355 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241114125341355 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241114125341355 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241114125341355 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341355 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125341356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125341356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125341356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125341356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125341356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241114125341356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e8a34976b58e: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1 data has been put to the reassembly buffer TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1657)@e8a34976b58e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@e8a34976b58e: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241114125341359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114125341359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@e8a34976b58e: Final verdict of PTC: none -NSVCI97(1646)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@e8a34976b58e: Final verdict of PTC: none -NSVCI98(1652)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1651)@e8a34976b58e: Final verdict of PTC: none 20241114125341361 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114125341361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125341361 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241114125341361 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241114125341362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114125341362 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114125341362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241114125341362 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241114125341362 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241114125341362 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114125341362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125341362 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241114125341362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241114125341362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241114125341362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241114125341362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) SGSN_Test-RNC_GTP(1660)@e8a34976b58e: Final verdict of PTC: none20241114125341362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241114125341362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241114125341362 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@e8a34976b58e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@e8a34976b58e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@e8a34976b58e: Final verdict of PTC: none -NSVCI99(1656)@e8a34976b58e: Final verdict of PTC: none -NSVCI98-provIP(1650)@e8a34976b58e: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@e8a34976b58e: Final verdict of PTC: none -NSVCI99-provIP(1654)@e8a34976b58e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@e8a34976b58e: Final verdict of PTC: none -NSVCI97-provIP(1644)@e8a34976b58e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@e8a34976b58e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: none MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1649): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98-provIP(1650): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-NS2(1651): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI98(1652): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@e8a34976b58e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@e8a34976b58e: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Thu Nov 14 12:53:41 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 20241114125341504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125342106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277596) 20241114125342359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125342360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277596, count=288580) 20241114125343361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125343361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125343363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241114125343363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241114125343363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@e8a34976b58e: Test execution finished. MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Nov 14 12:53:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125344363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125344363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_NS_connect_alive started. 20241114125345171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125345173 DMM INFO MM(262420000001004/f4afdb02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114125345173 DMM INFO MM(262420000001004/f4afdb02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114125345173 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114125345173 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114125345173 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114125345173 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241114125345173 DMM NOTICE MM(262420000001004/f4afdb02) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114125345173 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241114125345173 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241114125345173 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241114125345173 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241114125345173 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241114125345173 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) 20241114125345173 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241114125345173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561f2b51aec0]{Init}: Deallocated (fsm.c:568) 20241114125345173 DMM DEBUG MM_STATE_Gb[0x561f2b5223a0]{Idle}: Deallocated (fsm.c:568) 20241114125345173 DMM DEBUG MM_STATE_Iu(19)[0x561f2b52ab20]{Detached}: Deallocated (fsm.c:568) 20241114125345173 DMM DEBUG GMM(gmm_fsm)[0x561f2b52ed40]{Deregistered}: Deallocated (fsm.c:568) 20241114125345173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125345173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241114125345173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241114125345174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241114125345174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241114125345174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241114125345174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241114125345174 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241114125345197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114125345197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241114125345197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114125345364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125345364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: setverdict(pass): none -> pass MTC@e8a34976b58e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241114125346201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34152<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: pass MTC@e8a34976b58e: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@e8a34976b58e: Test case TC_NS_connect_alive finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Nov 14 12:53:46 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 20241114125346245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125346365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125346365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125346747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241114125347366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125347366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20241114125348368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125348368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Nov 14 12:53:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241114125349369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125349369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@e8a34976b58e: Test case TC_NS_connect_reset started. 20241114125349808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125349810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114125349831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114125349831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241114125349831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241114125349831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114125349831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241114125349831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114125349831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241114125349831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125349831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561f2b519c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@e8a34976b58e: setverdict(pass): none -> pass 20241114125350370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125350370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241114125350834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@e8a34976b58e: Final verdict of PTC: none MTC@e8a34976b58e: Setting final verdict of the test case. MTC@e8a34976b58e: Local verdict of MTC: pass MTC@e8a34976b58e: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@e8a34976b58e: Test case TC_NS_connect_reset finished. Verdict: pass MTC@e8a34976b58e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Nov 14 12:53:50 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 20241114125350875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114125351371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125351371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125351376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241114125352372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125352372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241114125352832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125353373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125353373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e8a34976b58e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@e8a34976b58e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e8a34976b58e: Terminating MTC. MC@e8a34976b58e: MTC terminated. MC2> exit MC@e8a34976b58e: Shutting down session. MC@e8a34976b58e: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7802.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass 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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3302987) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241114125354375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125354375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125355376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125355376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125355832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125356377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125356377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125357378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125357378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125358378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125358378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241114125358725 DGPRS DEBUG Checking for inactive LLMEs, time = 13399572 (sgsn.c:131) 20241114125358833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114125359380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125359380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241114125400381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241114125400381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3302860) [testenv][generic] Stopping sgsn (3302901) [testenv] Showing testsuite/junit-xml-7802.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7802.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='14' errors='0' skipped='0' inconc='0' time='864.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.390172'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.570075'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.368381'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.576575'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.110317'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.614405'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.605443'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.628761'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.618574'> <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.520930'> <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.535479'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.507643'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.582853'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.501081'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.612452'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.641506'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.586015'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.677710'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.652919'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.690119'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.688589'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.606017'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.604711'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.606194'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.694449'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.608260'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.694806'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.639393'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.512444'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.529611'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.523401'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.506269'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.560674'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.533311'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.607776'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.680257'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.670625'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.687584'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.509941'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.712220'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.606323'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.596506'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.595207'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.616356'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.505317'> <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.566709'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.604134'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.614132'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.638232'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.609219'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.608964'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.603203'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.595530'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.616125'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.624601'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.614356'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.595292'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.703536'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.576189'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.618405'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.629919'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.142301'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.622641'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.509393'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.452338'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.481584'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.688067'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.613438'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.666578'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.621012'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.582877'> <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.505573'> <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.512591'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.680077'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.585381'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.634205'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.629083'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.790109'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.701821'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.725131'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='31.400738'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='31.401866'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.684544'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.673405'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.613833'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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.032765'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.028732'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241114-1239-7686cd33-0'] e8a34976b58e48875322b17b114c10eeabb92310d5872173bef3363436003e79 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2233/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